2018-08-30 12:41:30,353 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-261 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-30 12:41:30,358 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.27,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=O4DTxlqGoJJv9Wkv1SRMy91yS export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=e46e8a89d2e649b28f72a2f6a1215aa1 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.6 export SDN_CONTROLLER_PASSWORD=httggOzCZGZeKJSnAT3dwdlMm export OS_REGION_NAME=regionOne 2018-08-30 12:41:30,359 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-30 12:41:30,360 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-30 12:41:30,397 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-30 12:41:30,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:41:30,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:41:30,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:41:30,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:41:30,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:41:30,683 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:41:30,684 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:41:30,689 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:41:30,689 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-30 12:41:30,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-30 12:41:30,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:41:30,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5efb6a83-cee7-472d-8918-f9991c1725e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:41:30,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5efb6a83-cee7-472d-8918-f9991c1725e7 2018-08-30 12:41:30,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:41:31,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["o0omuT55TBOSsYch3nQeAg"], "issued_at": "2018-08-30T12:41:31.000000Z"}} 2018-08-30 12:41:31,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:32,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41: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-ae03d357-18cd-47a9-a63b-61ac7cccfafb x-compute-request-id: req-ae03d357-18cd-47a9-a63b-61ac7cccfafb Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-30 12:41:32,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-ae03d357-18cd-47a9-a63b-61ac7cccfafb 2018-08-30 12:41:32,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.45495295525s 2018-08-30 12:41:32,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-ae03d357-18cd-47a9-a63b-61ac7cccfafb 2018-08-30 12:41:32,145 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-30 12:41:32,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:41:32,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 30 Aug 2018 12:41:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a88cc8f-3a39-4e14-8e83-dde31a0d1182 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-30 12:41:32,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2a88cc8f-3a39-4e14-8e83-dde31a0d1182 2018-08-30 12:41:32,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:41:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:32,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87d63e3-b8cd-467e-902a-b436e68dec3b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/7f53ef2745af42d7ba9cdc438d2ba863"}, "tags": [], "enabled": true, "id": "7f53ef2745af42d7ba9cdc438d2ba863", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-30 12:41:32,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b87d63e3-b8cd-467e-902a-b436e68dec3b 2018-08-30 12:41:32,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.29678606987s 2018-08-30 12:41:32,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b87d63e3-b8cd-467e-902a-b436e68dec3b 2018-08-30 12:41:32,452 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'7f53ef2745af42d7ba9cdc438d2ba863', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-30 12:41:32,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-30 12:41:32,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:32,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a94998-caac-44ba-8ca5-c71b74e5e084 Content-Encoding: gzip Content-Length: 1983 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0051cb6481204404983a819a860418ea"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcd8f8af993c45988e20fab6ce4972f7", "id": "0051cb6481204404983a819a860418ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/02f610cb3bbb444682f63f662bf2966a"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a54a4798c9964c2194877fd85eaace09", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/03b08524563844db87ab1fbd2556ee4a"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa486ee576db43fda2365470ded5518d", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/061c4f74f76948d19c7ab95074b49869"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4abdd810062f4e88bc4743045449e390", "id": "061c4f74f76948d19c7ab95074b49869"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0b454751eeda45fe903556aacd5cf4e0"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f9fd766bdc44850a1ef433129b05d33", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0d2294f9dcbb4ac898fa24c83c0310ef"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea166c1de8c0433486f3218d8fb1f8c2", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/22a20b9b45fd49839ced7826f54aa43f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a8178f8491d14f08b6123f5e26a119a3", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/26d619f07c8e462f8a9fd6e7b768c415"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea166c1de8c0433486f3218d8fb1f8c2", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2d376ba5377e49ad90bbbfcad2ceca7a"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a64b8acbe584d70ba8f28ace16d9049", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/301d8b8c81a7440487b7e383269129f4"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d1b51bda6cf460bad4ed1067fb83b5a", "id": "301d8b8c81a7440487b7e383269129f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/382ce511c243446eb59014cbc2b3c194"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "847b3fda9ada47e89be0c26343fdbf8c", "id": "382ce511c243446eb59014cbc2b3c194"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4398fe6e4a134a24a56a2f4a1f92da1d"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc15e6c5e7e24c08bfd652322f515b85", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5454853649ed42bbbbd7d80e91a0e42e"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa486ee576db43fda2365470ded5518d", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6156f9d415d94e0bb16d7dfc18395886"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f9fd766bdc44850a1ef433129b05d33", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/62a63261d7cf44138ab11586690298f2"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc15e6c5e7e24c08bfd652322f515b85", "id": "62a63261d7cf44138ab11586690298f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/66ea05f82eec431291f5698a4083f7d0"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa486ee576db43fda2365470ded5518d", "id": "66ea05f82eec431291f5698a4083f7d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/79ccf0c63ce34201a1af7c45d7ded288"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a8178f8491d14f08b6123f5e26a119a3", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7a96e39bcad14562a55762405cbc19d9"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d1b51bda6cf460bad4ed1067fb83b5a", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7bb10f4087f74767b2ae1b4e8a6722d5"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "847b3fda9ada47e89be0c26343fdbf8c", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7dd5c73acf6547cd923ec88ee75f0be9"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcd8f8af993c45988e20fab6ce4972f7", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/868f5d764be5455a8e107f609f007033"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "374c114a7827477ca39afa94fdcb3313", "id": "868f5d764be5455a8e107f609f007033"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/88af907ba3ab47e5b95acf11c97b2ac4"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f10ae527cc1440aa76ca0f6bda0b868", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/903b2dc9e5f74946bc94abd25b863a42"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf9cd17a815e4943998c1fdbeaf9f0de", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/926964e64ded4f9d93dc87b946c94ab1"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f9fd766bdc44850a1ef433129b05d33", "id": "926964e64ded4f9d93dc87b946c94ab1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9bc2b6ae23c6477282ee99995abbb5fc"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcd8f8af993c45988e20fab6ce4972f7", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9f0b154cfda646a583da4500d63b773d"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "374c114a7827477ca39afa94fdcb3313", "id": "9f0b154cfda646a583da4500d63b773d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a227e8301af64d3488630fb04cca3d59"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f10ae527cc1440aa76ca0f6bda0b868", "id": "a227e8301af64d3488630fb04cca3d59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a9c599b1a3104ab4b2159ebd33e8eafd"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a64b8acbe584d70ba8f28ace16d9049", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/afc570898f324ac5a7c44cdee4b58a2b"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4abdd810062f4e88bc4743045449e390", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b3c7e28740e7445a9049c1f7601cf67d"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "847b3fda9ada47e89be0c26343fdbf8c", "id": "b3c7e28740e7445a9049c1f7601cf67d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b6535a0b53d249bfac412850c2c82956"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea166c1de8c0433486f3218d8fb1f8c2", "id": "b6535a0b53d249bfac412850c2c82956"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bcc4ba51b2ba4baf9703aac3d7b1d424"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a8178f8491d14f08b6123f5e26a119a3", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c85af9a2bdda4166ad404cdd9916c3cb"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf9cd17a815e4943998c1fdbeaf9f0de", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ccc304129fac47f3805fc01c662ea7be"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "374c114a7827477ca39afa94fdcb3313", "id": "ccc304129fac47f3805fc01c662ea7be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/def33abd4bd442f4af982f4279a3f480"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf9cd17a815e4943998c1fdbeaf9f0de", "id": "def33abd4bd442f4af982f4279a3f480"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/dfd85207b1854086bfb6c35da3cbb447"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc15e6c5e7e24c08bfd652322f515b85", "id": "dfd85207b1854086bfb6c35da3cbb447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e09b062638ee43599c00073d959cffdd"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a54a4798c9964c2194877fd85eaace09", "id": "e09b062638ee43599c00073d959cffdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e5ce423885bd47d89a0582a40a107158"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a54a4798c9964c2194877fd85eaace09", "id": "e5ce423885bd47d89a0582a40a107158"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f16047fb60fb4ba090e13e8f19676a03"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d1b51bda6cf460bad4ed1067fb83b5a", "id": "f16047fb60fb4ba090e13e8f19676a03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f184070734ee43ab8226294766ff5f23"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4abdd810062f4e88bc4743045449e390", "id": "f184070734ee43ab8226294766ff5f23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f363aa58e4674ae682de04ccd9f093d8"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a64b8acbe584d70ba8f28ace16d9049", "id": "f363aa58e4674ae682de04ccd9f093d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fcedb877064e4e99abeddcf418167abd"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f10ae527cc1440aa76ca0f6bda0b868", "id": "fcedb877064e4e99abeddcf418167abd"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-30 12:41:32,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-77a94998-caac-44ba-8ca5-c71b74e5e084 2018-08-30 12:41:32,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.312890052795s 2018-08-30 12:41:32,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-77a94998-caac-44ba-8ca5-c71b74e5e084 2018-08-30 12:41:32,776 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0051cb6481204404983a819a860418ea'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bcd8f8af993c45988e20fab6ce4972f7', u'id': u'0051cb6481204404983a819a860418ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/02f610cb3bbb444682f63f662bf2966a'}, u'url': u'http://172.30.9.27:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a54a4798c9964c2194877fd85eaace09', u'id': u'02f610cb3bbb444682f63f662bf2966a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/03b08524563844db87ab1fbd2556ee4a'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fa486ee576db43fda2365470ded5518d', u'id': u'03b08524563844db87ab1fbd2556ee4a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/061c4f74f76948d19c7ab95074b49869'}, u'url': u'http://12.0.0.29:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4abdd810062f4e88bc4743045449e390', u'id': u'061c4f74f76948d19c7ab95074b49869'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0b454751eeda45fe903556aacd5cf4e0'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4f9fd766bdc44850a1ef433129b05d33', u'id': u'0b454751eeda45fe903556aacd5cf4e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0d2294f9dcbb4ac898fa24c83c0310ef'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ea166c1de8c0433486f3218d8fb1f8c2', u'id': u'0d2294f9dcbb4ac898fa24c83c0310ef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/22a20b9b45fd49839ced7826f54aa43f'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a8178f8491d14f08b6123f5e26a119a3', u'id': u'22a20b9b45fd49839ced7826f54aa43f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/26d619f07c8e462f8a9fd6e7b768c415'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ea166c1de8c0433486f3218d8fb1f8c2', u'id': u'26d619f07c8e462f8a9fd6e7b768c415'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2d376ba5377e49ad90bbbfcad2ceca7a'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1a64b8acbe584d70ba8f28ace16d9049', u'id': u'2d376ba5377e49ad90bbbfcad2ceca7a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/301d8b8c81a7440487b7e383269129f4'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7d1b51bda6cf460bad4ed1067fb83b5a', u'id': u'301d8b8c81a7440487b7e383269129f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/382ce511c243446eb59014cbc2b3c194'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'847b3fda9ada47e89be0c26343fdbf8c', u'id': u'382ce511c243446eb59014cbc2b3c194'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/4398fe6e4a134a24a56a2f4a1f92da1d'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dc15e6c5e7e24c08bfd652322f515b85', u'id': u'4398fe6e4a134a24a56a2f4a1f92da1d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5454853649ed42bbbbd7d80e91a0e42e'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fa486ee576db43fda2365470ded5518d', u'id': u'5454853649ed42bbbbd7d80e91a0e42e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6156f9d415d94e0bb16d7dfc18395886'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4f9fd766bdc44850a1ef433129b05d33', u'id': u'6156f9d415d94e0bb16d7dfc18395886'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/62a63261d7cf44138ab11586690298f2'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dc15e6c5e7e24c08bfd652322f515b85', u'id': u'62a63261d7cf44138ab11586690298f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/66ea05f82eec431291f5698a4083f7d0'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fa486ee576db43fda2365470ded5518d', u'id': u'66ea05f82eec431291f5698a4083f7d0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/79ccf0c63ce34201a1af7c45d7ded288'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a8178f8491d14f08b6123f5e26a119a3', u'id': u'79ccf0c63ce34201a1af7c45d7ded288'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/7a96e39bcad14562a55762405cbc19d9'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7d1b51bda6cf460bad4ed1067fb83b5a', u'id': u'7a96e39bcad14562a55762405cbc19d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/7bb10f4087f74767b2ae1b4e8a6722d5'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'847b3fda9ada47e89be0c26343fdbf8c', u'id': u'7bb10f4087f74767b2ae1b4e8a6722d5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/7dd5c73acf6547cd923ec88ee75f0be9'}, u'url': u'http://172.30.9.27:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bcd8f8af993c45988e20fab6ce4972f7', u'id': u'7dd5c73acf6547cd923ec88ee75f0be9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/868f5d764be5455a8e107f609f007033'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'374c114a7827477ca39afa94fdcb3313', u'id': u'868f5d764be5455a8e107f609f007033'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/88af907ba3ab47e5b95acf11c97b2ac4'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9f10ae527cc1440aa76ca0f6bda0b868', u'id': u'88af907ba3ab47e5b95acf11c97b2ac4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/903b2dc9e5f74946bc94abd25b863a42'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bf9cd17a815e4943998c1fdbeaf9f0de', u'id': u'903b2dc9e5f74946bc94abd25b863a42'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/926964e64ded4f9d93dc87b946c94ab1'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4f9fd766bdc44850a1ef433129b05d33', u'id': u'926964e64ded4f9d93dc87b946c94ab1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9bc2b6ae23c6477282ee99995abbb5fc'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bcd8f8af993c45988e20fab6ce4972f7', u'id': u'9bc2b6ae23c6477282ee99995abbb5fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9f0b154cfda646a583da4500d63b773d'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'374c114a7827477ca39afa94fdcb3313', u'id': u'9f0b154cfda646a583da4500d63b773d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a227e8301af64d3488630fb04cca3d59'}, u'url': u'http://172.30.9.27:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9f10ae527cc1440aa76ca0f6bda0b868', u'id': u'a227e8301af64d3488630fb04cca3d59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a9c599b1a3104ab4b2159ebd33e8eafd'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1a64b8acbe584d70ba8f28ace16d9049', u'id': u'a9c599b1a3104ab4b2159ebd33e8eafd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/afc570898f324ac5a7c44cdee4b58a2b'}, u'url': u'http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4abdd810062f4e88bc4743045449e390', u'id': u'afc570898f324ac5a7c44cdee4b58a2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b3c7e28740e7445a9049c1f7601cf67d'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'847b3fda9ada47e89be0c26343fdbf8c', u'id': u'b3c7e28740e7445a9049c1f7601cf67d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b6535a0b53d249bfac412850c2c82956'}, u'url': u'http://172.30.9.27:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ea166c1de8c0433486f3218d8fb1f8c2', u'id': u'b6535a0b53d249bfac412850c2c82956'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bcc4ba51b2ba4baf9703aac3d7b1d424'}, u'url': u'http://172.30.9.27:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a8178f8491d14f08b6123f5e26a119a3', u'id': u'bcc4ba51b2ba4baf9703aac3d7b1d424'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c85af9a2bdda4166ad404cdd9916c3cb'}, u'url': u'http://172.30.9.27:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bf9cd17a815e4943998c1fdbeaf9f0de', u'id': u'c85af9a2bdda4166ad404cdd9916c3cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ccc304129fac47f3805fc01c662ea7be'}, u'url': u'http://172.30.9.27:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'374c114a7827477ca39afa94fdcb3313', u'id': u'ccc304129fac47f3805fc01c662ea7be'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/def33abd4bd442f4af982f4279a3f480'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bf9cd17a815e4943998c1fdbeaf9f0de', u'id': u'def33abd4bd442f4af982f4279a3f480'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/dfd85207b1854086bfb6c35da3cbb447'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dc15e6c5e7e24c08bfd652322f515b85', u'id': u'dfd85207b1854086bfb6c35da3cbb447'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e09b062638ee43599c00073d959cffdd'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a54a4798c9964c2194877fd85eaace09', u'id': u'e09b062638ee43599c00073d959cffdd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/e5ce423885bd47d89a0582a40a107158'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a54a4798c9964c2194877fd85eaace09', u'id': u'e5ce423885bd47d89a0582a40a107158'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f16047fb60fb4ba090e13e8f19676a03'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7d1b51bda6cf460bad4ed1067fb83b5a', u'id': u'f16047fb60fb4ba090e13e8f19676a03'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f184070734ee43ab8226294766ff5f23'}, u'url': u'http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4abdd810062f4e88bc4743045449e390', u'id': u'f184070734ee43ab8226294766ff5f23'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f363aa58e4674ae682de04ccd9f093d8'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1a64b8acbe584d70ba8f28ace16d9049', u'id': u'f363aa58e4674ae682de04ccd9f093d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/fcedb877064e4e99abeddcf418167abd'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9f10ae527cc1440aa76ca0f6bda0b868', u'id': u'fcedb877064e4e99abeddcf418167abd'})] 2018-08-30 12:41:32,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-30 12:41:32,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:32,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41: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-0794085f-0d32-48e6-934a-6014733ba4dc x-compute-request-id: req-0794085f-0d32-48e6-934a-6014733ba4dc Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-30 12:41:32,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-0794085f-0d32-48e6-934a-6014733ba4dc 2018-08-30 12:41:32,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.12898683548s 2018-08-30 12:41:32,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-0794085f-0d32-48e6-934a-6014733ba4dc 2018-08-30 12:41:32,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-30 12:41:32,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:34,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41: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-ce5e4feb-72bf-4607-8cbf-44c861a858b8 x-compute-request-id: req-ce5e4feb-72bf-4607-8cbf-44c861a858b8 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-30 12:41:34,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-ce5e4feb-72bf-4607-8cbf-44c861a858b8 2018-08-30 12:41:34,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.0191719532s 2018-08-30 12:41:34,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-ce5e4feb-72bf-4607-8cbf-44c861a858b8 2018-08-30 12:41:34,944 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-30 12:41:34,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:41:34,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:36,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fc28cf0c-67b8-4a88-b9ee-7260879bd7af Date: Thu, 30 Aug 2018 12:41:36 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:41:36,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fc28cf0c-67b8-4a88-b9ee-7260879bd7af 2018-08-30 12:41:36,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.15768790245s 2018-08-30 12:41:36,107 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fc28cf0c-67b8-4a88-b9ee-7260879bd7af 2018-08-30 12:41:36,107 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-30 12:41:36,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-30 12:41:36,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:36,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41: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-d66c7472-9469-440a-8a14-423411657114 x-compute-request-id: req-d66c7472-9469-440a-8a14-423411657114 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 110}, "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.8", "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 119}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2349, "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": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-08-30 12:41:36,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-d66c7472-9469-440a-8a14-423411657114 2018-08-30 12:41:36,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0660960674286s 2018-08-30 12:41:36,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-d66c7472-9469-440a-8a14-423411657114 2018-08-30 12:41:36,174 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 110}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 119}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 2349, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-30 12:41:36,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-30 12:41:36,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:36,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41: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-ceea9fbb-fd7a-4ba0-967e-55e470f9ae51 x-compute-request-id: req-ceea9fbb-fd7a-4ba0-967e-55e470f9ae51 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-30 12:41:36,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ceea9fbb-fd7a-4ba0-967e-55e470f9ae51 2018-08-30 12:41:36,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.135466098785s 2018-08-30 12:41:36,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ceea9fbb-fd7a-4ba0-967e-55e470f9ae51 2018-08-30 12:41:36,311 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-30 12:41:36,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:41:36,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:37,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-5c39cdaf-68ae-4d05-ac81-7dcddb170dbe Date: Thu, 30 Aug 2018 12:41:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:41:37,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5c39cdaf-68ae-4d05-ac81-7dcddb170dbe 2018-08-30 12:41:37,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07866406441s 2018-08-30 12:41:37,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5c39cdaf-68ae-4d05-ac81-7dcddb170dbe 2018-08-30 12:41:37,391 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'71ff984e-b3a7-4727-8c1c-0ec2e9505296'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-30T12:38:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'mtu': 1500, u'id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'8ba36ce290fb4c3da0819170ef4857c3', u'created_at': u'2018-08-30T12:38:26Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8ba36ce290fb4c3da0819170ef4857c3'})] 2018-08-30 12:41:37,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:41:37,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:38,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5008f1e6-149e-4895-9dc6-d0e2deeecb24 Date: Thu, 30 Aug 2018 12:41:38 GMT RESP BODY: {"ports":[]} 2018-08-30 12:41:38,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-5008f1e6-149e-4895-9dc6-d0e2deeecb24 2018-08-30 12:41:38,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.998756885529s 2018-08-30 12:41:38,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-5008f1e6-149e-4895-9dc6-d0e2deeecb24 2018-08-30 12:41:38,391 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-30 12:41:38,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-30 12:41:38,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:38,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b60381e-fab9-42f6-81b7-fbc30567491f Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "68c32cc6633e434dad73311d69cf3f23"}, "user": {"id": "15679314fa684b8986ae1260497fe9cc"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/15679314fa684b8986ae1260497fe9cc/roles/68c32cc6633e434dad73311d69cf3f23"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "15679314fa684b8986ae1260497fe9cc"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/15679314fa684b8986ae1260497fe9cc/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "3117a4702af54f038db5c319bd9e4865"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/3117a4702af54f038db5c319bd9e4865/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "6ad48dfd25f0490f92c0f1580907d7d7"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/6ad48dfd25f0490f92c0f1580907d7d7/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "822d2ee9824c4611a3c6d92e66582af8"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/822d2ee9824c4611a3c6d92e66582af8/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "9939fc1067104bb1877ff91257854656"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/9939fc1067104bb1877ff91257854656/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "9b22b52660a741d58f967f6a12068e10"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/9b22b52660a741d58f967f6a12068e10/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "a796a1e366814ff38ba2397ddc229567"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/a796a1e366814ff38ba2397ddc229567/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "e46e8a89d2e649b28f72a2f6a1215aa1"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "a87560aac00147dd923f93e62e75b177"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1/users/a87560aac00147dd923f93e62e75b177/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "b692e4394b4b45cd881594f13e25a365"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/b692e4394b4b45cd881594f13e25a365/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "d7a513359b3e4db88e8e4c895e26a568"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/d7a513359b3e4db88e8e4c895e26a568/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "df67940c220a47a7ae7292f0bcfd6d02"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/df67940c220a47a7ae7292f0bcfd6d02/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "f672808441a9464db06ebe4adb728cd8"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/f672808441a9464db06ebe4adb728cd8/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"project": {"id": "8ba36ce290fb4c3da0819170ef4857c3"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "fdbb956a30a54b1ba30121cae34a54a4"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3/users/fdbb956a30a54b1ba30121cae34a54a4/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"domain": {"id": "7f53ef2745af42d7ba9cdc438d2ba863"}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "ee135ee6032e4676bb460cd78e5bba22"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/7f53ef2745af42d7ba9cdc438d2ba863/users/ee135ee6032e4676bb460cd78e5bba22/roles/701357fc73b642678c86575f5ca58e2a"}}, {"scope": {"system": {"all": true}}, "role": {"id": "701357fc73b642678c86575f5ca58e2a"}, "user": {"id": "a87560aac00147dd923f93e62e75b177"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/a87560aac00147dd923f93e62e75b177/roles/701357fc73b642678c86575f5ca58e2a"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-30 12:41:38,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-1b60381e-fab9-42f6-81b7-fbc30567491f 2018-08-30 12:41:38,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.294191122055s 2018-08-30 12:41:38,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-1b60381e-fab9-42f6-81b7-fbc30567491f 2018-08-30 12:41:38,692 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'68c32cc6633e434dad73311d69cf3f23', 'user': u'15679314fa684b8986ae1260497fe9cc'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'15679314fa684b8986ae1260497fe9cc'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'3117a4702af54f038db5c319bd9e4865'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'6ad48dfd25f0490f92c0f1580907d7d7'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'822d2ee9824c4611a3c6d92e66582af8'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'9939fc1067104bb1877ff91257854656'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'9b22b52660a741d58f967f6a12068e10'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'a796a1e366814ff38ba2397ddc229567'}), Munch({'project': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'a87560aac00147dd923f93e62e75b177'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'b692e4394b4b45cd881594f13e25a365'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'd7a513359b3e4db88e8e4c895e26a568'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'df67940c220a47a7ae7292f0bcfd6d02'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'f672808441a9464db06ebe4adb728cd8'}), Munch({'project': u'8ba36ce290fb4c3da0819170ef4857c3', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'fdbb956a30a54b1ba30121cae34a54a4'}), Munch({'domain': u'7f53ef2745af42d7ba9cdc438d2ba863', 'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'ee135ee6032e4676bb460cd78e5bba22'}), Munch({'id': u'701357fc73b642678c86575f5ca58e2a', 'user': u'a87560aac00147dd923f93e62e75b177'})] 2018-08-30 12:41:38,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:41:38,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:38,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e731632-3416-4cb0-8943-84e5d35b3389 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:41:38,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8e731632-3416-4cb0-8943-84e5d35b3389 2018-08-30 12:41:38,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188380002975s 2018-08-30 12:41:38,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8e731632-3416-4cb0-8943-84e5d35b3389 2018-08-30 12:41:38,886 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'42941655af93448aa79a2310065f9b83'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'483c788591c247178c50a4af809e5ff9'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'4ee9a6c410d34cfa9465f9f53c6a1145'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'68c32cc6633e434dad73311d69cf3f23'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'701357fc73b642678c86575f5ca58e2a'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'74cd45f25054428dab0fbb1bd980d3d4'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'})] 2018-08-30 12:41:38,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-30 12:41:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:40,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-47f5bb91-201f-4c47-9daa-228d72bc6e06 Date: Thu, 30 Aug 2018 12:41:40 GMT RESP BODY: {"routers": []} 2018-08-30 12:41:40,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-47f5bb91-201f-4c47-9daa-228d72bc6e06 2018-08-30 12:41:40,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.41198611259s 2018-08-30 12:41:40,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-47f5bb91-201f-4c47-9daa-228d72bc6e06 2018-08-30 12:41:40,300 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-30 12:41:40,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:41:40,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:40,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-502adcd0-3691-4b6b-8e08-1eb434754bc0 x-compute-request-id: req-502adcd0-3691-4b6b-8e08-1eb434754bc0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-30 12:41:40,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-502adcd0-3691-4b6b-8e08-1eb434754bc0 2018-08-30 12:41:40,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0808010101318s 2018-08-30 12:41:40,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-502adcd0-3691-4b6b-8e08-1eb434754bc0 2018-08-30 12:41:40,382 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-30 12:41:40,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-30 12:41:40,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:41:40,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 30 Aug 2018 12:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e71cb246-0b04-4208-9db5-4cf37f49362e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2018-08-30 12:41:40,395 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-e71cb246-0b04-4208-9db5-4cf37f49362e 2018-08-30 12:41:40,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:40,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a5b0fe-e8b3-4879-975b-423b98d2efbe Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/01bb90515b1c4e86a64847365107e18a"}, "enabled": true, "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1a64b8acbe584d70ba8f28ace16d9049"}, "enabled": true, "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/374c114a7827477ca39afa94fdcb3313"}, "enabled": true, "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4abdd810062f4e88bc4743045449e390"}, "enabled": true, "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4f9fd766bdc44850a1ef433129b05d33"}, "enabled": true, "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7d1b51bda6cf460bad4ed1067fb83b5a"}, "enabled": true, "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/847b3fda9ada47e89be0c26343fdbf8c"}, "enabled": true, "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9f10ae527cc1440aa76ca0f6bda0b868"}, "enabled": true, "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/a54a4798c9964c2194877fd85eaace09"}, "enabled": true, "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a8178f8491d14f08b6123f5e26a119a3"}, "enabled": true, "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcd8f8af993c45988e20fab6ce4972f7"}, "enabled": true, "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/bf9cd17a815e4943998c1fdbeaf9f0de"}, "enabled": true, "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/dc15e6c5e7e24c08bfd652322f515b85"}, "enabled": true, "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ea166c1de8c0433486f3218d8fb1f8c2"}, "enabled": true, "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/fa486ee576db43fda2365470ded5518d"}, "enabled": true, "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-30 12:41:40,723 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-80a5b0fe-e8b3-4879-975b-423b98d2efbe 2018-08-30 12:41:40,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.338145017624s 2018-08-30 12:41:40,723 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-80a5b0fe-e8b3-4879-975b-423b98d2efbe 2018-08-30 12:41:40,729 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'01bb90515b1c4e86a64847365107e18a', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'1a64b8acbe584d70ba8f28ace16d9049', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'374c114a7827477ca39afa94fdcb3313', 'name': u'cinder'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'4abdd810062f4e88bc4743045449e390', 'name': u'swift'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'4f9fd766bdc44850a1ef433129b05d33', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'7d1b51bda6cf460bad4ed1067fb83b5a', 'name': u'keystone'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'847b3fda9ada47e89be0c26343fdbf8c', 'name': u'panko'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'9f10ae527cc1440aa76ca0f6bda0b868', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'a54a4798c9964c2194877fd85eaace09', 'name': u'cinderv2'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'a8178f8491d14f08b6123f5e26a119a3', 'name': u'placement'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'bcd8f8af993c45988e20fab6ce4972f7', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'bf9cd17a815e4943998c1fdbeaf9f0de', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'dc15e6c5e7e24c08bfd652322f515b85', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'ea166c1de8c0433486f3218d8fb1f8c2', 'name': u'nova'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'fa486ee576db43fda2365470ded5518d', 'name': u'neutron'})] 2018-08-30 12:41:40,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:41:40,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d15d3a513d33475669aa97d6bb3c92812c989dca" 2018-08-30 12:41:41,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4fff6a84-b7c0-405f-9729-2cb1206813cd Date: Thu, 30 Aug 2018 12:41:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:33Z","dns_nameservers":[],"updated_at":"2018-08-30T12:38:33Z","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":"8ba36ce290fb4c3da0819170ef4857c3","id":"71ff984e-b3a7-4727-8c1c-0ec2e9505296","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-30 12:41:41,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4fff6a84-b7c0-405f-9729-2cb1206813cd 2018-08-30 12:41:41,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.4961810112s 2018-08-30 12:41:41,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4fff6a84-b7c0-405f-9729-2cb1206813cd 2018-08-30 12:41:41,226 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:38:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'71ff984e-b3a7-4727-8c1c-0ec2e9505296', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'tenant_id': u'8ba36ce290fb4c3da0819170ef4857c3', u'created_at': u'2018-08-30T12:38:33Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'8ba36ce290fb4c3da0819170ef4857c3'})] 2018-08-30 12:41:41,344 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:41:41,345 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-30 12:41:41,407 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:41:41,567 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:41:41,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:41:41,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:41:41,568 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:41:41,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:41:41,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0f9261-bae2-4f68-aadd-a2ee4f249989 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:41:41,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0c0f9261-bae2-4f68-aadd-a2ee4f249989 2018-08-30 12:41:41,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:41:41,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:41:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["CBwe5azGS5i-8ZF438MTOQ"], "issued_at": "2018-08-30T12:41:41.000000Z"}} 2018-08-30 12:41:41,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:41:41,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" 2018-08-30 12:41:43,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-93e65e52-30c3-452a-a9da-90566c0fe08a Date: Thu, 30 Aug 2018 12:41:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:41:43,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93e65e52-30c3-452a-a9da-90566c0fe08a 2018-08-30 12:41:43,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.42667889595s 2018-08-30 12:41:43,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-93e65e52-30c3-452a-a9da-90566c0fe08a 2018-08-30 12:41:43,396 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-30 12:41:43,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-30 12:41:43,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" -d '{"network": {"name": "tenantnetwork1-net_c417ee6a-2d98-4dde-82c6-43b74aad49c7", "admin_state_up": true}}' 2018-08-30 12:41:45,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-66355c3d-4281-42ba-9de7-c7991a21d9bc Date: Thu, 30 Aug 2018 12:41:45 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"24834da8-adaa-4355-8abe-0cb499fd4733","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-30T12:41:44Z","is_default":false,"provider:segmentation_id":25,"name":"tenantnetwork1-net_c417ee6a-2d98-4dde-82c6-43b74aad49c7","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:41:44Z","mtu":1450}} 2018-08-30 12:41:45,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-66355c3d-4281-42ba-9de7-c7991a21d9bc 2018-08-30 12:41:45,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.70470190048s 2018-08-30 12:41:45,101 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-66355c3d-4281-42ba-9de7-c7991a21d9bc 2018-08-30 12:41:45,102 - 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-08-30T12:41:44Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'24834da8-adaa-4355-8abe-0cb499fd4733', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_c417ee6a-2d98-4dde-82c6-43b74aad49c7', u'admin_state_up': True, u'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'created_at': u'2018-08-30T12:41:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1'}) 2018-08-30 12:41:45,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:41:45,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" 2018-08-30 12:41:46,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-c566a890-d19c-49dd-8ca2-68cb48ed2204 Date: Thu, 30 Aug 2018 12:41:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"24834da8-adaa-4355-8abe-0cb499fd4733","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-30T12:41:44Z","provider:segmentation_id":25,"name":"tenantnetwork1-net_c417ee6a-2d98-4dde-82c6-43b74aad49c7","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:41:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:41:46,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c566a890-d19c-49dd-8ca2-68cb48ed2204 2018-08-30 12:41:46,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01343584061s 2018-08-30 12:41:46,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c566a890-d19c-49dd-8ca2-68cb48ed2204 2018-08-30 12:41:46,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-30 12:41:46,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" -d '{"subnet": {"name": "tenantnetwork1-subnet_c417ee6a-2d98-4dde-82c6-43b74aad49c7", "enable_dhcp": true, "network_id": "24834da8-adaa-4355-8abe-0cb499fd4733", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-30 12:41:47,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5d4fc77a-efa7-4f7a-93cf-8407d7fed051 Date: Thu, 30 Aug 2018 12:41:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24834da8-adaa-4355-8abe-0cb499fd4733","tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:41:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:41:47Z","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":"e46e8a89d2e649b28f72a2f6a1215aa1","id":"350c0a5f-073e-471f-a596-6e7908b33964","subnetpool_id":null,"name":"tenantnetwork1-subnet_c417ee6a-2d98-4dde-82c6-43b74aad49c7"}} 2018-08-30 12:41:47,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5d4fc77a-efa7-4f7a-93cf-8407d7fed051 2018-08-30 12:41:47,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.59431695938s 2018-08-30 12:41:47,713 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5d4fc77a-efa7-4f7a-93cf-8407d7fed051 2018-08-30 12:41:47,713 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:41:47Z', 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'350c0a5f-073e-471f-a596-6e7908b33964', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_c417ee6a-2d98-4dde-82c6-43b74aad49c7', u'enable_dhcp': True, u'network_id': u'24834da8-adaa-4355-8abe-0cb499fd4733', u'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'created_at': u'2018-08-30T12:41:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1'}) 2018-08-30 12:41:47,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-30 12:41:47,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" -d '{"router": {"external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5"}, "name": "tenantnetwork1-router_c417ee6a-2d98-4dde-82c6-43b74aad49c7", "admin_state_up": true}}' 2018-08-30 12:41:50,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-ab71906f-c647-49ca-8102-b6fc91f79ac9 Date: Thu, 30 Aug 2018 12:41:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:41:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 2, "routes": [], "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "38e47896-1415-4aa7-aa74-5df3dffa8173", "name": "tenantnetwork1-router_c417ee6a-2d98-4dde-82c6-43b74aad49c7"}} 2018-08-30 12:41:50,188 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ab71906f-c647-49ca-8102-b6fc91f79ac9 2018-08-30 12:41:50,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.47405219078s 2018-08-30 12:41:50,188 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ab71906f-c647-49ca-8102-b6fc91f79ac9 2018-08-30 12:41:50,188 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'71ff984e-b3a7-4727-8c1c-0ec2e9505296', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'created_at': u'2018-08-30T12:41:48Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-30T12:41:49Z', u'revision_number': 2, u'routes': [], u'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'id': u'38e47896-1415-4aa7-aa74-5df3dffa8173', u'name': u'tenantnetwork1-router_c417ee6a-2d98-4dde-82c6-43b74aad49c7'}) 2018-08-30 12:41:50,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-30 12:41:50,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/38e47896-1415-4aa7-aa74-5df3dffa8173/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" -d '{"subnet_id": "350c0a5f-073e-471f-a596-6e7908b33964"}' 2018-08-30 12:41:53,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-33ef8ad3-784c-4eec-9b19-a47b9abf53f2 Date: Thu, 30 Aug 2018 12:41:53 GMT RESP BODY: {"network_id": "24834da8-adaa-4355-8abe-0cb499fd4733", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "subnet_id": "350c0a5f-073e-471f-a596-6e7908b33964", "subnet_ids": ["350c0a5f-073e-471f-a596-6e7908b33964"], "port_id": "a5a229fa-0466-488b-ba73-8907c23ac0b9", "id": "38e47896-1415-4aa7-aa74-5df3dffa8173"} 2018-08-30 12:41:53,182 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/38e47896-1415-4aa7-aa74-5df3dffa8173/add_router_interface.json used request id req-33ef8ad3-784c-4eec-9b19-a47b9abf53f2 2018-08-30 12:41:53,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.9936478138s 2018-08-30 12:41:53,182 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/38e47896-1415-4aa7-aa74-5df3dffa8173/add_router_interface.json used request id req-33ef8ad3-784c-4eec-9b19-a47b9abf53f2 returning object 38e47896-1415-4aa7-aa74-5df3dffa8173 2018-08-30 12:41:53,337 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:41:53,338 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:10 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-30 12:41:53,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-30 12:41:53,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/38e47896-1415-4aa7-aa74-5df3dffa8173/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" -d '{"subnet_id": "350c0a5f-073e-471f-a596-6e7908b33964"}' 2018-08-30 12:41:55,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4cebadb2-c279-4feb-a85c-cbefa744ea3e Date: Thu, 30 Aug 2018 12:41:55 GMT RESP BODY: {"network_id": "24834da8-adaa-4355-8abe-0cb499fd4733", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "subnet_id": "350c0a5f-073e-471f-a596-6e7908b33964", "subnet_ids": ["350c0a5f-073e-471f-a596-6e7908b33964"], "port_id": "a5a229fa-0466-488b-ba73-8907c23ac0b9", "id": "38e47896-1415-4aa7-aa74-5df3dffa8173"} 2018-08-30 12:41:55,059 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/38e47896-1415-4aa7-aa74-5df3dffa8173/remove_router_interface.json used request id req-4cebadb2-c279-4feb-a85c-cbefa744ea3e 2018-08-30 12:41:55,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71658301353s 2018-08-30 12:41:55,060 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/38e47896-1415-4aa7-aa74-5df3dffa8173/remove_router_interface.json used request id req-4cebadb2-c279-4feb-a85c-cbefa744ea3e returning object 38e47896-1415-4aa7-aa74-5df3dffa8173 2018-08-30 12:41:55,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-30 12:41:55,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" 2018-08-30 12:41:56,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-a977f2d7-113c-450b-b6a5-e6505860a32f Date: Thu, 30 Aug 2018 12:41:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:41:48Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-30T12:41:54Z", "revision_number": 4, "routes": [], "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "38e47896-1415-4aa7-aa74-5df3dffa8173", "name": "tenantnetwork1-router_c417ee6a-2d98-4dde-82c6-43b74aad49c7"}]} 2018-08-30 12:41:56,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a977f2d7-113c-450b-b6a5-e6505860a32f 2018-08-30 12:41:56,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.12996792793s 2018-08-30 12:41:56,191 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a977f2d7-113c-450b-b6a5-e6505860a32f 2018-08-30 12:41:56,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-30 12:41:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/38e47896-1415-4aa7-aa74-5df3dffa8173.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" 2018-08-30 12:41:58,230 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bce9263-091f-49d4-b8c5-54ec19ee28b0 Content-Length: 0 Date: Thu, 30 Aug 2018 12:41:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:41:58,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/38e47896-1415-4aa7-aa74-5df3dffa8173.json used request id req-2bce9263-091f-49d4-b8c5-54ec19ee28b0 2018-08-30 12:41:58,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.03844213486s 2018-08-30 12:41:58,230 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/38e47896-1415-4aa7-aa74-5df3dffa8173.json used request id req-2bce9263-091f-49d4-b8c5-54ec19ee28b0 2018-08-30 12:41:58,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:41:58,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" 2018-08-30 12:41:59,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-28be6e23-4ad3-4be2-be8e-67077a6c0fe9 Date: Thu, 30 Aug 2018 12:41:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"24834da8-adaa-4355-8abe-0cb499fd4733","tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:41:47Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:41:47Z","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":"e46e8a89d2e649b28f72a2f6a1215aa1","id":"350c0a5f-073e-471f-a596-6e7908b33964","subnetpool_id":null,"name":"tenantnetwork1-subnet_c417ee6a-2d98-4dde-82c6-43b74aad49c7"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:33Z","dns_nameservers":[],"updated_at":"2018-08-30T12:38:33Z","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":"8ba36ce290fb4c3da0819170ef4857c3","id":"71ff984e-b3a7-4727-8c1c-0ec2e9505296","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-30 12:41:59,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-28be6e23-4ad3-4be2-be8e-67077a6c0fe9 2018-08-30 12:41:59,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.23062515259s 2018-08-30 12:41:59,462 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-28be6e23-4ad3-4be2-be8e-67077a6c0fe9 2018-08-30 12:41:59,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-30 12:41:59,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/350c0a5f-073e-471f-a596-6e7908b33964.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" 2018-08-30 12:42:02,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3e9d0a7-2f82-46a4-adbe-2370402aa97e Date: Thu, 30 Aug 2018 12:42:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:42:02,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/350c0a5f-073e-471f-a596-6e7908b33964.json used request id req-a3e9d0a7-2f82-46a4-adbe-2370402aa97e 2018-08-30 12:42:02,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.28538799286s 2018-08-30 12:42:02,749 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/350c0a5f-073e-471f-a596-6e7908b33964.json used request id req-a3e9d0a7-2f82-46a4-adbe-2370402aa97e 2018-08-30 12:42:02,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:42:02,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" 2018-08-30 12:42:03,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-c692b2dc-32db-4a60-b3a7-bac287b5bbe8 Date: Thu, 30 Aug 2018 12:42:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24834da8-adaa-4355-8abe-0cb499fd4733","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-30T12:42:02Z","provider:segmentation_id":25,"name":"tenantnetwork1-net_c417ee6a-2d98-4dde-82c6-43b74aad49c7","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:41:44Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:42:03,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c692b2dc-32db-4a60-b3a7-bac287b5bbe8 2018-08-30 12:42:03,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.299357891083s 2018-08-30 12:42:03,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c692b2dc-32db-4a60-b3a7-bac287b5bbe8 2018-08-30 12:42:03,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-30 12:42:03,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/24834da8-adaa-4355-8abe-0cb499fd4733.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d512bae7d973bf78a3da2ee24979d4596622aa" 2018-08-30 12:42:05,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d65de7b-cfcf-48de-819f-4c4be0338269 Date: Thu, 30 Aug 2018 12:42:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:42:05,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/24834da8-adaa-4355-8abe-0cb499fd4733.json used request id req-1d65de7b-cfcf-48de-819f-4c4be0338269 2018-08-30 12:42:05,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.036673069s 2018-08-30 12:42:05,087 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/24834da8-adaa-4355-8abe-0cb499fd4733.json used request id req-1d65de7b-cfcf-48de-819f-4c4be0338269 2018-08-30 12:42:05,137 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-30 12:42:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:42:05,176 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:42:05,177 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:42:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:42:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:42:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:42:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:42:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:42:05,178 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:42:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:42:05,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59f03c0-3d55-479b-9a12-e33f53002aec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:42:05,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b59f03c0-3d55-479b-9a12-e33f53002aec 2018-08-30 12:42:05,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:42:05,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["lqbnRD_gSZGNfmeQ3YzZ0A"], "issued_at": "2018-08-30T12:42:05.000000Z"}} 2018-08-30 12:42:05,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:42:05,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:06,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e4e341bd-76e7-4365-80ca-ac9d223a083d Date: Thu, 30 Aug 2018 12:42:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:42:06,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e4e341bd-76e7-4365-80ca-ac9d223a083d 2018-08-30 12:42:06,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.2142469883s 2018-08-30 12:42:06,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e4e341bd-76e7-4365-80ca-ac9d223a083d 2018-08-30 12:42:06,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:42:06,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 30 Aug 2018 12:42:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e8e390-2277-4b89-9cdf-b1b9389baf4c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-30 12:42:06,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d7e8e390-2277-4b89-9cdf-b1b9389baf4c 2018-08-30 12:42:06,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:42:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:07,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12b3f86-fc6b-426c-9ab8-6f2525ea8a8b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/7f53ef2745af42d7ba9cdc438d2ba863"}, "tags": [], "enabled": true, "id": "7f53ef2745af42d7ba9cdc438d2ba863", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-30 12:42:07,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f12b3f86-fc6b-426c-9ab8-6f2525ea8a8b 2018-08-30 12:42:07,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.313180923462s 2018-08-30 12:42:07,272 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f12b3f86-fc6b-426c-9ab8-6f2525ea8a8b 2018-08-30 12:42:07,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-30 12:42:07,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}}' 2018-08-30 12:42:07,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8e7195-cba7-497b-b7d0-32e2069b097d Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d4f095d522cb4dedbb5c477a64cdc56a"}, "tags": [], "enabled": true, "id": "d4f095d522cb4dedbb5c477a64cdc56a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}} 2018-08-30 12:42:07,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8b8e7195-cba7-497b-b7d0-32e2069b097d 2018-08-30 12:42:07,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.304558992386s 2018-08-30 12:42:07,584 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8b8e7195-cba7-497b-b7d0-32e2069b097d 2018-08-30 12:42:07,584 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'd4f095d522cb4dedbb5c477a64cdc56a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_b1eaac83-1644-43ab-a956-c9b9dda9cd00'}) 2018-08-30 12:42:07,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-30 12:42:07,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f3007bd9-4b13-4594-95df-c4dbc539d62b", "email": null, "name": "tenantnetwork2-user_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}}' 2018-08-30 12:42:08,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f65e50-b23b-4082-a705-3e15fa41efa4 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_b1eaac83-1644-43ab-a956-c9b9dda9cd00", "links": {"self": "http://172.30.9.27:5000/v3/users/79838b4a75354afbb70341cc4097acee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79838b4a75354afbb70341cc4097acee", "domain_id": "default", "password_expires_at": null}} 2018-08-30 12:42:08,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-49f65e50-b23b-4082-a705-3e15fa41efa4 2018-08-30 12:42:08,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.702271938324s 2018-08-30 12:42:08,293 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-49f65e50-b23b-4082-a705-3e15fa41efa4 2018-08-30 12:42:08,293 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'79838b4a75354afbb70341cc4097acee', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_b1eaac83-1644-43ab-a956-c9b9dda9cd00'}) 2018-08-30 12:42:08,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:42:08,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:08,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83c9ff1-ff7c-474c-a655-7d94f086775e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:42:08,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f83c9ff1-ff7c-474c-a655-7d94f086775e 2018-08-30 12:42:08,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.318445920944s 2018-08-30 12:42:08,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f83c9ff1-ff7c-474c-a655-7d94f086775e 2018-08-30 12:42:08,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:42:08,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:08,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f3d9671-f026-46d3-adcb-cebdd51f785c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:42:08,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6f3d9671-f026-46d3-adcb-cebdd51f785c 2018-08-30 12:42:08,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177417993546s 2018-08-30 12:42:08,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6f3d9671-f026-46d3-adcb-cebdd51f785c 2018-08-30 12:42:08,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:42:08,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:09,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6379bf0b-38c3-4578-bfed-c7d43b1c14a8 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:42:09,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6379bf0b-38c3-4578-bfed-c7d43b1c14a8 2018-08-30 12:42:09,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.261276960373s 2018-08-30 12:42:09,065 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6379bf0b-38c3-4578-bfed-c7d43b1c14a8 2018-08-30 12:42:09,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:42:09,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:09,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad73dfe3-c372-42d6-9b7b-c4e7bfdf1206 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-30 12:42:09,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ad73dfe3-c372-42d6-9b7b-c4e7bfdf1206 2018-08-30 12:42:09,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180937051773s 2018-08-30 12:42:09,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ad73dfe3-c372-42d6-9b7b-c4e7bfdf1206 2018-08-30 12:42:09,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:42:09,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:09,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1ccd8c-0cd3-4e15-bce8-c3fa9ab025ab Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b1eaac83-1644-43ab-a956-c9b9dda9cd00", "links": {"self": "http://172.30.9.27:5000/v3/users/79838b4a75354afbb70341cc4097acee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79838b4a75354afbb70341cc4097acee", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:42:09,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7f1ccd8c-0cd3-4e15-bce8-c3fa9ab025ab 2018-08-30 12:42:09,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240007162094s 2018-08-30 12:42:09,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7f1ccd8c-0cd3-4e15-bce8-c3fa9ab025ab 2018-08-30 12:42:09,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:42:09,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:09,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e18f5b-66cf-4dfa-8339-c2930ffdda70 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d4f095d522cb4dedbb5c477a64cdc56a"}, "tags": [], "enabled": true, "id": "d4f095d522cb4dedbb5c477a64cdc56a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}]} 2018-08-30 12:42:09,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-80e18f5b-66cf-4dfa-8339-c2930ffdda70 2018-08-30 12:42:09,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.27792096138s 2018-08-30 12:42:09,781 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-80e18f5b-66cf-4dfa-8339-c2930ffdda70 2018-08-30 12:42:09,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-30 12:42:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=79838b4a75354afbb70341cc4097acee&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=d4f095d522cb4dedbb5c477a64cdc56a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:09,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceac9cef-49c3-4a66-8b57-df3e4283ef33 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=79838b4a75354afbb70341cc4097acee&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=d4f095d522cb4dedbb5c477a64cdc56a", "previous": null, "next": null}} 2018-08-30 12:42:09,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=79838b4a75354afbb70341cc4097acee&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=d4f095d522cb4dedbb5c477a64cdc56a used request id req-ceac9cef-49c3-4a66-8b57-df3e4283ef33 2018-08-30 12:42:09,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196580886841s 2018-08-30 12:42:09,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=79838b4a75354afbb70341cc4097acee&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=d4f095d522cb4dedbb5c477a64cdc56a used request id req-ceac9cef-49c3-4a66-8b57-df3e4283ef33 2018-08-30 12:42:09,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-30 12:42:09,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/d4f095d522cb4dedbb5c477a64cdc56a/users/79838b4a75354afbb70341cc4097acee/roles/4ee9a6c410d34cfa9465f9f53c6a1145 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:10,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e23c28-f55f-49c8-805e-a73be3ad8156 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:42:10,285 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d4f095d522cb4dedbb5c477a64cdc56a/users/79838b4a75354afbb70341cc4097acee/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-a0e23c28-f55f-49c8-805e-a73be3ad8156 2018-08-30 12:42:10,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.296601057053s 2018-08-30 12:42:10,285 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d4f095d522cb4dedbb5c477a64cdc56a/users/79838b4a75354afbb70341cc4097acee/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-a0e23c28-f55f-49c8-805e-a73be3ad8156 2018-08-30 12:42:10,286 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_b1eaac83-1644-43ab-a956-c9b9dda9cd00', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'd4f095d522cb4dedbb5c477a64cdc56a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'f3007bd9-4b13-4594-95df-c4dbc539d62b', 'username': u'tenantnetwork2-user_b1eaac83-1644-43ab-a956-c9b9dda9cd00', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-30 12:42:10,287 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:42:10,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:42:10,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:42:10,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:42:10,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:42:10,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:42:10,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:42:10,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:42:10,288 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:42:10,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:42:10,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:42:10,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:42:10,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:42:10,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:42:10,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:42:10,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:42:10,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:42:10,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:42:10,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:42:10,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:42:10,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:42:10,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:42:10,291 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_b1eaac83-1644-43ab-a956-c9b9dda9cd00', 'password': 'f3007bd9-4b13-4594-95df-c4dbc539d62b', 'project_name': 'tenantnetwork2-project_b1eaac83-1644-43ab-a956-c9b9dda9cd00', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'd4f095d522cb4dedbb5c477a64cdc56a', 'project_domain_name': 'Default'} 2018-08-30 12:42:10,292 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-30 12:42:10,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:42:10,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82143a45-2ad8-48bb-bc84-e865ec285366 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:42:10,300 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-82143a45-2ad8-48bb-bc84-e865ec285366 2018-08-30 12:42:10,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:42:10,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}], "expires_at": "2018-08-30T13:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4f095d522cb4dedbb5c477a64cdc56a", "name": "tenantnetwork2-project_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_d4f095d522cb4dedbb5c477a64cdc56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_d4f095d522cb4dedbb5c477a64cdc56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/d4f095d522cb4dedbb5c477a64cdc56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_b1eaac83-1644-43ab-a956-c9b9dda9cd00", "id": "79838b4a75354afbb70341cc4097acee"}, "audit_ids": ["EihBuqQxQfyk7uSqsRyE5w"], "issued_at": "2018-08-30T12:42:10.000000Z"}} 2018-08-30 12:42:10,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-30 12:42:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" -d '{"network": {"name": "tenantnetwork2-net_b1eaac83-1644-43ab-a956-c9b9dda9cd00", "admin_state_up": true}}' 2018-08-30 12:42:12,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-e1061682-1157-4529-961a-2aabefbd6f3d Date: Thu, 30 Aug 2018 12:42:12 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"d4f095d522cb4dedbb5c477a64cdc56a","created_at":"2018-08-30T12:42:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-30T12:42:12Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"d4f095d522cb4dedbb5c477a64cdc56a","id":"e63b3fe4-d797-4fba-a905-7a8a68afd244","name":"tenantnetwork2-net_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}} 2018-08-30 12:42:12,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e1061682-1157-4529-961a-2aabefbd6f3d 2018-08-30 12:42:12,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.46615886688s 2018-08-30 12:42:12,276 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e1061682-1157-4529-961a-2aabefbd6f3d 2018-08-30 12:42:12,276 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:42:12Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'e63b3fe4-d797-4fba-a905-7a8a68afd244', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_b1eaac83-1644-43ab-a956-c9b9dda9cd00', u'admin_state_up': True, u'tenant_id': u'd4f095d522cb4dedbb5c477a64cdc56a', u'created_at': u'2018-08-30T12:42:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd4f095d522cb4dedbb5c477a64cdc56a'}) 2018-08-30 12:42:12,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:42:12,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" 2018-08-30 12:42:12,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-ec7727bf-b508-424b-a9a1-22fbac5984cb Date: Thu, 30 Aug 2018 12:42:12 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-08-30T12:42:12Z","tenant_id":"d4f095d522cb4dedbb5c477a64cdc56a","created_at":"2018-08-30T12:42:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"d4f095d522cb4dedbb5c477a64cdc56a","id":"e63b3fe4-d797-4fba-a905-7a8a68afd244","name":"tenantnetwork2-net_b1eaac83-1644-43ab-a956-c9b9dda9cd00"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:42:12,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ec7727bf-b508-424b-a9a1-22fbac5984cb 2018-08-30 12:42:12,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358979940414s 2018-08-30 12:42:12,636 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ec7727bf-b508-424b-a9a1-22fbac5984cb 2018-08-30 12:42:12,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-30 12:42:12,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" -d '{"subnet": {"name": "tenantnetwork2-subnet_b1eaac83-1644-43ab-a956-c9b9dda9cd00", "enable_dhcp": true, "network_id": "e63b3fe4-d797-4fba-a905-7a8a68afd244", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-30 12:42:13,521 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b6d2689d-b3ad-4174-9e8c-853fac5da8c2 Date: Thu, 30 Aug 2018 12:42:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e63b3fe4-d797-4fba-a905-7a8a68afd244","tenant_id":"d4f095d522cb4dedbb5c477a64cdc56a","created_at":"2018-08-30T12:42:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:42:13Z","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":"d4f095d522cb4dedbb5c477a64cdc56a","id":"f5b40128-fe0d-43a3-9da4-a6e9da35202d","subnetpool_id":null,"name":"tenantnetwork2-subnet_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}} 2018-08-30 12:42:13,521 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b6d2689d-b3ad-4174-9e8c-853fac5da8c2 2018-08-30 12:42:13,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.883163928986s 2018-08-30 12:42:13,521 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b6d2689d-b3ad-4174-9e8c-853fac5da8c2 2018-08-30 12:42:13,522 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:42:13Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f5b40128-fe0d-43a3-9da4-a6e9da35202d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_b1eaac83-1644-43ab-a956-c9b9dda9cd00', u'enable_dhcp': True, u'network_id': u'e63b3fe4-d797-4fba-a905-7a8a68afd244', u'tenant_id': u'd4f095d522cb4dedbb5c477a64cdc56a', u'created_at': u'2018-08-30T12:42:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd4f095d522cb4dedbb5c477a64cdc56a'}) 2018-08-30 12:42:13,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-30 12:42:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" -d '{"router": {"external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5"}, "name": "tenantnetwork2-router_b1eaac83-1644-43ab-a956-c9b9dda9cd00", "admin_state_up": true}}' 2018-08-30 12:42:16,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-b5df333d-e0fe-4fcf-9398-d529c966f034 Date: Thu, 30 Aug 2018 12:42:16 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "created_at": "2018-08-30T12:42:14Z", "admin_state_up": true, "updated_at": "2018-08-30T12:42:15Z", "revision_number": 2, "routes": [], "project_id": "d4f095d522cb4dedbb5c477a64cdc56a", "id": "076bf3b0-193e-4a0f-a262-c43d99d21fd8", "name": "tenantnetwork2-router_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}} 2018-08-30 12:42:16,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b5df333d-e0fe-4fcf-9398-d529c966f034 2018-08-30 12:42:16,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.58201599121s 2018-08-30 12:42:16,105 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b5df333d-e0fe-4fcf-9398-d529c966f034 2018-08-30 12:42:16,105 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'71ff984e-b3a7-4727-8c1c-0ec2e9505296', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'd4f095d522cb4dedbb5c477a64cdc56a', u'created_at': u'2018-08-30T12:42:14Z', u'admin_state_up': True, u'updated_at': u'2018-08-30T12:42:15Z', u'revision_number': 2, u'routes': [], u'project_id': u'd4f095d522cb4dedbb5c477a64cdc56a', u'id': u'076bf3b0-193e-4a0f-a262-c43d99d21fd8', u'name': u'tenantnetwork2-router_b1eaac83-1644-43ab-a956-c9b9dda9cd00'}) 2018-08-30 12:42:16,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-30 12:42:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/076bf3b0-193e-4a0f-a262-c43d99d21fd8/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" -d '{"subnet_id": "f5b40128-fe0d-43a3-9da4-a6e9da35202d"}' 2018-08-30 12:42:18,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d03739ec-8b02-45be-a1ad-2a8bac4be4b2 Date: Thu, 30 Aug 2018 12:42:18 GMT RESP BODY: {"network_id": "e63b3fe4-d797-4fba-a905-7a8a68afd244", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "subnet_id": "f5b40128-fe0d-43a3-9da4-a6e9da35202d", "subnet_ids": ["f5b40128-fe0d-43a3-9da4-a6e9da35202d"], "port_id": "05752c23-0e43-445e-8f11-167e4206f711", "id": "076bf3b0-193e-4a0f-a262-c43d99d21fd8"} 2018-08-30 12:42:18,117 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/076bf3b0-193e-4a0f-a262-c43d99d21fd8/add_router_interface.json used request id req-d03739ec-8b02-45be-a1ad-2a8bac4be4b2 2018-08-30 12:42:18,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01080179214s 2018-08-30 12:42:18,117 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/076bf3b0-193e-4a0f-a262-c43d99d21fd8/add_router_interface.json used request id req-d03739ec-8b02-45be-a1ad-2a8bac4be4b2 returning object 076bf3b0-193e-4a0f-a262-c43d99d21fd8 2018-08-30 12:42:18,232 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:42:18,232 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-30 12:42:18,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-30 12:42:18,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/076bf3b0-193e-4a0f-a262-c43d99d21fd8/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" -d '{"subnet_id": "f5b40128-fe0d-43a3-9da4-a6e9da35202d"}' 2018-08-30 12:42:21,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-beea3a95-178e-4339-8aaa-1762c0166237 Date: Thu, 30 Aug 2018 12:42:21 GMT RESP BODY: {"network_id": "e63b3fe4-d797-4fba-a905-7a8a68afd244", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "subnet_id": "f5b40128-fe0d-43a3-9da4-a6e9da35202d", "subnet_ids": ["f5b40128-fe0d-43a3-9da4-a6e9da35202d"], "port_id": "05752c23-0e43-445e-8f11-167e4206f711", "id": "076bf3b0-193e-4a0f-a262-c43d99d21fd8"} 2018-08-30 12:42:21,163 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/076bf3b0-193e-4a0f-a262-c43d99d21fd8/remove_router_interface.json used request id req-beea3a95-178e-4339-8aaa-1762c0166237 2018-08-30 12:42:21,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.92534279823s 2018-08-30 12:42:21,163 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/076bf3b0-193e-4a0f-a262-c43d99d21fd8/remove_router_interface.json used request id req-beea3a95-178e-4339-8aaa-1762c0166237 returning object 076bf3b0-193e-4a0f-a262-c43d99d21fd8 2018-08-30 12:42:21,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-30 12:42:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" 2018-08-30 12:42:21,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-f17bd10c-f692-49aa-a613-600eeb15df7b Date: Thu, 30 Aug 2018 12:42:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.213"}]}, "description": "", "tags": [], "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "created_at": "2018-08-30T12:42:14Z", "admin_state_up": true, "updated_at": "2018-08-30T12:42:20Z", "revision_number": 4, "routes": [], "project_id": "d4f095d522cb4dedbb5c477a64cdc56a", "id": "076bf3b0-193e-4a0f-a262-c43d99d21fd8", "name": "tenantnetwork2-router_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}]} 2018-08-30 12:42:21,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f17bd10c-f692-49aa-a613-600eeb15df7b 2018-08-30 12:42:21,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117177963257s 2018-08-30 12:42:21,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f17bd10c-f692-49aa-a613-600eeb15df7b 2018-08-30 12:42:21,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-30 12:42:21,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/076bf3b0-193e-4a0f-a262-c43d99d21fd8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" 2018-08-30 12:42:23,869 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c87dc83-cb64-44b2-8ec8-f6dd25105274 Content-Length: 0 Date: Thu, 30 Aug 2018 12:42:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:42:23,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/076bf3b0-193e-4a0f-a262-c43d99d21fd8.json used request id req-1c87dc83-cb64-44b2-8ec8-f6dd25105274 2018-08-30 12:42:23,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.5862660408s 2018-08-30 12:42:23,869 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/076bf3b0-193e-4a0f-a262-c43d99d21fd8.json used request id req-1c87dc83-cb64-44b2-8ec8-f6dd25105274 2018-08-30 12:42:23,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:42:23,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" 2018-08-30 12:42:24,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8443550d-8ff2-4ceb-bdd7-16141ffb2114 Date: Thu, 30 Aug 2018 12:42:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e63b3fe4-d797-4fba-a905-7a8a68afd244","tenant_id":"d4f095d522cb4dedbb5c477a64cdc56a","created_at":"2018-08-30T12:42:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:42:13Z","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":"d4f095d522cb4dedbb5c477a64cdc56a","id":"f5b40128-fe0d-43a3-9da4-a6e9da35202d","subnetpool_id":null,"name":"tenantnetwork2-subnet_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}]} 2018-08-30 12:42:24,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8443550d-8ff2-4ceb-bdd7-16141ffb2114 2018-08-30 12:42:24,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.322041034698s 2018-08-30 12:42:24,192 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8443550d-8ff2-4ceb-bdd7-16141ffb2114 2018-08-30 12:42:24,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-30 12:42:24,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/f5b40128-fe0d-43a3-9da4-a6e9da35202d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" 2018-08-30 12:42:27,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8866ea54-66a9-46cb-a5dd-dd661952fc78 Date: Thu, 30 Aug 2018 12:42:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:42:27,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f5b40128-fe0d-43a3-9da4-a6e9da35202d.json used request id req-8866ea54-66a9-46cb-a5dd-dd661952fc78 2018-08-30 12:42:27,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.46853685379s 2018-08-30 12:42:27,662 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f5b40128-fe0d-43a3-9da4-a6e9da35202d.json used request id req-8866ea54-66a9-46cb-a5dd-dd661952fc78 2018-08-30 12:42:27,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:42:27,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" 2018-08-30 12:42:28,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-ff78a2cc-f7d1-4ff5-8f13-769b424be572 Date: Thu, 30 Aug 2018 12:42:28 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-08-30T12:42:27Z","tenant_id":"d4f095d522cb4dedbb5c477a64cdc56a","created_at":"2018-08-30T12:42:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4f095d522cb4dedbb5c477a64cdc56a","id":"e63b3fe4-d797-4fba-a905-7a8a68afd244","name":"tenantnetwork2-net_b1eaac83-1644-43ab-a956-c9b9dda9cd00"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:42:28,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ff78a2cc-f7d1-4ff5-8f13-769b424be572 2018-08-30 12:42:28,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.442948818207s 2018-08-30 12:42:28,106 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ff78a2cc-f7d1-4ff5-8f13-769b424be572 2018-08-30 12:42:28,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-30 12:42:28,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e63b3fe4-d797-4fba-a905-7a8a68afd244.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b042f10b2580e2607bab7cdb042b45c30a4905c" 2018-08-30 12:42:29,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-baf0298d-4c3b-4c1b-89d1-974ecc1b5b06 Date: Thu, 30 Aug 2018 12:42:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:42:29,534 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e63b3fe4-d797-4fba-a905-7a8a68afd244.json used request id req-baf0298d-4c3b-4c1b-89d1-974ecc1b5b06 2018-08-30 12:42:29,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42715406418s 2018-08-30 12:42:29,535 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e63b3fe4-d797-4fba-a905-7a8a68afd244.json used request id req-baf0298d-4c3b-4c1b-89d1-974ecc1b5b06 2018-08-30 12:42:29,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:42:29,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:29,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0c31aae-4b05-4ff9-b20f-50e83b6d50a4 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b1eaac83-1644-43ab-a956-c9b9dda9cd00", "links": {"self": "http://172.30.9.27:5000/v3/users/79838b4a75354afbb70341cc4097acee"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "79838b4a75354afbb70341cc4097acee", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:42:29,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e0c31aae-4b05-4ff9-b20f-50e83b6d50a4 2018-08-30 12:42:29,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209805965424s 2018-08-30 12:42:29,746 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e0c31aae-4b05-4ff9-b20f-50e83b6d50a4 2018-08-30 12:42:29,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:42:29,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/79838b4a75354afbb70341cc4097acee -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:29,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbfee725-896a-4420-a3b4-24fd85ace91c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_b1eaac83-1644-43ab-a956-c9b9dda9cd00", "links": {"self": "http://172.30.9.27:5000/v3/users/79838b4a75354afbb70341cc4097acee"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "79838b4a75354afbb70341cc4097acee", "description": null}} 2018-08-30 12:42:29,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/79838b4a75354afbb70341cc4097acee used request id req-fbfee725-896a-4420-a3b4-24fd85ace91c 2018-08-30 12:42:29,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135158061981s 2018-08-30 12:42:29,887 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/79838b4a75354afbb70341cc4097acee used request id req-fbfee725-896a-4420-a3b4-24fd85ace91c 2018-08-30 12:42:29,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-30 12:42:29,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/79838b4a75354afbb70341cc4097acee -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:30,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d82fd62-36a4-4f1e-8df6-c7768d5ca8b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:42:30,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/79838b4a75354afbb70341cc4097acee used request id req-5d82fd62-36a4-4f1e-8df6-c7768d5ca8b8 2018-08-30 12:42:30,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.374278783798s 2018-08-30 12:42:30,262 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/79838b4a75354afbb70341cc4097acee used request id req-5d82fd62-36a4-4f1e-8df6-c7768d5ca8b8 2018-08-30 12:42:30,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:42:30,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:30,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcddfdd-5db8-48df-95e2-078c133fd4d8 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/d4f095d522cb4dedbb5c477a64cdc56a"}, "tags": [], "enabled": true, "id": "d4f095d522cb4dedbb5c477a64cdc56a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b1eaac83-1644-43ab-a956-c9b9dda9cd00"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-30 12:42:30,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-9bcddfdd-5db8-48df-95e2-078c133fd4d8 2018-08-30 12:42:30,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219798803329s 2018-08-30 12:42:30,488 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-9bcddfdd-5db8-48df-95e2-078c133fd4d8 2018-08-30 12:42:30,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-30 12:42:30,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/d4f095d522cb4dedbb5c477a64cdc56a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7440b52c72c0844a3f527265b95c4729a96127d" 2018-08-30 12:42:31,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9213d51-3c3f-445e-9fb2-7016fe4afe61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:42:31,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d4f095d522cb4dedbb5c477a64cdc56a used request id req-f9213d51-3c3f-445e-9fb2-7016fe4afe61 2018-08-30 12:42:31,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.596925020218s 2018-08-30 12:42:31,090 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d4f095d522cb4dedbb5c477a64cdc56a used request id req-f9213d51-3c3f-445e-9fb2-7016fe4afe61 2018-08-30 12:42:31,139 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:42:31,192 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:42:31,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:42:31,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:42:31,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7e6035-2597-4086-8ce2-4ff9cf5e775a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:42:31,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2d7e6035-2597-4086-8ce2-4ff9cf5e775a 2018-08-30 12:42:31,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:42:31,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["6BqRX1wRRUuDHJ3XmiFWlg"], "issued_at": "2018-08-30T12:42:31.000000Z"}} 2018-08-30 12:42:31,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:42:31,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:31,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-fba3d99a-214e-4662-8b0f-643abe29dc00 Date: Thu, 30 Aug 2018 12:42:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:42:31,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fba3d99a-214e-4662-8b0f-643abe29dc00 2018-08-30 12:42:31,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348289012909s 2018-08-30 12:42:31,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fba3d99a-214e-4662-8b0f-643abe29dc00 2018-08-30 12:42:31,960 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-30 12:42:31,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-30 12:42:31,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" -d '{"network": {"name": "vmready1-net_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "admin_state_up": true}}' 2018-08-30 12:42:32,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-bef7d44a-7e77-463c-977c-0bf85f851961 Date: Thu, 30 Aug 2018 12:42:32 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"196f07f1-3d9d-4a2f-b8f6-204751699fdc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-30T12:42:32Z","is_default":false,"provider:segmentation_id":33,"name":"vmready1-net_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:42:32Z","mtu":1450}} 2018-08-30 12:42:32,455 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bef7d44a-7e77-463c-977c-0bf85f851961 2018-08-30 12:42:32,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.494382143021s 2018-08-30 12:42:32,456 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bef7d44a-7e77-463c-977c-0bf85f851961 2018-08-30 12:42:32,456 - 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-08-30T12:42:32Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'196f07f1-3d9d-4a2f-b8f6-204751699fdc', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7', u'admin_state_up': True, u'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'created_at': u'2018-08-30T12:42:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1'}) 2018-08-30 12:42:32,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:42:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:32,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-c465a3b6-8b15-4cbf-befa-dd261f08b3f6 Date: Thu, 30 Aug 2018 12:42:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"196f07f1-3d9d-4a2f-b8f6-204751699fdc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-30T12:42:32Z","provider:segmentation_id":33,"name":"vmready1-net_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:42:32Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:42:32,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c465a3b6-8b15-4cbf-befa-dd261f08b3f6 2018-08-30 12:42:32,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.499595880508s 2018-08-30 12:42:32,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c465a3b6-8b15-4cbf-befa-dd261f08b3f6 2018-08-30 12:42:32,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-30 12:42:32,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" -d '{"subnet": {"name": "vmready1-subnet_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "enable_dhcp": true, "network_id": "196f07f1-3d9d-4a2f-b8f6-204751699fdc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-30 12:42:34,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6e0a8ba3-2361-42aa-acfb-a53f7bcb9080 Date: Thu, 30 Aug 2018 12:42:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"196f07f1-3d9d-4a2f-b8f6-204751699fdc","tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:42:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:42:34Z","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":"e46e8a89d2e649b28f72a2f6a1215aa1","id":"cb6028fd-c5ea-45f1-83f8-498794dd143f","subnetpool_id":null,"name":"vmready1-subnet_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7"}} 2018-08-30 12:42:34,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6e0a8ba3-2361-42aa-acfb-a53f7bcb9080 2018-08-30 12:42:34,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.61083102226s 2018-08-30 12:42:34,570 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6e0a8ba3-2361-42aa-acfb-a53f7bcb9080 2018-08-30 12:42:34,570 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:42:34Z', 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'cb6028fd-c5ea-45f1-83f8-498794dd143f', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7', u'enable_dhcp': True, u'network_id': u'196f07f1-3d9d-4a2f-b8f6-204751699fdc', u'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'created_at': u'2018-08-30T12:42:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1'}) 2018-08-30 12:42:34,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-30 12:42:34,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" -d '{"router": {"external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5"}, "name": "vmready1-router_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "admin_state_up": true}}' 2018-08-30 12:42:36,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-887cef0b-7001-4ac6-be8f-326233c2b983 Date: Thu, 30 Aug 2018 12:42:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:42:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-30T12:42:36Z", "revision_number": 2, "routes": [], "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "31539536-091d-4020-8fc3-27b26d6f4916", "name": "vmready1-router_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7"}} 2018-08-30 12:42:36,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-887cef0b-7001-4ac6-be8f-326233c2b983 2018-08-30 12:42:36,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.25625419617s 2018-08-30 12:42:36,828 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-887cef0b-7001-4ac6-be8f-326233c2b983 2018-08-30 12:42:36,828 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'71ff984e-b3a7-4727-8c1c-0ec2e9505296', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'created_at': u'2018-08-30T12:42:35Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-30T12:42:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'id': u'31539536-091d-4020-8fc3-27b26d6f4916', u'name': u'vmready1-router_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7'}) 2018-08-30 12:42:36,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-30 12:42:36,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/31539536-091d-4020-8fc3-27b26d6f4916/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" -d '{"subnet_id": "cb6028fd-c5ea-45f1-83f8-498794dd143f"}' 2018-08-30 12:42:38,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0e1b841f-0091-4dbb-82af-6ed47f1efa8f Date: Thu, 30 Aug 2018 12:42:38 GMT RESP BODY: {"network_id": "196f07f1-3d9d-4a2f-b8f6-204751699fdc", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "subnet_id": "cb6028fd-c5ea-45f1-83f8-498794dd143f", "subnet_ids": ["cb6028fd-c5ea-45f1-83f8-498794dd143f"], "port_id": "570a9d53-1906-434b-90d9-7b5073be173e", "id": "31539536-091d-4020-8fc3-27b26d6f4916"} 2018-08-30 12:42:38,894 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/31539536-091d-4020-8fc3-27b26d6f4916/add_router_interface.json used request id req-0e1b841f-0091-4dbb-82af-6ed47f1efa8f 2018-08-30 12:42:38,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.06550097466s 2018-08-30 12:42:38,894 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/31539536-091d-4020-8fc3-27b26d6f4916/add_router_interface.json used request id req-0e1b841f-0091-4dbb-82af-6ed47f1efa8f returning object 31539536-091d-4020-8fc3-27b26d6f4916 2018-08-30 12:42:38,895 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-30 12:42:39,021 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-30 12:42:39,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:42:39,028 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 30 Aug 2018 12:42:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-30 12:42:39,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:42:39,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:39,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c291012f-19e5-419c-b89e-f7825eb95774 Date: Thu, 30 Aug 2018 12:42:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:42:39,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c291012f-19e5-419c-b89e-f7825eb95774 2018-08-30 12:42:39,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.89320898056s 2018-08-30 12:42:39,926 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c291012f-19e5-419c-b89e-f7825eb95774 2018-08-30 12:42:39,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-30 12:42:39,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7"}' 2018-08-30 12:42:40,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6afabf31-3323-4287-beee-62944ff2c161 Date: Thu, 30 Aug 2018 12:42:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:42:40Z", "file": "/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/file", "owner": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "3418f11d-0fb9-4d29-bab5-9b6c43295b27", "size": null, "self": "/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "checksum": null, "created_at": "2018-08-30T12:42:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-30 12:42:40,789 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6afabf31-3323-4287-beee-62944ff2c161 2018-08-30 12:42:40,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.854824066162s 2018-08-30 12:42:40,789 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6afabf31-3323-4287-beee-62944ff2c161 returning object 3418f11d-0fb9-4d29-bab5-9b6c43295b27 2018-08-30 12:42:40,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-30 12:42:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" -d '' 2018-08-30 12:42:44,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29efd95c-7fc7-4ce2-a59d-a2deb01eedd7 Date: Thu, 30 Aug 2018 12:42:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:42:44,117 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/file used request id req-29efd95c-7fc7-4ce2-a59d-a2deb01eedd7 2018-08-30 12:42:44,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.32683610916s 2018-08-30 12:42:44,117 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/file used request id req-29efd95c-7fc7-4ce2-a59d-a2deb01eedd7 2018-08-30 12:42:44,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:42:44,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:44,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-3adaeb61-32c0-4516-8528-2421cb2e4f12 Date: Thu, 30 Aug 2018 12:42:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:42:44Z", "file": "/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/file", "owner": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "3418f11d-0fb9-4d29-bab5-9b6c43295b27", "size": 12716032, "self": "/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:42:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:42:44,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3adaeb61-32c0-4516-8528-2421cb2e4f12 2018-08-30 12:42:44,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.860388994217s 2018-08-30 12:42:44,982 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3adaeb61-32c0-4516-8528-2421cb2e4f12 2018-08-30 12:42:44,983 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/file', 'owner': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'id': u'3418f11d-0fb9-4d29-bab5-9b6c43295b27', 'size': 12716032, u'self': u'/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-30T12:42:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-30T12:42:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7', 'created': u'2018-08-30T12:42:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-30T12:42:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-30 12:42:44,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-30 12:42:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-30 12:42:45,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42: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-f07b0297-4211-48ef-9059-c54a9e0d9dd7 x-compute-request-id: req-f07b0297-4211-48ef-9059-c54a9e0d9dd7 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/52e3d29d-692e-4e3c-90b7-a2b231a1352f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/52e3d29d-692e-4e3c-90b7-a2b231a1352f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "52e3d29d-692e-4e3c-90b7-a2b231a1352f"}} 2018-08-30 12:42:45,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f07b0297-4211-48ef-9059-c54a9e0d9dd7 2018-08-30 12:42:45,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.33220410347s 2018-08-30 12:42:45,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f07b0297-4211-48ef-9059-c54a9e0d9dd7 2018-08-30 12:42:45,318 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7', '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'e46e8a89d2e649b28f72a2f6a1215aa1', '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'52e3d29d-692e-4e3c-90b7-a2b231a1352f', 'swap': 0}) 2018-08-30 12:42:45,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-30 12:42:45,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/52e3d29d-692e-4e3c-90b7-a2b231a1352f/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" -d '{"extra_specs": {}}' 2018-08-30 12:42:45,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42: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-cb71f7b3-457c-41a6-840b-7ce3d767c7cb x-compute-request-id: req-cb71f7b3-457c-41a6-840b-7ce3d767c7cb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-30 12:42:45,351 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/52e3d29d-692e-4e3c-90b7-a2b231a1352f/os-extra_specs used request id req-cb71f7b3-457c-41a6-840b-7ce3d767c7cb 2018-08-30 12:42:45,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0326480865479s 2018-08-30 12:42:45,352 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/52e3d29d-692e-4e3c-90b7-a2b231a1352f/os-extra_specs used request id req-cb71f7b3-457c-41a6-840b-7ce3d767c7cb 2018-08-30 12:42:45,467 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:42:45,468 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:13 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-30 12:42:45,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-30 12:42:45,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/31539536-091d-4020-8fc3-27b26d6f4916/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" -d '{"subnet_id": "cb6028fd-c5ea-45f1-83f8-498794dd143f"}' 2018-08-30 12:42:47,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2acb6524-9167-4e5f-a018-e8bb7bcc12ec Date: Thu, 30 Aug 2018 12:42:47 GMT RESP BODY: {"network_id": "196f07f1-3d9d-4a2f-b8f6-204751699fdc", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "subnet_id": "cb6028fd-c5ea-45f1-83f8-498794dd143f", "subnet_ids": ["cb6028fd-c5ea-45f1-83f8-498794dd143f"], "port_id": "570a9d53-1906-434b-90d9-7b5073be173e", "id": "31539536-091d-4020-8fc3-27b26d6f4916"} 2018-08-30 12:42:47,706 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/31539536-091d-4020-8fc3-27b26d6f4916/remove_router_interface.json used request id req-2acb6524-9167-4e5f-a018-e8bb7bcc12ec 2018-08-30 12:42:47,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23352599144s 2018-08-30 12:42:47,707 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/31539536-091d-4020-8fc3-27b26d6f4916/remove_router_interface.json used request id req-2acb6524-9167-4e5f-a018-e8bb7bcc12ec returning object 31539536-091d-4020-8fc3-27b26d6f4916 2018-08-30 12:42:47,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-30 12:42:47,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:48,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-442af32c-a2d1-47f0-8b55-bd80090f3c0f Date: Thu, 30 Aug 2018 12:42:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:42:35Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-30T12:42:46Z", "revision_number": 4, "routes": [], "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "31539536-091d-4020-8fc3-27b26d6f4916", "name": "vmready1-router_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7"}]} 2018-08-30 12:42:48,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-442af32c-a2d1-47f0-8b55-bd80090f3c0f 2018-08-30 12:42:48,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.402209043503s 2018-08-30 12:42:48,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-442af32c-a2d1-47f0-8b55-bd80090f3c0f 2018-08-30 12:42:48,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-30 12:42:48,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/31539536-091d-4020-8fc3-27b26d6f4916.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:50,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ddbdcc88-ba4c-48e0-bf57-607eb186bd9c Content-Length: 0 Date: Thu, 30 Aug 2018 12:42:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:42:50,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/31539536-091d-4020-8fc3-27b26d6f4916.json used request id req-ddbdcc88-ba4c-48e0-bf57-607eb186bd9c 2018-08-30 12:42:50,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.76178097725s 2018-08-30 12:42:50,873 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/31539536-091d-4020-8fc3-27b26d6f4916.json used request id req-ddbdcc88-ba4c-48e0-bf57-607eb186bd9c 2018-08-30 12:42:50,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:42:50,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:51,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-526b07d2-d652-4494-91c5-f938fa71d18a Date: Thu, 30 Aug 2018 12:42:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:33Z","dns_nameservers":[],"updated_at":"2018-08-30T12:38:33Z","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":"8ba36ce290fb4c3da0819170ef4857c3","id":"71ff984e-b3a7-4727-8c1c-0ec2e9505296","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"196f07f1-3d9d-4a2f-b8f6-204751699fdc","tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:42:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:42:34Z","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":"e46e8a89d2e649b28f72a2f6a1215aa1","id":"cb6028fd-c5ea-45f1-83f8-498794dd143f","subnetpool_id":null,"name":"vmready1-subnet_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7"}]} 2018-08-30 12:42:51,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-526b07d2-d652-4494-91c5-f938fa71d18a 2018-08-30 12:42:51,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.334120988846s 2018-08-30 12:42:51,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-526b07d2-d652-4494-91c5-f938fa71d18a 2018-08-30 12:42:51,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-30 12:42:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/cb6028fd-c5ea-45f1-83f8-498794dd143f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:53,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2be2b9a8-a7ad-4d5a-bf6c-cb075ea5ba33 Date: Thu, 30 Aug 2018 12:42:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:42:53,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/cb6028fd-c5ea-45f1-83f8-498794dd143f.json used request id req-2be2b9a8-a7ad-4d5a-bf6c-cb075ea5ba33 2018-08-30 12:42:53,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.44991517067s 2018-08-30 12:42:53,660 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/cb6028fd-c5ea-45f1-83f8-498794dd143f.json used request id req-2be2b9a8-a7ad-4d5a-bf6c-cb075ea5ba33 2018-08-30 12:42:53,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:42:53,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:54,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-e4cc8936-4d5f-4f87-bbdc-5ebb3689f7c4 Date: Thu, 30 Aug 2018 12:42:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"196f07f1-3d9d-4a2f-b8f6-204751699fdc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-30T12:42:53Z","provider:segmentation_id":33,"name":"vmready1-net_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:42:32Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:42:54,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e4cc8936-4d5f-4f87-bbdc-5ebb3689f7c4 2018-08-30 12:42:54,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413681983948s 2018-08-30 12:42:54,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e4cc8936-4d5f-4f87-bbdc-5ebb3689f7c4 2018-08-30 12:42:54,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-30 12:42:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/196f07f1-3d9d-4a2f-b8f6-204751699fdc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:55,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-248a40eb-1119-465b-8293-31e0894c4803 Date: Thu, 30 Aug 2018 12:42:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:42:55,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/196f07f1-3d9d-4a2f-b8f6-204751699fdc.json used request id req-248a40eb-1119-465b-8293-31e0894c4803 2018-08-30 12:42:55,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5354449749s 2018-08-30 12:42:55,612 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/196f07f1-3d9d-4a2f-b8f6-204751699fdc.json used request id req-248a40eb-1119-465b-8293-31e0894c4803 2018-08-30 12:42:55,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:42:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:56,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-71b3f256-aa6e-40ab-9185-8e10e4a1358b Date: Thu, 30 Aug 2018 12:42:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:42:44Z", "file": "/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/file", "owner": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "3418f11d-0fb9-4d29-bab5-9b6c43295b27", "size": 12716032, "self": "/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:42:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:42:56,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-71b3f256-aa6e-40ab-9185-8e10e4a1358b 2018-08-30 12:42:56,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.868987083435s 2018-08-30 12:42:56,485 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-71b3f256-aa6e-40ab-9185-8e10e4a1358b 2018-08-30 12:42:56,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-30 12:42:56,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:57,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b24577b-25dd-412e-b79b-74d450423211 Date: Thu, 30 Aug 2018 12:42:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:42:57,564 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27 used request id req-7b24577b-25dd-412e-b79b-74d450423211 2018-08-30 12:42:57,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07799196243s 2018-08-30 12:42:57,565 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3418f11d-0fb9-4d29-bab5-9b6c43295b27 used request id req-7b24577b-25dd-412e-b79b-74d450423211 2018-08-30 12:42:57,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:42:57,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:57,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42: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-17257343-53e0-43c9-b1f6-01cd7f1d9ad5 x-compute-request-id: req-17257343-53e0-43c9-b1f6-01cd7f1d9ad5 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_b4a4877c-cc93-4c0e-b9d4-bab4e0b64ee7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/52e3d29d-692e-4e3c-90b7-a2b231a1352f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/52e3d29d-692e-4e3c-90b7-a2b231a1352f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "52e3d29d-692e-4e3c-90b7-a2b231a1352f"}]} 2018-08-30 12:42:57,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-17257343-53e0-43c9-b1f6-01cd7f1d9ad5 2018-08-30 12:42:57,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.138127088547s 2018-08-30 12:42:57,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-17257343-53e0-43c9-b1f6-01cd7f1d9ad5 2018-08-30 12:42:57,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-30 12:42:57,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/52e3d29d-692e-4e3c-90b7-a2b231a1352f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b56e7d29bf317b3b56d68b84a3db5ed4849bdefc" 2018-08-30 12:42:57,898 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:42: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-eb618ab3-3713-4a9a-b2e3-bc7689e55822 x-compute-request-id: req-eb618ab3-3713-4a9a-b2e3-bc7689e55822 Content-Length: 0 Content-Type: application/json 2018-08-30 12:42:57,898 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/52e3d29d-692e-4e3c-90b7-a2b231a1352f used request id req-eb618ab3-3713-4a9a-b2e3-bc7689e55822 2018-08-30 12:42:57,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.192807912827s 2018-08-30 12:42:57,898 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/52e3d29d-692e-4e3c-90b7-a2b231a1352f used request id req-eb618ab3-3713-4a9a-b2e3-bc7689e55822 2018-08-30 12:42:57,953 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-30 12:42:57,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:42:57,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:42:57,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:42:57,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:42:57,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:42:57,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:42:57,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:42:57,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:42:57,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:42:57,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:42:57,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:42:58,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d9973e-1837-4f79-8548-ab1b03365801 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:42:58,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c6d9973e-1837-4f79-8548-ab1b03365801 2018-08-30 12:42:58,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:42:58,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["Btwdt2nlTnigysqzIOdWag"], "issued_at": "2018-08-30T12:42:58.000000Z"}} 2018-08-30 12:42:58,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:42:58,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:42:58,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-285ddb6f-e110-4362-9ed0-3bdf8a1fe8f6 Date: Thu, 30 Aug 2018 12:42:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:42:58,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-285ddb6f-e110-4362-9ed0-3bdf8a1fe8f6 2018-08-30 12:42:58,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.433169841766s 2018-08-30 12:42:58,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-285ddb6f-e110-4362-9ed0-3bdf8a1fe8f6 2018-08-30 12:42:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:42:58,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 30 Aug 2018 12:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beadc0aa-7c47-4ab4-93d9-459f5d83135e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-30 12:42:58,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-beadc0aa-7c47-4ab4-93d9-459f5d83135e 2018-08-30 12:42:58,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:42:58,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:42:59,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd2d2d5-f3a1-43c9-9bc7-394faac47fdb Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/7f53ef2745af42d7ba9cdc438d2ba863"}, "tags": [], "enabled": true, "id": "7f53ef2745af42d7ba9cdc438d2ba863", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-30 12:42:59,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5fd2d2d5-f3a1-43c9-9bc7-394faac47fdb 2018-08-30 12:42:59,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186779022217s 2018-08-30 12:42:59,135 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5fd2d2d5-f3a1-43c9-9bc7-394faac47fdb 2018-08-30 12:42:59,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-30 12:42:59,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}}' 2018-08-30 12:42:59,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35164b31-df09-4a13-b9f9-62ac19996ac7 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/003f1ac893364f7aab6cfc6f1c298e85"}, "tags": [], "enabled": true, "id": "003f1ac893364f7aab6cfc6f1c298e85", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}} 2018-08-30 12:42:59,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-35164b31-df09-4a13-b9f9-62ac19996ac7 2018-08-30 12:42:59,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.28449010849s 2018-08-30 12:42:59,426 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-35164b31-df09-4a13-b9f9-62ac19996ac7 2018-08-30 12:42:59,427 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'003f1ac893364f7aab6cfc6f1c298e85', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_bff620b4-b8fe-437a-8834-bf1b827a2b7a'}) 2018-08-30 12:42:59,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-30 12:42:59,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c97c870a-9ef8-498d-a3c2-36dc0f928a86", "email": null, "name": "vmready2-user_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}}' 2018-08-30 12:42:59,926 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecf6ff71-99b1-4fd0-9961-d521e7608ab7 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "links": {"self": "http://172.30.9.27:5000/v3/users/01adc030aef742e9afb6b478b689205f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01adc030aef742e9afb6b478b689205f", "domain_id": "default", "password_expires_at": null}} 2018-08-30 12:42:59,926 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ecf6ff71-99b1-4fd0-9961-d521e7608ab7 2018-08-30 12:42:59,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.492991924286s 2018-08-30 12:42:59,926 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-ecf6ff71-99b1-4fd0-9961-d521e7608ab7 2018-08-30 12:42:59,927 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'01adc030aef742e9afb6b478b689205f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_bff620b4-b8fe-437a-8834-bf1b827a2b7a'}) 2018-08-30 12:42:59,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:42:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:00,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8616702b-4aa4-47c6-ae1e-aefdefc642bd Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:43:00,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8616702b-4aa4-47c6-ae1e-aefdefc642bd 2018-08-30 12:43:00,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197150945663s 2018-08-30 12:43:00,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8616702b-4aa4-47c6-ae1e-aefdefc642bd 2018-08-30 12:43:00,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:43:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:00,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7113de-5022-4716-870e-9c6157fc3c93 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:43:00,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-af7113de-5022-4716-870e-9c6157fc3c93 2018-08-30 12:43:00,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189046859741s 2018-08-30 12:43:00,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-af7113de-5022-4716-870e-9c6157fc3c93 2018-08-30 12:43:00,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:43:00,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:00,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93560398-818c-4ed3-8b65-891c724a1b2c Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:43:00,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-93560398-818c-4ed3-8b65-891c724a1b2c 2018-08-30 12:43:00,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.308705091476s 2018-08-30 12:43:00,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-93560398-818c-4ed3-8b65-891c724a1b2c 2018-08-30 12:43:00,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:43:00,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:00,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c37b27-845f-4bd3-a5a3-267a0691959b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-30 12:43:00,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f3c37b27-845f-4bd3-a5a3-267a0691959b 2018-08-30 12:43:00,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191699028015s 2018-08-30 12:43:00,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f3c37b27-845f-4bd3-a5a3-267a0691959b 2018-08-30 12:43:00,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:43:00,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:01,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18b4a66-6cc7-43f0-8052-1ddcffa4bfba Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "links": {"self": "http://172.30.9.27:5000/v3/users/01adc030aef742e9afb6b478b689205f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01adc030aef742e9afb6b478b689205f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:43:01,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c18b4a66-6cc7-43f0-8052-1ddcffa4bfba 2018-08-30 12:43:01,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230144023895s 2018-08-30 12:43:01,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c18b4a66-6cc7-43f0-8052-1ddcffa4bfba 2018-08-30 12:43:01,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:43:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:01,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4159f339-4d24-48f8-9303-ac64e58b5508 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/003f1ac893364f7aab6cfc6f1c298e85"}, "tags": [], "enabled": true, "id": "003f1ac893364f7aab6cfc6f1c298e85", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}]} 2018-08-30 12:43:01,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4159f339-4d24-48f8-9303-ac64e58b5508 2018-08-30 12:43:01,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202105998993s 2018-08-30 12:43:01,281 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4159f339-4d24-48f8-9303-ac64e58b5508 2018-08-30 12:43:01,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-30 12:43:01,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=01adc030aef742e9afb6b478b689205f&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=003f1ac893364f7aab6cfc6f1c298e85" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:01,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f36c4a-cef2-463c-8ff7-b6048e636f72 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=01adc030aef742e9afb6b478b689205f&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=003f1ac893364f7aab6cfc6f1c298e85", "previous": null, "next": null}} 2018-08-30 12:43:01,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=01adc030aef742e9afb6b478b689205f&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=003f1ac893364f7aab6cfc6f1c298e85 used request id req-11f36c4a-cef2-463c-8ff7-b6048e636f72 2018-08-30 12:43:01,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193869113922s 2018-08-30 12:43:01,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=01adc030aef742e9afb6b478b689205f&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=003f1ac893364f7aab6cfc6f1c298e85 used request id req-11f36c4a-cef2-463c-8ff7-b6048e636f72 2018-08-30 12:43:01,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-30 12:43:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/003f1ac893364f7aab6cfc6f1c298e85/users/01adc030aef742e9afb6b478b689205f/roles/4ee9a6c410d34cfa9465f9f53c6a1145 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:01,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19dfe1ae-9831-4330-b3de-177495a74867 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:43:01,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/003f1ac893364f7aab6cfc6f1c298e85/users/01adc030aef742e9afb6b478b689205f/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-19dfe1ae-9831-4330-b3de-177495a74867 2018-08-30 12:43:01,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.202638149261s 2018-08-30 12:43:01,689 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/003f1ac893364f7aab6cfc6f1c298e85/users/01adc030aef742e9afb6b478b689205f/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-19dfe1ae-9831-4330-b3de-177495a74867 2018-08-30 12:43:01,690 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_bff620b4-b8fe-437a-8834-bf1b827a2b7a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'003f1ac893364f7aab6cfc6f1c298e85', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'c97c870a-9ef8-498d-a3c2-36dc0f928a86', 'username': u'vmready2-user_bff620b4-b8fe-437a-8834-bf1b827a2b7a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-30 12:43:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:43:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:43:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:43:01,691 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:43:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:43:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:43:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:43:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:43:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:43:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:43:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:43:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:43:01,692 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:43:01,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:43:01,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:43:01,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:43:01,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:43:01,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:43:01,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:43:01,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:43:01,693 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:43:01,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:43:01,695 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_bff620b4-b8fe-437a-8834-bf1b827a2b7a', 'password': 'c97c870a-9ef8-498d-a3c2-36dc0f928a86', 'project_name': 'vmready2-project_bff620b4-b8fe-437a-8834-bf1b827a2b7a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '003f1ac893364f7aab6cfc6f1c298e85', 'project_domain_name': 'Default'} 2018-08-30 12:43:01,695 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-30 12:43:01,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:43:01,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20095e32-f2f6-4e95-801c-17a6c03a4ee7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:43:01,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-20095e32-f2f6-4e95-801c-17a6c03a4ee7 2018-08-30 12:43:01,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:43:02,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}], "expires_at": "2018-08-30T13:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "003f1ac893364f7aab6cfc6f1c298e85", "name": "vmready2-project_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/003f1ac893364f7aab6cfc6f1c298e85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/003f1ac893364f7aab6cfc6f1c298e85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/003f1ac893364f7aab6cfc6f1c298e85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_003f1ac893364f7aab6cfc6f1c298e85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_003f1ac893364f7aab6cfc6f1c298e85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/003f1ac893364f7aab6cfc6f1c298e85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/003f1ac893364f7aab6cfc6f1c298e85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/003f1ac893364f7aab6cfc6f1c298e85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/003f1ac893364f7aab6cfc6f1c298e85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/003f1ac893364f7aab6cfc6f1c298e85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/003f1ac893364f7aab6cfc6f1c298e85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/003f1ac893364f7aab6cfc6f1c298e85", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/003f1ac893364f7aab6cfc6f1c298e85", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/003f1ac893364f7aab6cfc6f1c298e85", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "id": "01adc030aef742e9afb6b478b689205f"}, "audit_ids": ["NnNVs1b7QlamAOO0SBTZGg"], "issued_at": "2018-08-30T12:43:02.000000Z"}} 2018-08-30 12:43:02,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-30 12:43:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" -d '{"network": {"name": "vmready2-net_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "admin_state_up": true}}' 2018-08-30 12:43:02,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 586 X-Openstack-Request-Id: req-3f9c41c1-45a8-47f7-82ec-79c8ea03cbaf Date: Thu, 30 Aug 2018 12:43:02 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"003f1ac893364f7aab6cfc6f1c298e85","created_at":"2018-08-30T12:43:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-30T12:43:02Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"003f1ac893364f7aab6cfc6f1c298e85","id":"1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67","name":"vmready2-net_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}} 2018-08-30 12:43:02,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3f9c41c1-45a8-47f7-82ec-79c8ea03cbaf 2018-08-30 12:43:02,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.71127820015s 2018-08-30 12:43:02,809 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3f9c41c1-45a8-47f7-82ec-79c8ea03cbaf 2018-08-30 12:43:02,810 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:43:02Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_bff620b4-b8fe-437a-8834-bf1b827a2b7a', u'admin_state_up': True, u'tenant_id': u'003f1ac893364f7aab6cfc6f1c298e85', u'created_at': u'2018-08-30T12:43:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'003f1ac893364f7aab6cfc6f1c298e85'}) 2018-08-30 12:43:02,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:43:02,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:03,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1147 X-Openstack-Request-Id: req-d38fbacb-741a-4768-9ab2-bca2c99da92a Date: Thu, 30 Aug 2018 12:43:03 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-08-30T12:43:02Z","tenant_id":"003f1ac893364f7aab6cfc6f1c298e85","created_at":"2018-08-30T12:43:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"003f1ac893364f7aab6cfc6f1c298e85","id":"1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67","name":"vmready2-net_bff620b4-b8fe-437a-8834-bf1b827a2b7a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:43:03,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d38fbacb-741a-4768-9ab2-bca2c99da92a 2018-08-30 12:43:03,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.06847906113s 2018-08-30 12:43:03,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d38fbacb-741a-4768-9ab2-bca2c99da92a 2018-08-30 12:43:03,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-30 12:43:03,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" -d '{"subnet": {"name": "vmready2-subnet_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "enable_dhcp": true, "network_id": "1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-30 12:43:04,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-46463b0e-427d-4b30-b489-d18464d1b56c Date: Thu, 30 Aug 2018 12:43:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67","tenant_id":"003f1ac893364f7aab6cfc6f1c298e85","created_at":"2018-08-30T12:43:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:43:04Z","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":"003f1ac893364f7aab6cfc6f1c298e85","id":"f0994a88-4dc0-408d-a2bc-1a0caa8f15bf","subnetpool_id":null,"name":"vmready2-subnet_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}} 2018-08-30 12:43:04,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-46463b0e-427d-4b30-b489-d18464d1b56c 2018-08-30 12:43:04,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.880610942841s 2018-08-30 12:43:04,761 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-46463b0e-427d-4b30-b489-d18464d1b56c 2018-08-30 12:43:04,762 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:43:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f0994a88-4dc0-408d-a2bc-1a0caa8f15bf', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_bff620b4-b8fe-437a-8834-bf1b827a2b7a', u'enable_dhcp': True, u'network_id': u'1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67', u'tenant_id': u'003f1ac893364f7aab6cfc6f1c298e85', u'created_at': u'2018-08-30T12:43:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'003f1ac893364f7aab6cfc6f1c298e85'}) 2018-08-30 12:43:04,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-30 12:43:04,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" -d '{"router": {"external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5"}, "name": "vmready2-router_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "admin_state_up": true}}' 2018-08-30 12:43:06,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-258fbe7a-88dd-4f82-81e5-76ee1f340287 Date: Thu, 30 Aug 2018 12:43:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "created_at": "2018-08-30T12:43:05Z", "admin_state_up": true, "updated_at": "2018-08-30T12:43:06Z", "revision_number": 2, "routes": [], "project_id": "003f1ac893364f7aab6cfc6f1c298e85", "id": "1ce77155-8303-4f70-92c0-06dfa7d0b75f", "name": "vmready2-router_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}} 2018-08-30 12:43:06,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-258fbe7a-88dd-4f82-81e5-76ee1f340287 2018-08-30 12:43:06,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65466713905s 2018-08-30 12:43:06,417 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-258fbe7a-88dd-4f82-81e5-76ee1f340287 2018-08-30 12:43:06,418 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'71ff984e-b3a7-4727-8c1c-0ec2e9505296', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'003f1ac893364f7aab6cfc6f1c298e85', u'created_at': u'2018-08-30T12:43:05Z', u'admin_state_up': True, u'updated_at': u'2018-08-30T12:43:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'003f1ac893364f7aab6cfc6f1c298e85', u'id': u'1ce77155-8303-4f70-92c0-06dfa7d0b75f', u'name': u'vmready2-router_bff620b4-b8fe-437a-8834-bf1b827a2b7a'}) 2018-08-30 12:43:06,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-30 12:43:06,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/1ce77155-8303-4f70-92c0-06dfa7d0b75f/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" -d '{"subnet_id": "f0994a88-4dc0-408d-a2bc-1a0caa8f15bf"}' 2018-08-30 12:43:08,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a5ffcdf3-518d-484d-8878-42f9046f57ac Date: Thu, 30 Aug 2018 12:43:08 GMT RESP BODY: {"network_id": "1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "subnet_id": "f0994a88-4dc0-408d-a2bc-1a0caa8f15bf", "subnet_ids": ["f0994a88-4dc0-408d-a2bc-1a0caa8f15bf"], "port_id": "e17e609d-bcd4-4497-91f7-65b2d0807b40", "id": "1ce77155-8303-4f70-92c0-06dfa7d0b75f"} 2018-08-30 12:43:08,897 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1ce77155-8303-4f70-92c0-06dfa7d0b75f/add_router_interface.json used request id req-a5ffcdf3-518d-484d-8878-42f9046f57ac 2018-08-30 12:43:08,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47902011871s 2018-08-30 12:43:08,898 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1ce77155-8303-4f70-92c0-06dfa7d0b75f/add_router_interface.json used request id req-a5ffcdf3-518d-484d-8878-42f9046f57ac returning object 1ce77155-8303-4f70-92c0-06dfa7d0b75f 2018-08-30 12:43:08,898 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-30 12:43:09,029 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-30 12:43:09,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:43:09,035 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 30 Aug 2018 12:43:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-30 12:43:09,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:43:09,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:09,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-71634588-21fc-40e5-9bee-ecd4ce97acb5 Date: Thu, 30 Aug 2018 12:43:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:43:09,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-71634588-21fc-40e5-9bee-ecd4ce97acb5 2018-08-30 12:43:09,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.792786121368s 2018-08-30 12:43:09,833 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-71634588-21fc-40e5-9bee-ecd4ce97acb5 2018-08-30 12:43:09,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-30 12:43:09,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}' 2018-08-30 12:43:10,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c0c243f5-1680-496e-b74e-9300f3d2d1c0 Date: Thu, 30 Aug 2018 12:43:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:43:10Z", "file": "/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/file", "owner": "003f1ac893364f7aab6cfc6f1c298e85", "id": "04c5b0ad-e6a3-444e-aa18-a8418ca2101d", "size": null, "self": "/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "checksum": null, "created_at": "2018-08-30T12:43:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-30 12:43:10,686 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c0c243f5-1680-496e-b74e-9300f3d2d1c0 2018-08-30 12:43:10,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.844930887222s 2018-08-30 12:43:10,687 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c0c243f5-1680-496e-b74e-9300f3d2d1c0 returning object 04c5b0ad-e6a3-444e-aa18-a8418ca2101d 2018-08-30 12:43:10,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-30 12:43:10,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" -d '' 2018-08-30 12:43:11,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b580c139-2c60-487a-ac8d-d998e5040e00 Date: Thu, 30 Aug 2018 12:43:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:43:11,948 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/file used request id req-b580c139-2c60-487a-ac8d-d998e5040e00 2018-08-30 12:43:11,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26129984856s 2018-08-30 12:43:11,949 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/file used request id req-b580c139-2c60-487a-ac8d-d998e5040e00 2018-08-30 12:43:11,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:43:11,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:12,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-050e4c30-ed01-4590-8530-b117628fb986 Date: Thu, 30 Aug 2018 12:43:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:43:11Z", "file": "/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/file", "owner": "003f1ac893364f7aab6cfc6f1c298e85", "id": "04c5b0ad-e6a3-444e-aa18-a8418ca2101d", "size": 12716032, "self": "/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:43:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:43:12,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-050e4c30-ed01-4590-8530-b117628fb986 2018-08-30 12:43:12,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.771954059601s 2018-08-30 12:43:12,725 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-050e4c30-ed01-4590-8530-b117628fb986 2018-08-30 12:43:12,727 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/file', 'owner': u'003f1ac893364f7aab6cfc6f1c298e85', 'id': u'04c5b0ad-e6a3-444e-aa18-a8418ca2101d', 'size': 12716032, u'self': u'/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'003f1ac893364f7aab6cfc6f1c298e85', 'name': 'vmready2-project_bff620b4-b8fe-437a-8834-bf1b827a2b7a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-30T12:43:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-30T12:43:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a', 'created': u'2018-08-30T12:43:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-30T12:43:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-30 12:43:12,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-30 12:43:12,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-30 12:43:13,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43: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-516ae62a-a9ec-445b-a77f-739695f4643e x-compute-request-id: req-516ae62a-a9ec-445b-a77f-739695f4643e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/38dc36fd-0ed4-42f6-ab15-1eecd6569d48", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/38dc36fd-0ed4-42f6-ab15-1eecd6569d48", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "38dc36fd-0ed4-42f6-ab15-1eecd6569d48"}} 2018-08-30 12:43:13,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-516ae62a-a9ec-445b-a77f-739695f4643e 2018-08-30 12:43:13,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.871222019196s 2018-08-30 12:43:13,599 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-516ae62a-a9ec-445b-a77f-739695f4643e 2018-08-30 12:43:13,600 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_bff620b4-b8fe-437a-8834-bf1b827a2b7a', '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'e46e8a89d2e649b28f72a2f6a1215aa1', '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'38dc36fd-0ed4-42f6-ab15-1eecd6569d48', 'swap': 0}) 2018-08-30 12:43:13,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-30 12:43:13,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/38dc36fd-0ed4-42f6-ab15-1eecd6569d48/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" -d '{"extra_specs": {}}' 2018-08-30 12:43:13,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43: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-9f8323ed-4d1a-428c-8d6c-027187d4b266 x-compute-request-id: req-9f8323ed-4d1a-428c-8d6c-027187d4b266 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-30 12:43:13,626 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/38dc36fd-0ed4-42f6-ab15-1eecd6569d48/os-extra_specs used request id req-9f8323ed-4d1a-428c-8d6c-027187d4b266 2018-08-30 12:43:13,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246839523315s 2018-08-30 12:43:13,626 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/38dc36fd-0ed4-42f6-ab15-1eecd6569d48/os-extra_specs used request id req-9f8323ed-4d1a-428c-8d6c-027187d4b266 2018-08-30 12:43:13,739 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:43:13,739 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:12 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-30 12:43:13,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-30 12:43:13,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/1ce77155-8303-4f70-92c0-06dfa7d0b75f/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" -d '{"subnet_id": "f0994a88-4dc0-408d-a2bc-1a0caa8f15bf"}' 2018-08-30 12:43:15,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6cc4ec2c-9efd-42be-97d2-2ad387a3ec2f Date: Thu, 30 Aug 2018 12:43:15 GMT RESP BODY: {"network_id": "1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "subnet_id": "f0994a88-4dc0-408d-a2bc-1a0caa8f15bf", "subnet_ids": ["f0994a88-4dc0-408d-a2bc-1a0caa8f15bf"], "port_id": "e17e609d-bcd4-4497-91f7-65b2d0807b40", "id": "1ce77155-8303-4f70-92c0-06dfa7d0b75f"} 2018-08-30 12:43:15,748 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1ce77155-8303-4f70-92c0-06dfa7d0b75f/remove_router_interface.json used request id req-6cc4ec2c-9efd-42be-97d2-2ad387a3ec2f 2018-08-30 12:43:15,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0043489933s 2018-08-30 12:43:15,749 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/1ce77155-8303-4f70-92c0-06dfa7d0b75f/remove_router_interface.json used request id req-6cc4ec2c-9efd-42be-97d2-2ad387a3ec2f returning object 1ce77155-8303-4f70-92c0-06dfa7d0b75f 2018-08-30 12:43:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-30 12:43:15,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:16,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a6b09291-08b5-4ac9-aede-cdcc9cfd73c7 Date: Thu, 30 Aug 2018 12:43:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "created_at": "2018-08-30T12:43:05Z", "admin_state_up": true, "updated_at": "2018-08-30T12:43:15Z", "revision_number": 4, "routes": [], "project_id": "003f1ac893364f7aab6cfc6f1c298e85", "id": "1ce77155-8303-4f70-92c0-06dfa7d0b75f", "name": "vmready2-router_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}]} 2018-08-30 12:43:16,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a6b09291-08b5-4ac9-aede-cdcc9cfd73c7 2018-08-30 12:43:16,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.411728858948s 2018-08-30 12:43:16,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a6b09291-08b5-4ac9-aede-cdcc9cfd73c7 2018-08-30 12:43:16,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-30 12:43:16,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/1ce77155-8303-4f70-92c0-06dfa7d0b75f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:18,104 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd37a11e-12dc-4df1-bfe5-f1764850c6f4 Content-Length: 0 Date: Thu, 30 Aug 2018 12:43:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:43:18,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1ce77155-8303-4f70-92c0-06dfa7d0b75f.json used request id req-bd37a11e-12dc-4df1-bfe5-f1764850c6f4 2018-08-30 12:43:18,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.94172310829s 2018-08-30 12:43:18,105 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/1ce77155-8303-4f70-92c0-06dfa7d0b75f.json used request id req-bd37a11e-12dc-4df1-bfe5-f1764850c6f4 2018-08-30 12:43:18,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:43:18,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:18,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-cc2894ac-79c1-490c-97f1-193d637745bb Date: Thu, 30 Aug 2018 12:43:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67","tenant_id":"003f1ac893364f7aab6cfc6f1c298e85","created_at":"2018-08-30T12:43:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:43:04Z","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":"003f1ac893364f7aab6cfc6f1c298e85","id":"f0994a88-4dc0-408d-a2bc-1a0caa8f15bf","subnetpool_id":null,"name":"vmready2-subnet_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}]} 2018-08-30 12:43:18,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cc2894ac-79c1-490c-97f1-193d637745bb 2018-08-30 12:43:18,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.475737810135s 2018-08-30 12:43:18,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cc2894ac-79c1-490c-97f1-193d637745bb 2018-08-30 12:43:18,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-30 12:43:18,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/f0994a88-4dc0-408d-a2bc-1a0caa8f15bf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:21,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e24aa418-1632-47c9-a84d-7e84209ac323 Date: Thu, 30 Aug 2018 12:43:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:43:21,948 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f0994a88-4dc0-408d-a2bc-1a0caa8f15bf.json used request id req-e24aa418-1632-47c9-a84d-7e84209ac323 2018-08-30 12:43:21,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.36574006081s 2018-08-30 12:43:21,949 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f0994a88-4dc0-408d-a2bc-1a0caa8f15bf.json used request id req-e24aa418-1632-47c9-a84d-7e84209ac323 2018-08-30 12:43:21,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:43:21,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:22,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-216a4ccc-dfbc-4885-ac64-22c9e7f5b3e7 Date: Thu, 30 Aug 2018 12:43:22 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-08-30T12:43:21Z","tenant_id":"003f1ac893364f7aab6cfc6f1c298e85","created_at":"2018-08-30T12:43:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"003f1ac893364f7aab6cfc6f1c298e85","id":"1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67","name":"vmready2-net_bff620b4-b8fe-437a-8834-bf1b827a2b7a"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:43:22,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-216a4ccc-dfbc-4885-ac64-22c9e7f5b3e7 2018-08-30 12:43:22,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394963026047s 2018-08-30 12:43:22,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-216a4ccc-dfbc-4885-ac64-22c9e7f5b3e7 2018-08-30 12:43:22,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-30 12:43:22,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:24,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-901fa683-7c37-491c-a646-b3d42bbe2afd Date: Thu, 30 Aug 2018 12:43:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:43:24,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67.json used request id req-901fa683-7c37-491c-a646-b3d42bbe2afd 2018-08-30 12:43:24,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.68412399292s 2018-08-30 12:43:24,030 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1b1ae4b0-9bb6-48e9-8ae5-ec7bb0f15c67.json used request id req-901fa683-7c37-491c-a646-b3d42bbe2afd 2018-08-30 12:43:24,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:43:24,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:24,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-ad4c4e71-fbb1-429a-94ab-b0bff5dee082 Date: Thu, 30 Aug 2018 12:43:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:43:11Z", "file": "/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/file", "owner": "003f1ac893364f7aab6cfc6f1c298e85", "id": "04c5b0ad-e6a3-444e-aa18-a8418ca2101d", "size": 12716032, "self": "/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:43:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:43:24,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ad4c4e71-fbb1-429a-94ab-b0bff5dee082 2018-08-30 12:43:24,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.78084897995s 2018-08-30 12:43:24,815 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ad4c4e71-fbb1-429a-94ab-b0bff5dee082 2018-08-30 12:43:24,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-30 12:43:24,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d261317f95247fb8b98222961765f5dddd691c93" 2018-08-30 12:43:25,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd08d4b3-6cc7-43d4-aa38-1285451f4500 Date: Thu, 30 Aug 2018 12:43:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:43:25,933 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d used request id req-fd08d4b3-6cc7-43d4-aa38-1285451f4500 2018-08-30 12:43:25,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11582303047s 2018-08-30 12:43:25,933 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/04c5b0ad-e6a3-444e-aa18-a8418ca2101d used request id req-fd08d4b3-6cc7-43d4-aa38-1285451f4500 2018-08-30 12:43:25,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:43:25,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:25,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43: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-ac7a932c-bd8b-4da3-97bd-041e23bce496 x-compute-request-id: req-ac7a932c-bd8b-4da3-97bd-041e23bce496 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/38dc36fd-0ed4-42f6-ab15-1eecd6569d48", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/38dc36fd-0ed4-42f6-ab15-1eecd6569d48", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "38dc36fd-0ed4-42f6-ab15-1eecd6569d48"}]} 2018-08-30 12:43:25,957 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ac7a932c-bd8b-4da3-97bd-041e23bce496 2018-08-30 12:43:25,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236039161682s 2018-08-30 12:43:25,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ac7a932c-bd8b-4da3-97bd-041e23bce496 2018-08-30 12:43:25,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-30 12:43:25,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/38dc36fd-0ed4-42f6-ab15-1eecd6569d48 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:26,139 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:43: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-552cb391-d2ec-40e5-8237-6cbd0bf52ea4 x-compute-request-id: req-552cb391-d2ec-40e5-8237-6cbd0bf52ea4 Content-Length: 0 Content-Type: application/json 2018-08-30 12:43:26,139 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/38dc36fd-0ed4-42f6-ab15-1eecd6569d48 used request id req-552cb391-d2ec-40e5-8237-6cbd0bf52ea4 2018-08-30 12:43:26,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.180088043213s 2018-08-30 12:43:26,140 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/38dc36fd-0ed4-42f6-ab15-1eecd6569d48 used request id req-552cb391-d2ec-40e5-8237-6cbd0bf52ea4 2018-08-30 12:43:26,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:43:26,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:26,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8fcfae-2f76-43f7-a54b-a2951b3fdbd7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "vmready2-user_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "links": {"self": "http://172.30.9.27:5000/v3/users/01adc030aef742e9afb6b478b689205f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01adc030aef742e9afb6b478b689205f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:43:26,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2a8fcfae-2f76-43f7-a54b-a2951b3fdbd7 2018-08-30 12:43:26,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226788043976s 2018-08-30 12:43:26,368 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2a8fcfae-2f76-43f7-a54b-a2951b3fdbd7 2018-08-30 12:43:26,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:43:26,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/01adc030aef742e9afb6b478b689205f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:26,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81acb0b5-28d8-457d-a8fb-0994c4cf5318 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_bff620b4-b8fe-437a-8834-bf1b827a2b7a", "links": {"self": "http://172.30.9.27:5000/v3/users/01adc030aef742e9afb6b478b689205f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "01adc030aef742e9afb6b478b689205f", "description": null}} 2018-08-30 12:43:26,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/01adc030aef742e9afb6b478b689205f used request id req-81acb0b5-28d8-457d-a8fb-0994c4cf5318 2018-08-30 12:43:26,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214401006699s 2018-08-30 12:43:26,588 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/01adc030aef742e9afb6b478b689205f used request id req-81acb0b5-28d8-457d-a8fb-0994c4cf5318 2018-08-30 12:43:26,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-30 12:43:26,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/01adc030aef742e9afb6b478b689205f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:26,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-666349e5-a919-4771-a54b-9148ec41188a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:43:26,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/01adc030aef742e9afb6b478b689205f used request id req-666349e5-a919-4771-a54b-9148ec41188a 2018-08-30 12:43:26,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.353280067444s 2018-08-30 12:43:26,942 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/01adc030aef742e9afb6b478b689205f used request id req-666349e5-a919-4771-a54b-9148ec41188a 2018-08-30 12:43:26,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:43:26,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:27,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627d16bf-bcee-463a-acac-5b13ece66376 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/003f1ac893364f7aab6cfc6f1c298e85"}, "tags": [], "enabled": true, "id": "003f1ac893364f7aab6cfc6f1c298e85", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_bff620b4-b8fe-437a-8834-bf1b827a2b7a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-30 12:43:27,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-627d16bf-bcee-463a-acac-5b13ece66376 2018-08-30 12:43:27,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193468093872s 2018-08-30 12:43:27,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-627d16bf-bcee-463a-acac-5b13ece66376 2018-08-30 12:43:27,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-30 12:43:27,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/003f1ac893364f7aab6cfc6f1c298e85 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f44bb0a2ace052e167a9e37afa1bb9059c70b569" 2018-08-30 12:43:27,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18d84a33-5146-460e-a799-a104db49c9cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:43:27,470 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/003f1ac893364f7aab6cfc6f1c298e85 used request id req-18d84a33-5146-460e-a799-a104db49c9cd 2018-08-30 12:43:27,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.323028087616s 2018-08-30 12:43:27,470 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/003f1ac893364f7aab6cfc6f1c298e85 used request id req-18d84a33-5146-460e-a799-a104db49c9cd 2018-08-30 12:43:27,522 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-30 12:43:27,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:43:27,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:43:27,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:43:27,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:43:27,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:43:27,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:43:27,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:43:27,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:43:27,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:43:27,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:43:27,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:43:27,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:43:27,576 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:43:27,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:43:27,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:43:27,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:43:27,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:43:27,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:43:27,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:43:27,577 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:43:27,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:43:27,578 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:43:27,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:43:27,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6ffd34-14de-4254-887c-0925c64f89d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:43:27,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9a6ffd34-14de-4254-887c-0925c64f89d6 2018-08-30 12:43:27,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:43:27,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:43:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["RikPZZAATvq_RffTAfJc0w"], "issued_at": "2018-08-30T12:43:27.000000Z"}} 2018-08-30 12:43:27,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:43:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:29,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-7657841e-8697-424e-b79b-a26ba2763ac6 Date: Thu, 30 Aug 2018 12:43:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:43:29,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7657841e-8697-424e-b79b-a26ba2763ac6 2018-08-30 12:43:29,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08345603943s 2018-08-30 12:43:29,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7657841e-8697-424e-b79b-a26ba2763ac6 2018-08-30 12:43:29,086 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-30 12:43:29,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-30 12:43:29,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"network": {"name": "singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a", "admin_state_up": true}}' 2018-08-30 12:43:29,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-35b8335c-41c6-4354-9fed-18d41a2978e9 Date: Thu, 30 Aug 2018 12:43:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-30T12:43:29Z","is_default":false,"provider:segmentation_id":37,"name":"singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:29Z","mtu":1450}} 2018-08-30 12:43:29,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-35b8335c-41c6-4354-9fed-18d41a2978e9 2018-08-30 12:43:29,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.532894134521s 2018-08-30 12:43:29,620 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-35b8335c-41c6-4354-9fed-18d41a2978e9 2018-08-30 12:43:29,620 - 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-08-30T12:43:29Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e48fb67d-18b0-427d-9c62-1eb392b30cda', u'provider:segmentation_id': 37, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a', u'admin_state_up': True, u'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'created_at': u'2018-08-30T12:43:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1'}) 2018-08-30 12:43:29,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:43:29,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:29,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1347 X-Openstack-Request-Id: req-1ea355e7-3496-4078-bc57-31c9e55531a0 Date: Thu, 30 Aug 2018 12:43:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-30T12:43:29Z","provider:segmentation_id":37,"name":"singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:43:29,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1ea355e7-3496-4078-bc57-31c9e55531a0 2018-08-30 12:43:29,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357054948807s 2018-08-30 12:43:29,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1ea355e7-3496-4078-bc57-31c9e55531a0 2018-08-30 12:43:29,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-30 12:43:29,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"subnet": {"name": "singlevm1-subnet_6b5a6f40-23de-42a1-910e-f8fc7900671a", "enable_dhcp": true, "network_id": "e48fb67d-18b0-427d-9c62-1eb392b30cda", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-30 12:43:31,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-56444e9e-2bea-4797-908c-96a63887930c Date: Thu, 30 Aug 2018 12:43:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:43:30Z","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":"e46e8a89d2e649b28f72a2f6a1215aa1","id":"910c3872-f130-4f0b-bbf1-844b8e4ecf63","subnetpool_id":null,"name":"singlevm1-subnet_6b5a6f40-23de-42a1-910e-f8fc7900671a"}} 2018-08-30 12:43:31,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-56444e9e-2bea-4797-908c-96a63887930c 2018-08-30 12:43:31,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.24675512314s 2018-08-30 12:43:31,227 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-56444e9e-2bea-4797-908c-96a63887930c 2018-08-30 12:43:31,228 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:43:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'910c3872-f130-4f0b-bbf1-844b8e4ecf63', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_6b5a6f40-23de-42a1-910e-f8fc7900671a', u'enable_dhcp': True, u'network_id': u'e48fb67d-18b0-427d-9c62-1eb392b30cda', u'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'created_at': u'2018-08-30T12:43:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1'}) 2018-08-30 12:43:31,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-30 12:43:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"router": {"external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5"}, "name": "singlevm1-router_6b5a6f40-23de-42a1-910e-f8fc7900671a", "admin_state_up": true}}' 2018-08-30 12:43:32,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-666e3d9d-da05-488d-9d6c-2ec44305e3b0 Date: Thu, 30 Aug 2018 12:43:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:43:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-30T12:43:32Z", "revision_number": 2, "routes": [], "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "bf673466-3062-4e02-bc49-7cb86b97ab92", "name": "singlevm1-router_6b5a6f40-23de-42a1-910e-f8fc7900671a"}} 2018-08-30 12:43:32,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-666e3d9d-da05-488d-9d6c-2ec44305e3b0 2018-08-30 12:43:32,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59372901917s 2018-08-30 12:43:32,822 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-666e3d9d-da05-488d-9d6c-2ec44305e3b0 2018-08-30 12:43:32,823 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'71ff984e-b3a7-4727-8c1c-0ec2e9505296', u'ip_address': u'172.30.9.209'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'created_at': u'2018-08-30T12:43:31Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-30T12:43:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'id': u'bf673466-3062-4e02-bc49-7cb86b97ab92', u'name': u'singlevm1-router_6b5a6f40-23de-42a1-910e-f8fc7900671a'}) 2018-08-30 12:43:32,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-30 12:43:32,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/bf673466-3062-4e02-bc49-7cb86b97ab92/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"subnet_id": "910c3872-f130-4f0b-bbf1-844b8e4ecf63"}' 2018-08-30 12:43:34,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2520d3a1-bcc2-4e0b-8569-dc7fd56d179c Date: Thu, 30 Aug 2018 12:43:34 GMT RESP BODY: {"network_id": "e48fb67d-18b0-427d-9c62-1eb392b30cda", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "subnet_id": "910c3872-f130-4f0b-bbf1-844b8e4ecf63", "subnet_ids": ["910c3872-f130-4f0b-bbf1-844b8e4ecf63"], "port_id": "85b3a6e6-496f-4b84-bc17-19a5e05fecb5", "id": "bf673466-3062-4e02-bc49-7cb86b97ab92"} 2018-08-30 12:43:34,849 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/bf673466-3062-4e02-bc49-7cb86b97ab92/add_router_interface.json used request id req-2520d3a1-bcc2-4e0b-8569-dc7fd56d179c 2018-08-30 12:43:34,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02561998367s 2018-08-30 12:43:34,849 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/bf673466-3062-4e02-bc49-7cb86b97ab92/add_router_interface.json used request id req-2520d3a1-bcc2-4e0b-8569-dc7fd56d179c returning object bf673466-3062-4e02-bc49-7cb86b97ab92 2018-08-30 12:43:34,850 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-30 12:43:34,982 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-30 12:43:34,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:43:34,989 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 30 Aug 2018 12:43:35 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-30 12:43:34,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:43:34,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:35,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a05ed227-bb2f-4f3a-80c5-ae9eeca8db86 Date: Thu, 30 Aug 2018 12:43:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:43:35,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a05ed227-bb2f-4f3a-80c5-ae9eeca8db86 2018-08-30 12:43:35,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.825565814972s 2018-08-30 12:43:35,818 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a05ed227-bb2f-4f3a-80c5-ae9eeca8db86 2018-08-30 12:43:35,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-30 12:43:35,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a"}' 2018-08-30 12:43:36,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-51b59230-0610-4902-9d64-86861af3e269 Date: Thu, 30 Aug 2018 12:43:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:43:36Z", "file": "/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/file", "owner": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "size": null, "self": "/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a", "checksum": null, "created_at": "2018-08-30T12:43:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-30 12:43:36,685 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-51b59230-0610-4902-9d64-86861af3e269 2018-08-30 12:43:36,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.859279870987s 2018-08-30 12:43:36,686 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-51b59230-0610-4902-9d64-86861af3e269 returning object 1925c4a1-a6d4-489a-a163-6035046cc8e8 2018-08-30 12:43:36,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-30 12:43:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '' 2018-08-30 12:43:38,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38a18bc7-d697-43e0-9d55-5c3644825bc0 Date: Thu, 30 Aug 2018 12:43:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:43:38,028 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/file used request id req-38a18bc7-d697-43e0-9d55-5c3644825bc0 2018-08-30 12:43:38,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34187412262s 2018-08-30 12:43:38,029 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/file used request id req-38a18bc7-d697-43e0-9d55-5c3644825bc0 2018-08-30 12:43:38,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:43:38,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:38,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-b137c775-7810-4eac-8296-766eef78fce8 Date: Thu, 30 Aug 2018 12:43:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:43:38Z", "file": "/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/file", "owner": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "size": 12716032, "self": "/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:43:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:43:38,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b137c775-7810-4eac-8296-766eef78fce8 2018-08-30 12:43:38,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290213108063s 2018-08-30 12:43:38,323 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b137c775-7810-4eac-8296-766eef78fce8 2018-08-30 12:43:38,325 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/file', 'owner': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'id': u'1925c4a1-a6d4-489a-a163-6035046cc8e8', 'size': 12716032, u'self': u'/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-30T12:43:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-30T12:43:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a', 'created': u'2018-08-30T12:43:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-30T12:43:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-30 12:43:38,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-30 12:43:38,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_6b5a6f40-23de-42a1-910e-f8fc7900671a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-30 12:43:39,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43: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-d138ed71-2d2a-4a12-931a-91681c0b2059 x-compute-request-id: req-d138ed71-2d2a-4a12-931a-91681c0b2059 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_6b5a6f40-23de-42a1-910e-f8fc7900671a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be"}} 2018-08-30 12:43:39,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d138ed71-2d2a-4a12-931a-91681c0b2059 2018-08-30 12:43:39,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.85316991806s 2018-08-30 12:43:39,180 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d138ed71-2d2a-4a12-931a-91681c0b2059 2018-08-30 12:43:39,181 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_6b5a6f40-23de-42a1-910e-f8fc7900671a', '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'e46e8a89d2e649b28f72a2f6a1215aa1', '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'4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be', 'swap': 0}) 2018-08-30 12:43:39,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-30 12:43:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"extra_specs": {}}' 2018-08-30 12:43:39,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-95c0fc96-b9cd-4e1d-a4fd-4eea2431a904 x-compute-request-id: req-95c0fc96-b9cd-4e1d-a4fd-4eea2431a904 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-30 12:43:39,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be/os-extra_specs used request id req-95c0fc96-b9cd-4e1d-a4fd-4eea2431a904 2018-08-30 12:43:39,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.135535955429s 2018-08-30 12:43:39,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be/os-extra_specs used request id req-95c0fc96-b9cd-4e1d-a4fd-4eea2431a904 2018-08-30 12:43:39,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-30 12:43:39,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"keypair": {"name": "singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a"}}' 2018-08-30 12:43:39,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-1da20d9b-3c2b-4a45-997b-28fb66267125 x-compute-request-id: req-1da20d9b-3c2b-4a45-997b-28fb66267125 Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClnMrstqBQ7tcSebl3koRGBsNTk6rFQ52uH6fwPoHE952f2qSE0ShcigkoG9pYw2zaMLfmg7C9evwdsvPtYY5cyGE1UH0eCLhFb80xix7MSqLB2+GZ3Tx/q1iLFY6kxUcGW153ohJHu27nv9B6QyozhPxtM34H/QCL4OqQqK08/Lk3uZEqtilfio+ILzON+4zzinwj4Z6QnJ+vYvPO9Z7RVWLBZfm4N5LaIgdOsej/28//uD8btwFH5+0FLZrmWtD/ExSmFT5zQe08kVuGG+pntdZSIr7OGTuB7GGCfNNuDWkrTocvtfpjjwAYmXdT/md9WgubRgW1kvtl/Qvnq65b Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApZzK7LagUO7XEnm5d5KERgbDU5OqxUOdrh+n8D6BxPedn9qk\nhNEoXIoJKBvaWMNs2jC35oOwvXr8HbLz7WGOXMhhNVB9Hgi4RW/NMYsezEqiwdvh\nmd08f6tYixWOpMVHBlted6ISR7tu57/QekMqM4T8bTN+B/0Ai+DqkKitPPy5N7mR\nKrYpX4qPiC8zjfuM84p8I+GekJyfr2LzzvWe0VViwWX5uDeS2iIHTrHo/9vP/7g/\nG7cBR+ftBS2a5lrQ/xMUphU+c0HtPJFbhhvqZ7XWUiK+zhk7gexhgnzTbg1pK06H\nL7X6Y48AGJl3U/5nfVoLm0YFtZL7Zf0L56uuWwIDAQABAoIBAHrV1clHF5eP3yPL\n9x1SJhvOblfyIeqYYT7CKgzOP/A4/MeRIw+EFxy0IWCHcCcAJB+dnPkz2gZgTtk0\nXypFfpMg6MDjhzmcnBiceSRzHI/IF/oTvbwi1PmYvF7EyX06+Zgkcufm5QohYnwv\n0FCuuoFl9NiGJceFBz+4viI3ie6+Dgm1o3HWCiGDeYY1+p8mqcMpbw6sAXLbuH2S\nq3aJ5o2ZiIZFK7jxm6pwKuVO4bloH2AklX3FHAdSGmpfzCuYgg4b8z8G7omedA2C\nxNp2RXC6iQlMQvFqGVNKGpjrdlQNN5Os1JkxPCxEXm1VqXr2GNjhmxmAQcEs8N/h\n4Hz220ECgYEA26USJr2D8HvVEhm4S2rjBg6GEq3pjGR4/J3IDzUnJ3k5BnmE0eIZ\ngFXVUpGc8DpDWwFjesKkBNHzEEcWbuCXRwOanTMQJOV1VtSmByAFjke/+IZYAucF\nvmRXAQydMxeqf+5og0CQYKToOTUEIh5rRdy92dSaRCuK+IjNVIZYsPsCgYEAwQY6\ntXNoemAsr9Fh/TPUz3/rkZNG34p2Kqy5YBgd3nMJu26S/sySo13kTl7wWoBEmBv0\nmjQUOZDcx6ckqBl6Y5IDjFC6jKEuE+QwWceqJ5H/EtCgAWgS69uXgUwKksy/l9mI\ndEzm+XoOup6c0qN5Kx9+bveVnT7Pr4BUGcksOiECgYEArOieCXFX1JEng0BMHNLg\nNXxpf3r5SFQwCm4LeC1XzXNYuQggzzk26hin/oAzE8pKC/Jj5dgkVscQmdfciRy0\n+mqT5Py10NXyMZDlwuYqeX9yWKspzd8gXmmPNHxBpF8VEfEUxX6mKe6oAaECx/k6\naZ0Et97uMow0ssK/IbNBTtECgYBu7MOETwQ1f1tu1mb3eXfMnvijOf26rPlnYMdP\nH8zab0WiftLetnV2iJiRKSH7AEdrGnWgwFj3E/asjbMVHz8kRV7gnev2sRGnwLTA\ng2uXPeFV0KqC5GorPJB+b1KMNjnMa+hs3VzG9YvNVyVML0GMtJaV8pX6PYRgmOC7\nyM4vwQKBgQCofCB85t8XYA4BX8/pLbERqAnnv11eIvxi0BWUzHE9+Eag8RNW6vC3\nL6BNusRXEKT80sUSV2A5d9YiSiIcB2mhKg5/PNRN5t+VAHijjRnDuY0qvJ2rt1/J\n5uWBTwJwIZC7pOsSHPI1/4NOWh4E/xNBfp/VZFmu59LCQJb8ECNlqg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "a87560aac00147dd923f93e62e75b177", "name": "singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a", "fingerprint": "61:e1:19:68:14:5c:79:d2:77:f4:c6:85:e5:a5:c2:ef"}} 2018-08-30 12:43:39,468 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1da20d9b-3c2b-4a45-997b-28fb66267125 2018-08-30 12:43:39,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.150260925293s 2018-08-30 12:43:39,469 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1da20d9b-3c2b-4a45-997b-28fb66267125 2018-08-30 12:43:39,469 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClnMrstqBQ7tcSebl3koRGBsNTk6rFQ52uH6fwPoHE952f2qSE0ShcigkoG9pYw2zaMLfmg7C9evwdsvPtYY5cyGE1UH0eCLhFb80xix7MSqLB2+GZ3Tx/q1iLFY6kxUcGW153ohJHu27nv9B6QyozhPxtM34H/QCL4OqQqK08/Lk3uZEqtilfio+ILzON+4zzinwj4Z6QnJ+vYvPO9Z7RVWLBZfm4N5LaIgdOsej/28//uD8btwFH5+0FLZrmWtD/ExSmFT5zQe08kVuGG+pntdZSIr7OGTuB7GGCfNNuDWkrTocvtfpjjwAYmXdT/md9WgubRgW1kvtl/Qvnq65b Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApZzK7LagUO7XEnm5d5KERgbDU5OqxUOdrh+n8D6BxPedn9qk\nhNEoXIoJKBvaWMNs2jC35oOwvXr8HbLz7WGOXMhhNVB9Hgi4RW/NMYsezEqiwdvh\nmd08f6tYixWOpMVHBlted6ISR7tu57/QekMqM4T8bTN+B/0Ai+DqkKitPPy5N7mR\nKrYpX4qPiC8zjfuM84p8I+GekJyfr2LzzvWe0VViwWX5uDeS2iIHTrHo/9vP/7g/\nG7cBR+ftBS2a5lrQ/xMUphU+c0HtPJFbhhvqZ7XWUiK+zhk7gexhgnzTbg1pK06H\nL7X6Y48AGJl3U/5nfVoLm0YFtZL7Zf0L56uuWwIDAQABAoIBAHrV1clHF5eP3yPL\n9x1SJhvOblfyIeqYYT7CKgzOP/A4/MeRIw+EFxy0IWCHcCcAJB+dnPkz2gZgTtk0\nXypFfpMg6MDjhzmcnBiceSRzHI/IF/oTvbwi1PmYvF7EyX06+Zgkcufm5QohYnwv\n0FCuuoFl9NiGJceFBz+4viI3ie6+Dgm1o3HWCiGDeYY1+p8mqcMpbw6sAXLbuH2S\nq3aJ5o2ZiIZFK7jxm6pwKuVO4bloH2AklX3FHAdSGmpfzCuYgg4b8z8G7omedA2C\nxNp2RXC6iQlMQvFqGVNKGpjrdlQNN5Os1JkxPCxEXm1VqXr2GNjhmxmAQcEs8N/h\n4Hz220ECgYEA26USJr2D8HvVEhm4S2rjBg6GEq3pjGR4/J3IDzUnJ3k5BnmE0eIZ\ngFXVUpGc8DpDWwFjesKkBNHzEEcWbuCXRwOanTMQJOV1VtSmByAFjke/+IZYAucF\nvmRXAQydMxeqf+5og0CQYKToOTUEIh5rRdy92dSaRCuK+IjNVIZYsPsCgYEAwQY6\ntXNoemAsr9Fh/TPUz3/rkZNG34p2Kqy5YBgd3nMJu26S/sySo13kTl7wWoBEmBv0\nmjQUOZDcx6ckqBl6Y5IDjFC6jKEuE+QwWceqJ5H/EtCgAWgS69uXgUwKksy/l9mI\ndEzm+XoOup6c0qN5Kx9+bveVnT7Pr4BUGcksOiECgYEArOieCXFX1JEng0BMHNLg\nNXxpf3r5SFQwCm4LeC1XzXNYuQggzzk26hin/oAzE8pKC/Jj5dgkVscQmdfciRy0\n+mqT5Py10NXyMZDlwuYqeX9yWKspzd8gXmmPNHxBpF8VEfEUxX6mKe6oAaECx/k6\naZ0Et97uMow0ssK/IbNBTtECgYBu7MOETwQ1f1tu1mb3eXfMnvijOf26rPlnYMdP\nH8zab0WiftLetnV2iJiRKSH7AEdrGnWgwFj3E/asjbMVHz8kRV7gnev2sRGnwLTA\ng2uXPeFV0KqC5GorPJB+b1KMNjnMa+hs3VzG9YvNVyVML0GMtJaV8pX6PYRgmOC7\nyM4vwQKBgQCofCB85t8XYA4BX8/pLbERqAnnv11eIvxi0BWUzHE9+Eag8RNW6vC3\nL6BNusRXEKT80sUSV2A5d9YiSiIcB2mhKg5/PNRN5t+VAHijjRnDuY0qvJ2rt1/J\n5uWBTwJwIZC7pOsSHPI1/4NOWh4E/xNBfp/VZFmu59LCQJb8ECNlqg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a87560aac00147dd923f93e62e75b177', 'name': u'singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a', 'created_at': '2018-08-30T12:43:39.469715', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'61:e1:19:68:14:5c:79:d2:77:f4:c6:85:e5:a5:c2:ef', 'type': 'ssh', 'id': u'singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a'}) 2018-08-30 12:43:39,470 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEApZzK7LagUO7XEnm5d5KERgbDU5OqxUOdrh+n8D6BxPedn9qk hNEoXIoJKBvaWMNs2jC35oOwvXr8HbLz7WGOXMhhNVB9Hgi4RW/NMYsezEqiwdvh md08f6tYixWOpMVHBlted6ISR7tu57/QekMqM4T8bTN+B/0Ai+DqkKitPPy5N7mR KrYpX4qPiC8zjfuM84p8I+GekJyfr2LzzvWe0VViwWX5uDeS2iIHTrHo/9vP/7g/ G7cBR+ftBS2a5lrQ/xMUphU+c0HtPJFbhhvqZ7XWUiK+zhk7gexhgnzTbg1pK06H L7X6Y48AGJl3U/5nfVoLm0YFtZL7Zf0L56uuWwIDAQABAoIBAHrV1clHF5eP3yPL 9x1SJhvOblfyIeqYYT7CKgzOP/A4/MeRIw+EFxy0IWCHcCcAJB+dnPkz2gZgTtk0 XypFfpMg6MDjhzmcnBiceSRzHI/IF/oTvbwi1PmYvF7EyX06+Zgkcufm5QohYnwv 0FCuuoFl9NiGJceFBz+4viI3ie6+Dgm1o3HWCiGDeYY1+p8mqcMpbw6sAXLbuH2S q3aJ5o2ZiIZFK7jxm6pwKuVO4bloH2AklX3FHAdSGmpfzCuYgg4b8z8G7omedA2C xNp2RXC6iQlMQvFqGVNKGpjrdlQNN5Os1JkxPCxEXm1VqXr2GNjhmxmAQcEs8N/h 4Hz220ECgYEA26USJr2D8HvVEhm4S2rjBg6GEq3pjGR4/J3IDzUnJ3k5BnmE0eIZ gFXVUpGc8DpDWwFjesKkBNHzEEcWbuCXRwOanTMQJOV1VtSmByAFjke/+IZYAucF vmRXAQydMxeqf+5og0CQYKToOTUEIh5rRdy92dSaRCuK+IjNVIZYsPsCgYEAwQY6 tXNoemAsr9Fh/TPUz3/rkZNG34p2Kqy5YBgd3nMJu26S/sySo13kTl7wWoBEmBv0 mjQUOZDcx6ckqBl6Y5IDjFC6jKEuE+QwWceqJ5H/EtCgAWgS69uXgUwKksy/l9mI dEzm+XoOup6c0qN5Kx9+bveVnT7Pr4BUGcksOiECgYEArOieCXFX1JEng0BMHNLg NXxpf3r5SFQwCm4LeC1XzXNYuQggzzk26hin/oAzE8pKC/Jj5dgkVscQmdfciRy0 +mqT5Py10NXyMZDlwuYqeX9yWKspzd8gXmmPNHxBpF8VEfEUxX6mKe6oAaECx/k6 aZ0Et97uMow0ssK/IbNBTtECgYBu7MOETwQ1f1tu1mb3eXfMnvijOf26rPlnYMdP H8zab0WiftLetnV2iJiRKSH7AEdrGnWgwFj3E/asjbMVHz8kRV7gnev2sRGnwLTA g2uXPeFV0KqC5GorPJB+b1KMNjnMa+hs3VzG9YvNVyVML0GMtJaV8pX6PYRgmOC7 yM4vwQKBgQCofCB85t8XYA4BX8/pLbERqAnnv11eIvxi0BWUzHE9+Eag8RNW6vC3 L6BNusRXEKT80sUSV2A5d9YiSiIcB2mhKg5/PNRN5t+VAHijjRnDuY0qvJ2rt1/J 5uWBTwJwIZC7pOsSHPI1/4NOWh4E/xNBfp/VZFmu59LCQJb8ECNlqg== -----END RSA PRIVATE KEY----- 2018-08-30 12:43:39,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-30 12:43:39,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"security_group": {"name": "singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-30 12:43:39,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-6bc55f2f-5004-46f0-bca9-23c096d59bc2 Date: Thu, 30 Aug 2018 12:43:40 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:43:39Z", "updated_at": "2018-08-30T12:43:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:39Z", "revision_number": 0, "id": "28360632-dd19-43e4-8d93-1bda37a40f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:39Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:39Z", "revision_number": 0, "id": "c21e58a0-7b91-476b-bc7b-1852b6e672e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:39Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}], "revision_number": 1, "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "name": "singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a"}} 2018-08-30 12:43:39,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6bc55f2f-5004-46f0-bca9-23c096d59bc2 2018-08-30 12:43:39,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.504467964172s 2018-08-30 12:43:39,978 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6bc55f2f-5004-46f0-bca9-23c096d59bc2 2018-08-30 12:43:39,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:43:39,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:40,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-ce59110d-dc79-4aab-8f47-e7ec801bc3e4 Date: Thu, 30 Aug 2018 12:43:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "created_at": "2018-08-30T12:42:11Z", "updated_at": "2018-08-30T12:42:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "02605046-353e-4ac1-b775-57f68f343442", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "1a8179bd-ee5d-4d80-9956-1a47c8e88874", "remote_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "1aef7b34-e7cc-47d1-93db-4453a993b67c", "remote_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "5ef4a203-9ab0-429e-8d28-682725a5cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}], "revision_number": 1, "project_id": "d4f095d522cb4dedbb5c477a64cdc56a", "id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "created_at": "2018-08-30T12:43:02Z", "updated_at": "2018-08-30T12:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "1e5fc1c8-1d93-4378-b4a2-468fee7685f8", "remote_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv6", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "5b39a67a-601b-465f-bd2e-59db13765db2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv6", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "72c2bb4a-41d8-4452-a55c-b3928397b5f9", "remote_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv4", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "c265bc9b-4469-49ce-a64c-39bc92a3352d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv4", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}], "revision_number": 1, "project_id": "003f1ac893364f7aab6cfc6f1c298e85", "id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:41:44Z", "updated_at": "2018-08-30T12:41:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "145a7784-a84c-4bf6-9501-98ae02c65770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "4b3b961f-a1fe-4ccf-8372-b70c35b633ae", "remote_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "6a3bfdd4-2ec4-47a3-a035-480597be98aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "b1b0722a-0801-4bfe-8e7e-ebb71cf748d1", "remote_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}], "revision_number": 1, "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "b27c0538-2c3e-489b-8549-f83fac72e480", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:43:39Z", "updated_at": "2018-08-30T12:43:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:39Z", "revision_number": 0, "id": "28360632-dd19-43e4-8d93-1bda37a40f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:39Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:39Z", "revision_number": 0, "id": "c21e58a0-7b91-476b-bc7b-1852b6e672e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:39Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}], "revision_number": 1, "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "name": "singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-30T12:41:49Z", "updated_at": "2018-08-30T12:41:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "76eec08d-30b9-4605-bf21-70f5ec88cfaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "7c06eb94-05e1-479a-8dd6-e77751428238", "remote_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "e519bd81-a765-4b66-91d0-39b0ff4f6aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "f5da7bd5-4ee2-43f5-a99f-a61577daed50", "remote_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "created_at": "2018-08-30T12:38:26Z", "updated_at": "2018-08-30T12:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "064b6e2b-022b-45e2-9bb1-a7eeb5417515", "remote_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "4456bf88-d975-41e7-874d-3039811b7312", "remote_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "a5650904-1fb6-444a-8272-709a2b4e5085", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "cfff9785-c77f-4584-ac7a-580cef188de1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}], "revision_number": 1, "project_id": "8ba36ce290fb4c3da0819170ef4857c3", "id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "name": "default"}]} 2018-08-30 12:43:40,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ce59110d-dc79-4aab-8f47-e7ec801bc3e4 2018-08-30 12:43:40,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353832006454s 2018-08-30 12:43:40,337 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ce59110d-dc79-4aab-8f47-e7ec801bc3e4 2018-08-30 12:43:40,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-30 12:43:40,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -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": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500"}}' 2018-08-30 12:43:40,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f210ed3f-7eae-4626-b9f3-9666e558fa25 Date: Thu, 30 Aug 2018 12:43:40 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-08-30T12:43:40Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "port_range_min": 22, "revision_number": 0, "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:43:40Z", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "e3eecaab-65b5-4eb5-a79f-7ff97ef217c8"}} 2018-08-30 12:43:40,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-f210ed3f-7eae-4626-b9f3-9666e558fa25 2018-08-30 12:43:40,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.498185873032s 2018-08-30 12:43:40,840 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-f210ed3f-7eae-4626-b9f3-9666e558fa25 2018-08-30 12:43:40,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:43:40,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:41,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-1bd142ba-a63e-419b-9dd3-0cf0e94508af Date: Thu, 30 Aug 2018 12:43:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "created_at": "2018-08-30T12:42:11Z", "updated_at": "2018-08-30T12:42:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "02605046-353e-4ac1-b775-57f68f343442", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "1a8179bd-ee5d-4d80-9956-1a47c8e88874", "remote_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "1aef7b34-e7cc-47d1-93db-4453a993b67c", "remote_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "5ef4a203-9ab0-429e-8d28-682725a5cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}], "revision_number": 1, "project_id": "d4f095d522cb4dedbb5c477a64cdc56a", "id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "created_at": "2018-08-30T12:43:02Z", "updated_at": "2018-08-30T12:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "1e5fc1c8-1d93-4378-b4a2-468fee7685f8", "remote_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv6", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "5b39a67a-601b-465f-bd2e-59db13765db2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv6", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "72c2bb4a-41d8-4452-a55c-b3928397b5f9", "remote_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv4", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "c265bc9b-4469-49ce-a64c-39bc92a3352d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv4", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}], "revision_number": 1, "project_id": "003f1ac893364f7aab6cfc6f1c298e85", "id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:41:44Z", "updated_at": "2018-08-30T12:41:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "145a7784-a84c-4bf6-9501-98ae02c65770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "4b3b961f-a1fe-4ccf-8372-b70c35b633ae", "remote_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "6a3bfdd4-2ec4-47a3-a035-480597be98aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "b1b0722a-0801-4bfe-8e7e-ebb71cf748d1", "remote_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}], "revision_number": 1, "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "b27c0538-2c3e-489b-8549-f83fac72e480", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:43:39Z", "updated_at": "2018-08-30T12:43:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:39Z", "revision_number": 0, "id": "28360632-dd19-43e4-8d93-1bda37a40f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:39Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:39Z", "revision_number": 0, "id": "c21e58a0-7b91-476b-bc7b-1852b6e672e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:39Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-30T12:43:40Z", "revision_number": 0, "id": "e3eecaab-65b5-4eb5-a79f-7ff97ef217c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:40Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}], "revision_number": 2, "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "name": "singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-30T12:41:49Z", "updated_at": "2018-08-30T12:41:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "76eec08d-30b9-4605-bf21-70f5ec88cfaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "7c06eb94-05e1-479a-8dd6-e77751428238", "remote_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "e519bd81-a765-4b66-91d0-39b0ff4f6aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "f5da7bd5-4ee2-43f5-a99f-a61577daed50", "remote_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "created_at": "2018-08-30T12:38:26Z", "updated_at": "2018-08-30T12:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "064b6e2b-022b-45e2-9bb1-a7eeb5417515", "remote_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "4456bf88-d975-41e7-874d-3039811b7312", "remote_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "a5650904-1fb6-444a-8272-709a2b4e5085", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "cfff9785-c77f-4584-ac7a-580cef188de1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}], "revision_number": 1, "project_id": "8ba36ce290fb4c3da0819170ef4857c3", "id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "name": "default"}]} 2018-08-30 12:43:41,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1bd142ba-a63e-419b-9dd3-0cf0e94508af 2018-08-30 12:43:41,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323417901993s 2018-08-30 12:43:41,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1bd142ba-a63e-419b-9dd3-0cf0e94508af 2018-08-30 12:43:41,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-30 12:43:41,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -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": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500"}}' 2018-08-30 12:43:42,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-3cd1f903-c967-4cb4-8cf2-df0381056d80 Date: Thu, 30 Aug 2018 12:43:42 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-08-30T12:43:42Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "port_range_min": null, "revision_number": 0, "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:43:42Z", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "3e37ccc0-5168-44f3-b230-764158619474"}} 2018-08-30 12:43:42,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3cd1f903-c967-4cb4-8cf2-df0381056d80 2018-08-30 12:43:42,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.2521750927s 2018-08-30 12:43:42,424 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3cd1f903-c967-4cb4-8cf2-df0381056d80 2018-08-30 12:43:42,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:43:42,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:43,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b7b4a701-b7ca-42c9-ab66-4c9d51a30914 Date: Thu, 30 Aug 2018 12:43:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":["910c3872-f130-4f0b-bbf1-844b8e4ecf63"],"description":"","tags":[],"updated_at":"2018-08-30T12:43:30Z","provider:segmentation_id":37,"name":"singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:43:43,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b7b4a701-b7ca-42c9-ab66-4c9d51a30914 2018-08-30 12:43:43,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09298682213s 2018-08-30 12:43:43,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b7b4a701-b7ca-42c9-ab66-4c9d51a30914 2018-08-30 12:43:43,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:43:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:44,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-f18618ae-a882-491a-8ec8-90ba7e6dc141 Date: Thu, 30 Aug 2018 12:43:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:43:38Z", "file": "/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/file", "owner": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "size": 12716032, "self": "/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:43:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:43:44,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f18618ae-a882-491a-8ec8-90ba7e6dc141 2018-08-30 12:43:44,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.760584115982s 2018-08-30 12:43:44,284 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f18618ae-a882-491a-8ec8-90ba7e6dc141 2018-08-30 12:43:44,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:43:44,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:44,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43: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-ce1fe646-3345-4c47-9c2c-7919e2a7f8a0 x-compute-request-id: req-ce1fe646-3345-4c47-9c2c-7919e2a7f8a0 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_6b5a6f40-23de-42a1-910e-f8fc7900671a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be"}]} 2018-08-30 12:43:44,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ce1fe646-3345-4c47-9c2c-7919e2a7f8a0 2018-08-30 12:43:44,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.144446134567s 2018-08-30 12:43:44,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ce1fe646-3345-4c47-9c2c-7919e2a7f8a0 2018-08-30 12:43:44,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-30 12:43:44,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"server": {"name": "singlevm1-vm_6b5a6f40-23de-42a1-910e-f8fc7900671a", "imageRef": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "key_name": "singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a", "flavorRef": "4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e48fb67d-18b0-427d-9c62-1eb392b30cda"}], "security_groups": [{"name": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500"}]}}' 2018-08-30 12:43:50,614 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:43: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-19dac40f-df0c-4a6a-8132-32d0d532e0e7 x-compute-request-id: req-19dac40f-df0c-4a6a-8132-32d0d532e0e7 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500"}], "OS-DCF:diskConfig": "MANUAL", "id": "f8f0b61b-9b08-48f8-b955-27d813e27617", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "bookmark"}], "adminPass": "sfZpTCQoaC36"}} 2018-08-30 12:43:50,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-19dac40f-df0c-4a6a-8132-32d0d532e0e7 2018-08-30 12:43:50,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.18136882782s 2018-08-30 12:43:50,614 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-19dac40f-df0c-4a6a-8132-32d0d532e0e7 2018-08-30 12:43:50,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:43:50,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:51,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:43: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-2f0b7a91-8e82-4f49-8238-d5e3d8e9be63 x-compute-request-id: req-2f0b7a91-8e82-4f49-8238-d5e3d8e9be63 Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "bookmark"}], "image": {"id": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "links": [{"href": "http://172.30.9.27:8774/images/1925c4a1-a6d4-489a-a163-6035046cc8e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "links": [{"href": "http://172.30.9.27:8774/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "bookmark"}]}, "id": "f8f0b61b-9b08-48f8-b955-27d813e27617", "user_id": "a87560aac00147dd923f93e62e75b177", "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-08-30T12:43:50Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_6b5a6f40-23de-42a1-910e-f8fc7900671a", "created": "2018-08-30T12:43:50Z", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:43:51,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2f0b7a91-8e82-4f49-8238-d5e3d8e9be63 2018-08-30 12:43:51,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755118846893s 2018-08-30 12:43:51,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2f0b7a91-8e82-4f49-8238-d5e3d8e9be63 2018-08-30 12:43:51,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:43:51,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:51,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8f9c1ee3-f3ac-4f74-b009-271f5b4ef68b Date: Thu, 30 Aug 2018 12:43:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":["910c3872-f130-4f0b-bbf1-844b8e4ecf63"],"description":"","tags":[],"updated_at":"2018-08-30T12:43:30Z","provider:segmentation_id":37,"name":"singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:43:51,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8f9c1ee3-f3ac-4f74-b009-271f5b4ef68b 2018-08-30 12:43:51,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353743076324s 2018-08-30 12:43:51,731 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8f9c1ee3-f3ac-4f74-b009-271f5b4ef68b 2018-08-30 12:43:51,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:43:51,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:52,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-9ec2a766-3ecd-4e1a-9b0a-ad62c489f0ca Date: Thu, 30 Aug 2018 12:43:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:33Z","dns_nameservers":[],"updated_at":"2018-08-30T12:38:33Z","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":"8ba36ce290fb4c3da0819170ef4857c3","id":"71ff984e-b3a7-4727-8c1c-0ec2e9505296","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:43:30Z","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":"e46e8a89d2e649b28f72a2f6a1215aa1","id":"910c3872-f130-4f0b-bbf1-844b8e4ecf63","subnetpool_id":null,"name":"singlevm1-subnet_6b5a6f40-23de-42a1-910e-f8fc7900671a"}]} 2018-08-30 12:43:52,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9ec2a766-3ecd-4e1a-9b0a-ad62c489f0ca 2018-08-30 12:43:52,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.350242853165s 2018-08-30 12:43:52,083 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9ec2a766-3ecd-4e1a-9b0a-ad62c489f0ca 2018-08-30 12:43:52,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:43:54,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:43:54,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:56,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-1aa7ce91-4293-43ee-a059-a95e95aa3373 x-compute-request-id: req-1aa7ce91-4293-43ee-a059-a95e95aa3373 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "bookmark"}], "image": {"id": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "links": [{"href": "http://172.30.9.27:8774/images/1925c4a1-a6d4-489a-a163-6035046cc8e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "links": [{"href": "http://172.30.9.27:8774/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "bookmark"}]}, "id": "f8f0b61b-9b08-48f8-b955-27d813e27617", "security_groups": [{"name": "singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a"}], "user_id": "a87560aac00147dd923f93e62e75b177", "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-08-30T12:43:53Z", "hostId": "1200e79123edba437178c808eb2d4ae978c1d028f59566cf1550184e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6b5a6f40-23de-42a1-910e-f8fc7900671a", "created": "2018-08-30T12:43:50Z", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:43:56,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1aa7ce91-4293-43ee-a059-a95e95aa3373 2018-08-30 12:43:56,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 2.02902507782s 2018-08-30 12:43:56,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1aa7ce91-4293-43ee-a059-a95e95aa3373 2018-08-30 12:43:56,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:43:58,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:43:58,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:43:59,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-3e87901f-dce5-45a8-bf4f-d746ebf2b890 x-compute-request-id: req-3e87901f-dce5-45a8-bf4f-d746ebf2b890 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "bookmark"}], "image": {"id": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "links": [{"href": "http://172.30.9.27:8774/images/1925c4a1-a6d4-489a-a163-6035046cc8e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "links": [{"href": "http://172.30.9.27:8774/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "bookmark"}]}, "id": "f8f0b61b-9b08-48f8-b955-27d813e27617", "security_groups": [{"name": "singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a"}], "user_id": "a87560aac00147dd923f93e62e75b177", "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-08-30T12:43:55Z", "hostId": "1200e79123edba437178c808eb2d4ae978c1d028f59566cf1550184e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6b5a6f40-23de-42a1-910e-f8fc7900671a", "created": "2018-08-30T12:43:50Z", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:43:59,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3e87901f-dce5-45a8-bf4f-d746ebf2b890 2018-08-30 12:43:59,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.995810031891s 2018-08-30 12:43:59,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3e87901f-dce5-45a8-bf4f-d746ebf2b890 2018-08-30 12:43:59,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:44:01,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:44:01,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:02,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-c82249ae-ea09-4978-a2a5-59f88f89fc54 x-compute-request-id: req-c82249ae-ea09-4978-a2a5-59f88f89fc54 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:9b:c0", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "bookmark"}], "image": {"id": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "links": [{"href": "http://172.30.9.27:8774/images/1925c4a1-a6d4-489a-a163-6035046cc8e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "links": [{"href": "http://172.30.9.27:8774/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "bookmark"}]}, "id": "f8f0b61b-9b08-48f8-b955-27d813e27617", "security_groups": [{"name": "singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a"}], "user_id": "a87560aac00147dd923f93e62e75b177", "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-08-30T12:43:55Z", "hostId": "1200e79123edba437178c808eb2d4ae978c1d028f59566cf1550184e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6b5a6f40-23de-42a1-910e-f8fc7900671a", "created": "2018-08-30T12:43:50Z", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:44:02,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c82249ae-ea09-4978-a2a5-59f88f89fc54 2018-08-30 12:44:02,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22060203552s 2018-08-30 12:44:02,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c82249ae-ea09-4978-a2a5-59f88f89fc54 2018-08-30 12:44:02,351 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:44:04,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:44:04,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:05,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-13cf503b-b05c-4aed-b170-81fbb2f92f2c x-compute-request-id: req-13cf503b-b05c-4aed-b170-81fbb2f92f2c Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:9b:c0", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "bookmark"}], "image": {"id": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "links": [{"href": "http://172.30.9.27:8774/images/1925c4a1-a6d4-489a-a163-6035046cc8e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-30T12:44:03.000000", "flavor": {"id": "4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "links": [{"href": "http://172.30.9.27:8774/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "bookmark"}]}, "id": "f8f0b61b-9b08-48f8-b955-27d813e27617", "security_groups": [{"name": "singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a"}], "user_id": "a87560aac00147dd923f93e62e75b177", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:44:03Z", "hostId": "1200e79123edba437178c808eb2d4ae978c1d028f59566cf1550184e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6b5a6f40-23de-42a1-910e-f8fc7900671a", "created": "2018-08-30T12:43:50Z", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:44:05,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-13cf503b-b05c-4aed-b170-81fbb2f92f2c 2018-08-30 12:44:05,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3270149231s 2018-08-30 12:44:05,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-13cf503b-b05c-4aed-b170-81fbb2f92f2c 2018-08-30 12:44:05,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:44:05,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=f8f0b61b-9b08-48f8-b955-27d813e27617" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:05,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-5cbae7b2-f992-48f9-a561-847c9f5f600f Date: Thu, 30 Aug 2018 12:44:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-30T12:44:02Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"910c3872-f130-4f0b-bbf1-844b8e4ecf63","ip_address":"192.168.120.28"}],"id":"797e407b-9c56-4dc6-b7f9-1babceb9b5a0","security_groups":["b5aef0ec-4a7b-47db-94f3-ce1e4fec0500"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:9b:c0","project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f8f0b61b-9b08-48f8-b955-27d813e27617","name":"","admin_state_up":true,"network_id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:54Z","binding:vnic_type":"normal"}]} 2018-08-30 12:44:05,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f8f0b61b-9b08-48f8-b955-27d813e27617 used request id req-5cbae7b2-f992-48f9-a561-847c9f5f600f 2018-08-30 12:44:05,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0508010387421s 2018-08-30 12:44:05,736 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f8f0b61b-9b08-48f8-b955-27d813e27617 used request id req-5cbae7b2-f992-48f9-a561-847c9f5f600f 2018-08-30 12:44:05,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:44:05,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=797e407b-9c56-4dc6-b7f9-1babceb9b5a0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:05,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-34cc7a0b-1c1c-4d5b-861c-5d89e0e8abda Date: Thu, 30 Aug 2018 12:44:05 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:44:05,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=797e407b-9c56-4dc6-b7f9-1babceb9b5a0 used request id req-34cc7a0b-1c1c-4d5b-861c-5d89e0e8abda 2018-08-30 12:44:05,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0539779663086s 2018-08-30 12:44:05,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=797e407b-9c56-4dc6-b7f9-1babceb9b5a0 used request id req-34cc7a0b-1c1c-4d5b-861c-5d89e0e8abda 2018-08-30 12:44:05,796 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4e:9b:c0', u'version': 4, u'addr': u'192.168.120.28', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1925c4a1-a6d4-489a-a163-6035046cc8e8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-08-30T12:44:03.000000', 'flavor': Munch({u'id': u'4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be'}), 'az': u'nova', 'id': u'f8f0b61b-9b08-48f8-b955-27d813e27617', 'security_groups': [Munch({u'name': u'singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a87560aac00147dd923f93e62e75b177', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-30T12:44:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-30T12:44:03Z', 'hostId': u'1200e79123edba437178c808eb2d4ae978c1d028f59566cf1550184e', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a', 'public_v6': '', 'private_v4': u'192.168.120.28', 'cloud': 'envvars', 'host_id': u'1200e79123edba437178c808eb2d4ae978c1d028f59566cf1550184e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-08-30T12:44:03.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_6b5a6f40-23de-42a1-910e-f8fc7900671a', 'adminPass': u'sfZpTCQoaC36', 'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'created_at': u'2018-08-30T12:43:50Z', 'created': u'2018-08-30T12:43:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-30 12:44:05,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:44:05,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:06,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8b19e310-7233-4df8-99c5-b46ab48a15bf Date: Thu, 30 Aug 2018 12:44:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":["910c3872-f130-4f0b-bbf1-844b8e4ecf63"],"description":"","tags":[],"updated_at":"2018-08-30T12:43:30Z","provider:segmentation_id":37,"name":"singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:44:06,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8b19e310-7233-4df8-99c5-b46ab48a15bf 2018-08-30 12:44:06,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329304933548s 2018-08-30 12:44:06,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8b19e310-7233-4df8-99c5-b46ab48a15bf 2018-08-30 12:44:06,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:44:06,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=f8f0b61b-9b08-48f8-b955-27d813e27617" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:06,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-c0b5f8f7-64ba-4c6b-b1ae-d19b482fd511 Date: Thu, 30 Aug 2018 12:44:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-30T12:44:02Z","device_owner":"compute:nova","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"910c3872-f130-4f0b-bbf1-844b8e4ecf63","ip_address":"192.168.120.28"}],"id":"797e407b-9c56-4dc6-b7f9-1babceb9b5a0","security_groups":["b5aef0ec-4a7b-47db-94f3-ce1e4fec0500"],"binding:vif_details":{},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:9b:c0","project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"device_id":"f8f0b61b-9b08-48f8-b955-27d813e27617","name":"","admin_state_up":true,"network_id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:54Z","binding:vnic_type":"normal"}]} 2018-08-30 12:44:06,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f8f0b61b-9b08-48f8-b955-27d813e27617 used request id req-c0b5f8f7-64ba-4c6b-b1ae-d19b482fd511 2018-08-30 12:44:06,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0517220497131s 2018-08-30 12:44:06,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f8f0b61b-9b08-48f8-b955-27d813e27617 used request id req-c0b5f8f7-64ba-4c6b-b1ae-d19b482fd511 2018-08-30 12:44:06,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-30 12:44:06,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"floatingip": {"floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.28", "port_id": "797e407b-9c56-4dc6-b7f9-1babceb9b5a0"}}' 2018-08-30 12:44:08,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-9e11c6c7-30e4-4d9b-a8e5-0352b40a9d27 Date: Thu, 30 Aug 2018 12:44:08 GMT RESP BODY: {"floatingip": {"router_id": "bf673466-3062-4e02-bc49-7cb86b97ab92", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:44:07Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "797e407b-9c56-4dc6-b7f9-1babceb9b5a0", "id": "2479c061-323e-4343-9b87-1e2999408696", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:44:07Z", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}} 2018-08-30 12:44:08,072 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9e11c6c7-30e4-4d9b-a8e5-0352b40a9d27 2018-08-30 12:44:08,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.88757300377s 2018-08-30 12:44:08,072 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9e11c6c7-30e4-4d9b-a8e5-0352b40a9d27 2018-08-30 12:44:08,080 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:44:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:08,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-2db55122-b6e3-4ebc-9f93-381437a7a28e Date: Thu, 30 Aug 2018 12:44:08 GMT RESP BODY: {"floatingips": [{"router_id": "bf673466-3062-4e02-bc49-7cb86b97ab92", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:44:07Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "797e407b-9c56-4dc6-b7f9-1babceb9b5a0", "id": "2479c061-323e-4343-9b87-1e2999408696", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:44:07Z", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}]} 2018-08-30 12:44:08,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2db55122-b6e3-4ebc-9f93-381437a7a28e 2018-08-30 12:44:08,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620172023773s 2018-08-30 12:44:08,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2db55122-b6e3-4ebc-9f93-381437a7a28e 2018-08-30 12:44:08,146 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'bf673466-3062-4e02-bc49-7cb86b97ab92', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'created_at': u'2018-08-30T12:44:07Z', 'attached': True, 'updated_at': u'2018-08-30T12:44:07Z', 'id': u'2479c061-323e-4343-9b87-1e2999408696', 'floating_network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', 'fixed_ip_address': u'192.168.120.28', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'bf673466-3062-4e02-bc49-7cb86b97ab92', 'project_id': u'e46e8a89d2e649b28f72a2f6a1215aa1', 'port_id': u'797e407b-9c56-4dc6-b7f9-1babceb9b5a0', 'port': u'797e407b-9c56-4dc6-b7f9-1babceb9b5a0', 'network': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5'}) 2018-08-30 12:44:08,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-30 12:44:08,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-30 12:44:08,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-bac34815-b83f-48ef-87f3-1e7d814c7c82 x-compute-request-id: req-bac34815-b83f-48ef-87f3-1e7d814c7c82 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 468083745 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.198710] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.201047] pid_max: default: 32768 minimum: 301\n[ 0.202328] ACPI: Core revision 20150930\n[ 0.204035] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.205884] Security Framework initialized\n[ 0.207041] Yama: becoming mindful.\n[ 0.208080] AppArmor: AppArmor initialized\n[ 0.209276] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.211109] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.212872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214553] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.216487] Initializing cgroup subsys io\n[ 0.217646] Initializing cgroup subsys memory\n[ 0.218866] Initializing cgroup subsys devices\n[ 0.220098] Initializing cgroup subsys freezer\n[ 0.221324] Initializing cgroup subsys net_cls\n[ 0.222559] Initializing cgroup subsys perf_event\n[ 0.223853] Initializing cgroup subsys net_prio\n[ 0.225105] Initializing cgroup subsys hugetlb\n[ 0.226342] Initializing cgroup subsys pids\n[ 0.227571] CPU: Physical Processor ID: 0\n[ 0.229421] mce: CPU supports 10 MCE banks\n[ 0.230608] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.232018] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.246964] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.253639] ftrace: allocating 31920 entries in 125 pages\n[ 0.279091] smpboot: Max logical packages: 1\n[ 0.280302] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.282299] x2apic enabled\n[ 0.283458] Switched APIC routing to physical x2apic.\n[ 0.285981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287560] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292888] KVM setup paravirtual spinlock\n[ 0.294526] x86: Booted up 1 node, 1 CPUs\n[ 0.295657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297584] devtmpfs: initialized\n[ 0.299681] evm: security.selinux\n[ 0.300680] evm: security.SMACK64\n[ 0.301683] evm: security.SMACK64EXEC\n[ 0.302747] evm: security.SMACK64TRANSMUTE\n[ 0.303892] evm: security.SMACK64MMAP\n[ 0.304943] evm: security.ima\n[ 0.305858] evm: security.capability\n[ 0.307018] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309659] pinctrl core: initialized pinctrl subsystem\n[ 0.311218] RTC time: 12:44:04, date: 08/30/18\n[ 0.312557] NET: Registered protocol family 16\n[ 0.313954] cpuidle: using governor ladder\n[ 0.315156] cpuidle: using governor menu\n[ 0.316278] PCCT header not found.\n[ 0.317334] ACPI: bus type PCI registered\n[ 0.318460] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320206] PCI: Using configuration type 1 for base access\n[ 0.322421] ACPI: Added _OSI(Module Device)\n[ 0.323610] ACPI: Added _OSI(Processor Device)\n[ 0.324827] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326103] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328330] ACPI: Interpreter enabled\n[ 0.329411] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.339826] ACPI: (supports S0 S5)\n[ 0.340829] ACPI: Using IOAPIC for interrupt routing\n[ 0.342166] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346093] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.347699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349437] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.354200] acpiphp: Slot [3] registered\n[ 0.355331] acpiphp: Slot [4] registered\n[ 0.356459] acpiphp: Slot [5] registered\n[ 0.357590] acpiphp: Slot [6] registered\n[ 0.358719] acpiphp: Slot [7] registered\n[ 0.359851] acpiphp: Slot [8] registered\n[ 0.360982] acpiphp: Slot [9] registered\n[ 0.362112] acpiphp: Slot [10] registered\n[ 0.363278] acpiphp: Slot [11] registered\n[ 0.364474] acpiphp: Slot [12] registered\n[ 0.365623] acpiphp: Slot [13] registered\n[ 0.366801] acpiphp: Slot [14] registered\n[ 0.367986] acpiphp: Slot [15] registered\n[ 0.383700] acpiphp: Slot [16] registered\n[ 0.384986] acpiphp: Slot [17] registered\n[ 0.386238] acpiphp: Slot [18] registered\n[ 0.387435] acpiphp: Slot [19] registered\n[ 0.388642] acpiphp: Slot [20] registered\n[ 0.389874] acpiphp: Slot [21] registered\n[ 0.391057] acpiphp: Slot [22] registered\n[ 0.392242] acpiphp: Slot [23] registered\n[ 0.393431] acpiphp: Slot [24] registered\n[ 0.394627] acpiphp: Slot [25] registered\n[ 0.395807] acpiphp: Slot [26] registered\n[ 0.397017] acpiphp: Slot [27] registered\n[ 0.398212] acpiphp: Slot [28] registered\n[ 0.399393] acpiphp: Slot [29] registered\n[ 0.400601] acpiphp: Slot [30] registered\n[ 0.401784] acpiphp: Slot [31] registered\n[ 0.402963] PCI host bridge to bus 0000:00\n[ 0.404148] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.405940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407718] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.409849] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.412002] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414208] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.420314] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.422037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423923] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.428163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.430301] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.451133] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453212] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455232] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457270] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461235] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463091] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464650] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466910] vgaarb: loaded\n[ 0.467818] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469617] SCSI subsystem initialized\n[ 0.470965] ACPI: bus type USB registered\n[ 0.472174] usbcore: registered new interface driver usbfs\n[ 0.473668] usbcore: registered new interface driver hub\n[ 0.475138] usbcore: registered new device driver usb\n[ 0.476716] PCI: Using ACPI for IRQ routing\n[ 0.478325] NetLabel: Initializing\n[ 0.479374] NetLabel: domain hash size = 128\n[ 0.480619] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482013] NetLabel: unlabeled traffic allowed by default\n[ 0.483713] clocksource: Switched to clocksource kvm-clock\n[ 0.494010] AppArmor: AppArmor Filesystem Enabled\n[ 0.495396] pnp: PnP ACPI init\n[ 0.496662] pnp: PnP ACPI: found 5 devices\n[ 0.503564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.506064] NET: Registered protocol family 2\n[ 0.507544] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.509425] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.511213] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.512967] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514578] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.516294] NET: Registered protocol family 1\n[ 0.517602] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.519202] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.520796] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.535065] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.549555] Trying to unpack rootfs image as initramfs...\n[ 0.610754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616076] Scanning for low memory corruption every 60 seconds\n[ 0.618438] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.620211] audit: initializing netlink subsys (disabled)\n[ 0.621806] audit: type=2000 audit(1535633044.516:1): initialized\n[ 0.623887] Initialise system trusted keyring\n[ 0.625370] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.627122] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.630014] zbud: loaded\n[ 0.631088] VFS: Disk quotas dquot_6.6.0\n[ 0.632334] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634702] fuse init (API version 7.23)\n[ 0.636057] Key type big_key registered\n[ 0.637271] Allocating IMA MOK and blacklist keyrings.\n[ 0.639057] Key type asymmetric registered\n[ 0.640317] Asymmetric key parser 'x509' registered\n[ 0.641766] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.644044] io scheduler noop registered\n[ 0.645247] io scheduler deadline registered (default)\n[ 0.646745] io scheduler cfq registered\n[ 0.648049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.649626] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.651549] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653761] ACPI: Power Button [PWRF]\n[ 0.655092] GHES: HEST is not enabled!\n[ 0.669359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.699065] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.702154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.726021] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.729205] Linux agpgart interface v0.103\n[ 0.732698] brd: module loaded\n[ 0.734960] loop: module loaded\n[ 0.740024] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.742200] GPT:90111 != 2097151\n[ 0.743202] GPT:Alternate GPT header not at the end of the disk.\n[ 0.744826] GPT:90111 != 2097151\n[ 0.745827] GPT: Use GNU Parted to correct GPT errors.\n[ 0.747259] vda: vda1 vda15\n[ 0.748983] scsi host0: ata_piix\n[ 0.750127] scsi host1: ata_piix\n[ 0.751185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.752981] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.755333] libphy: Fixed MDIO Bus: probed\n[ 0.756553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.757966] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.760909] PPP generic driver version 2.4.2\n[ 0.762207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.763918] ehci-pci: EHCI PCI platform driver\n[ 0.765217] ehci-platform: EHCI generic platform driver\n[ 0.766663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.768355] ohci-pci: OHCI PCI platform driver\n[ 0.769660] ohci-platform: OHCI generic platform driver\n[ 0.771132] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.785896] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.787390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.789564] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.791066] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.792762] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.794592] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.796716] usb usb1: Product: UHCI Host Controller\n[ 0.798112] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.799885] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.801331] hub 1-0:1.0: USB hub found\n[ 0.802495] hub 1-0:1.0: 2 ports detected\n[ 0.803867] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.806938] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.808363] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.809869] mousedev: PS/2 mouse device common for all mice\n[ 0.811719] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.814425] rtc_cmos 00:00: RTC can wake from S4\n[ 0.816104] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.817848] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.819610] i2c /dev entries driver\n[ 0.820745] device-mapper: uevent: version 1.0.3\n[ 0.822156] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.824586] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.826569] NET: Registered protocol family 10\n[ 0.828242] NET: Registered protocol family 17\n[ 0.829566] Key type dns_resolver registered\n[ 0.830959] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832601] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835227] registered taskstats version 1\n[ 0.836477] Loading compiled-in X.509 certificates\n[ 0.838444] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.841205] zswap: loaded using pool lzo/zbud\n[ 0.843420] Key type trusted registered\n[ 0.845639] Key type encrypted registered\n[ 0.846863] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.848419] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849961] evm: HMAC attrs: 0x1\n[ 0.851356] Magic number: 14:224:735\n[ 0.852641] rtc_cmos 00:00: setting system clock to 2018-08-30 12:44:04 UTC (1535633044)\n[ 0.855033] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.856702] EDD information not available.\n[ 0.909463] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.925940] Write protecting the kernel read-only data: 14336k\n[ 0.928931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.931449] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.979112] 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 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.28...\nLease of 192.168.120.28 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 0.91. iid=i-00000002\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCg9m1VYRDkeA1QdXnxTuiTzfHk0reim5xQv8DGkQj5iTk/LLv094WCdWhlShkXDkdmqbte3pgC8x5DcvgKZx1adDG/JYPfeP3LVF07vFkcXhT/1EvSkwvh1K5ykFiyAVdOFj+6arnVSQe7ns3Supl2FC+ZkZ+EWtjKqFv5V25xwt66sij8KtCUDW/JOEOpfeYt0Z7L6ngiAHAOhZwi/EbrnQxm4PYz4zyw2qkg6GZlUxWQRJn7KGadnnBLccu7RzeRf/gXytW05j1plj/MDEOexYVNrTmMCWDebKjyaO0we98DL5Ephe22qmH1j+HnQDeCAZdA2tlntVjLplTt0jMl root@singlevm1-vm-6b5a6f40-23de-42a1-910e-f8fc7900671a\nssh-dss AAAAB3NzaC1kc3MAAACBAPgIuaPGM4PfSDau3KNlbNw7Ui/6BoEhXhW6/6lT5D5fWUHnoAD/YINV8H/QPnpuZ4PCrV/3yqGQVFetnS+WZS0U4HKteB6UNBwki7TXAUzdt+tcSKGlX8aesI41MH2NLFF7n2TUi+Br1+mddMcNCJI45v2HiXyJVeDbHNpgx4ZRAAAAFQDuunlRwQrItPiDGFA50hURsBBe5QAAAIEA8JZ6qM4dd3KkzYoS7bwlvLkehVoNpJLwlpqLxMTLR/1U0kdYDDy6KOE0OrumAcRJelXFVh9zdNcUWLxJ8J+X5zP64DWZamtvktJkFbS1m2F0zrujmcfQ8yULe4mbjkIetLZ4tbGF+jhlAsw0y47+qEayTc9APpzYXVINwBS5yZ8AAACAFD1cPxRes2EVlJ2l3WL1tu/rrhiJhsh4oCbOttDJxlywrAV3+l2MCtrKA/vGV7S/u6zYqHTsemQxURoIN3qy4pNae4M1TUNQfTZezakU6IgVOgL0jIaSRO0SY6caPV4/1VUaHL6uxGTwEOKG/leWsiZhQxnkHhQn+vfdmN+TL84= root@singlevm1-vm-6b5a6f40-23de-42a1-910e-f8fc7900671a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.28,24,fe80::f816:3eff:fe4e:9bc0/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.28 \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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-6b5a6f40-23de-42a1-910e-f8fc7900671a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.75 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-6b5a6f40-23de-42a1-910e-f8fc7900671a login: "} 2018-08-30 12:44:08,905 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617/action used request id req-bac34815-b83f-48ef-87f3-1e7d814c7c82 2018-08-30 12:44:08,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.757627010345s 2018-08-30 12:44:08,906 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617/action used request id req-bac34815-b83f-48ef-87f3-1e7d814c7c82 2018-08-30 12:44:08,906 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 468083745 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.198710] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.201047] pid_max: default: 32768 minimum: 301 [ 0.202328] ACPI: Core revision 20150930 [ 0.204035] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.205884] Security Framework initialized [ 0.207041] Yama: becoming mindful. [ 0.208080] AppArmor: AppArmor initialized [ 0.209276] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.211109] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.212872] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214553] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.216487] Initializing cgroup subsys io [ 0.217646] Initializing cgroup subsys memory [ 0.218866] Initializing cgroup subsys devices [ 0.220098] Initializing cgroup subsys freezer [ 0.221324] Initializing cgroup subsys net_cls [ 0.222559] Initializing cgroup subsys perf_event [ 0.223853] Initializing cgroup subsys net_prio [ 0.225105] Initializing cgroup subsys hugetlb [ 0.226342] Initializing cgroup subsys pids [ 0.227571] CPU: Physical Processor ID: 0 [ 0.229421] mce: CPU supports 10 MCE banks [ 0.230608] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.232018] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.246964] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.253639] ftrace: allocating 31920 entries in 125 pages [ 0.279091] smpboot: Max logical packages: 1 [ 0.280302] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.282299] x2apic enabled [ 0.283458] Switched APIC routing to physical x2apic. [ 0.285981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287560] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.290361] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292888] KVM setup paravirtual spinlock [ 0.294526] x86: Booted up 1 node, 1 CPUs [ 0.295657] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297584] devtmpfs: initialized [ 0.299681] evm: security.selinux [ 0.300680] evm: security.SMACK64 [ 0.301683] evm: security.SMACK64EXEC [ 0.302747] evm: security.SMACK64TRANSMUTE [ 0.303892] evm: security.SMACK64MMAP [ 0.304943] evm: security.ima [ 0.305858] evm: security.capability [ 0.307018] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309659] pinctrl core: initialized pinctrl subsystem [ 0.311218] RTC time: 12:44:04, date: 08/30/18 [ 0.312557] NET: Registered protocol family 16 [ 0.313954] cpuidle: using governor ladder [ 0.315156] cpuidle: using governor menu [ 0.316278] PCCT header not found. [ 0.317334] ACPI: bus type PCI registered [ 0.318460] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.320206] PCI: Using configuration type 1 for base access [ 0.322421] ACPI: Added _OSI(Module Device) [ 0.323610] ACPI: Added _OSI(Processor Device) [ 0.324827] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.326103] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328330] ACPI: Interpreter enabled [ 0.329411] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.332016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.334627] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337229] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.339826] ACPI: (supports S0 S5) [ 0.340829] ACPI: Using IOAPIC for interrupt routing [ 0.342166] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.346093] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.347699] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.349437] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.351121] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.354200] acpiphp: Slot [3] registered [ 0.355331] acpiphp: Slot [4] registered [ 0.356459] acpiphp: Slot [5] registered [ 0.357590] acpiphp: Slot [6] registered [ 0.358719] acpiphp: Slot [7] registered [ 0.359851] acpiphp: Slot [8] registered [ 0.360982] acpiphp: Slot [9] registered [ 0.362112] acpiphp: Slot [10] registered [ 0.363278] acpiphp: Slot [11] registered [ 0.364474] acpiphp: Slot [12] registered [ 0.365623] acpiphp: Slot [13] registered [ 0.366801] acpiphp: Slot [14] registered [ 0.367986] acpiphp: Slot [15] registered [ 0.383700] acpiphp: Slot [16] registered [ 0.384986] acpiphp: Slot [17] registered [ 0.386238] acpiphp: Slot [18] registered [ 0.387435] acpiphp: Slot [19] registered [ 0.388642] acpiphp: Slot [20] registered [ 0.389874] acpiphp: Slot [21] registered [ 0.391057] acpiphp: Slot [22] registered [ 0.392242] acpiphp: Slot [23] registered [ 0.393431] acpiphp: Slot [24] registered [ 0.394627] acpiphp: Slot [25] registered [ 0.395807] acpiphp: Slot [26] registered [ 0.397017] acpiphp: Slot [27] registered [ 0.398212] acpiphp: Slot [28] registered [ 0.399393] acpiphp: Slot [29] registered [ 0.400601] acpiphp: Slot [30] registered [ 0.401784] acpiphp: Slot [31] registered [ 0.402963] PCI host bridge to bus 0000:00 [ 0.404148] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.405940] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.407718] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.409849] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.412002] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414208] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418431] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.420314] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.422037] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423923] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.428163] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.430301] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.451133] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.453212] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.455232] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.457270] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.459449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.461235] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.463091] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464650] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.466910] vgaarb: loaded [ 0.467818] vgaarb: bridge control possible 0000:00:02.0 [ 0.469617] SCSI subsystem initialized [ 0.470965] ACPI: bus type USB registered [ 0.472174] usbcore: registered new interface driver usbfs [ 0.473668] usbcore: registered new interface driver hub [ 0.475138] usbcore: registered new device driver usb [ 0.476716] PCI: Using ACPI for IRQ routing [ 0.478325] NetLabel: Initializing [ 0.479374] NetLabel: domain hash size = 128 [ 0.480619] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.482013] NetLabel: unlabeled traffic allowed by default [ 0.483713] clocksource: Switched to clocksource kvm-clock [ 0.494010] AppArmor: AppArmor Filesystem Enabled [ 0.495396] pnp: PnP ACPI init [ 0.496662] pnp: PnP ACPI: found 5 devices [ 0.503564] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.506064] NET: Registered protocol family 2 [ 0.507544] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.509425] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.511213] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512967] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.514578] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.516294] NET: Registered protocol family 1 [ 0.517602] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.519202] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.520796] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.535065] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.549555] Trying to unpack rootfs image as initramfs... [ 0.610754] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.616076] Scanning for low memory corruption every 60 seconds [ 0.618438] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.620211] audit: initializing netlink subsys (disabled) [ 0.621806] audit: type=2000 audit(1535633044.516:1): initialized [ 0.623887] Initialise system trusted keyring [ 0.625370] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.630014] zbud: loaded [ 0.631088] VFS: Disk quotas dquot_6.6.0 [ 0.632334] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.634702] fuse init (API version 7.23) [ 0.636057] Key type big_key registered [ 0.637271] Allocating IMA MOK and blacklist keyrings. [ 0.639057] Key type asymmetric registered [ 0.640317] Asymmetric key parser 'x509' registered [ 0.641766] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.644044] io scheduler noop registered [ 0.645247] io scheduler deadline registered (default) [ 0.646745] io scheduler cfq registered [ 0.648049] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.649626] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.651549] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.653761] ACPI: Power Button [PWRF] [ 0.655092] GHES: HEST is not enabled! [ 0.669359] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.699065] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.702154] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.726021] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.729205] Linux agpgart interface v0.103 [ 0.732698] brd: module loaded [ 0.734960] loop: module loaded [ 0.740024] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.742200] GPT:90111 != 2097151 [ 0.743202] GPT:Alternate GPT header not at the end of the disk. [ 0.744826] GPT:90111 != 2097151 [ 0.745827] GPT: Use GNU Parted to correct GPT errors. [ 0.747259] vda: vda1 vda15 [ 0.748983] scsi host0: ata_piix [ 0.750127] scsi host1: ata_piix [ 0.751185] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.752981] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.755333] libphy: Fixed MDIO Bus: probed [ 0.756553] tun: Universal TUN/TAP device driver, 1.6 [ 0.757966] tun: (C) 1999-2004 Max Krasnyansky [ 0.760909] PPP generic driver version 2.4.2 [ 0.762207] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.763918] ehci-pci: EHCI PCI platform driver [ 0.765217] ehci-platform: EHCI generic platform driver [ 0.766663] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.768355] ohci-pci: OHCI PCI platform driver [ 0.769660] ohci-platform: OHCI generic platform driver [ 0.771132] uhci_hcd: USB Universal Host Controller Interface driver [ 0.785896] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.787390] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.789564] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.791066] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.792762] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.794592] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.796716] usb usb1: Product: UHCI Host Controller [ 0.798112] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.799885] usb usb1: SerialNumber: 0000:00:01.2 [ 0.801331] hub 1-0:1.0: USB hub found [ 0.802495] hub 1-0:1.0: 2 ports detected [ 0.803867] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.806938] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.808363] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.809869] mousedev: PS/2 mouse device common for all mice [ 0.811719] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.814425] rtc_cmos 00:00: RTC can wake from S4 [ 0.816104] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.817848] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819610] i2c /dev entries driver [ 0.820745] device-mapper: uevent: version 1.0.3 [ 0.822156] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.824586] ledtrig-cpu: registered to indicate activity on CPUs [ 0.826569] NET: Registered protocol family 10 [ 0.828242] NET: Registered protocol family 17 [ 0.829566] Key type dns_resolver registered [ 0.830959] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.832601] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.835227] registered taskstats version 1 [ 0.836477] Loading compiled-in X.509 certificates [ 0.838444] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.841205] zswap: loaded using pool lzo/zbud [ 0.843420] Key type trusted registered [ 0.845639] Key type encrypted registered [ 0.846863] AppArmor: AppArmor sha1 policy hashing enabled [ 0.848419] ima: No TPM chip found, activating TPM-bypass! [ 0.849961] evm: HMAC attrs: 0x1 [ 0.851356] Magic number: 14:224:735 [ 0.852641] rtc_cmos 00:00: setting system clock to 2018-08-30 12:44:04 UTC (1535633044) [ 0.855033] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.856702] EDD information not available. [ 0.909463] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.925940] Write protecting the kernel read-only data: 14336k [ 0.928931] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.931449] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.979112] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.28... Lease of 192.168.120.28 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg9m1VYRDkeA1QdXnxTuiTzfHk0reim5xQv8DGkQj5iTk/LLv094WCdWhlShkXDkdmqbte3pgC8x5DcvgKZx1adDG/JYPfeP3LVF07vFkcXhT/1EvSkwvh1K5ykFiyAVdOFj+6arnVSQe7ns3Supl2FC+ZkZ+EWtjKqFv5V25xwt66sij8KtCUDW/JOEOpfeYt0Z7L6ngiAHAOhZwi/EbrnQxm4PYz4zyw2qkg6GZlUxWQRJn7KGadnnBLccu7RzeRf/gXytW05j1plj/MDEOexYVNrTmMCWDebKjyaO0we98DL5Ephe22qmH1j+HnQDeCAZdA2tlntVjLplTt0jMl root@singlevm1-vm-6b5a6f40-23de-42a1-910e-f8fc7900671a ssh-dss AAAAB3NzaC1kc3MAAACBAPgIuaPGM4PfSDau3KNlbNw7Ui/6BoEhXhW6/6lT5D5fWUHnoAD/YINV8H/QPnpuZ4PCrV/3yqGQVFetnS+WZS0U4HKteB6UNBwki7TXAUzdt+tcSKGlX8aesI41MH2NLFF7n2TUi+Br1+mddMcNCJI45v2HiXyJVeDbHNpgx4ZRAAAAFQDuunlRwQrItPiDGFA50hURsBBe5QAAAIEA8JZ6qM4dd3KkzYoS7bwlvLkehVoNpJLwlpqLxMTLR/1U0kdYDDy6KOE0OrumAcRJelXFVh9zdNcUWLxJ8J+X5zP64DWZamtvktJkFbS1m2F0zrujmcfQ8yULe4mbjkIetLZ4tbGF+jhlAsw0y47+qEayTc9APpzYXVINwBS5yZ8AAACAFD1cPxRes2EVlJ2l3WL1tu/rrhiJhsh4oCbOttDJxlywrAV3+l2MCtrKA/vGV7S/u6zYqHTsemQxURoIN3qy4pNae4M1TUNQfTZezakU6IgVOgL0jIaSRO0SY6caPV4/1VUaHL6uxGTwEOKG/leWsiZhQxnkHhQn+vfdmN+TL84= root@singlevm1-vm-6b5a6f40-23de-42a1-910e-f8fc7900671a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.28,24,fe80::f816:3eff:fe4e:9bc0/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.28 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-6b5a6f40-23de-42a1-910e-f8fc7900671a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.75 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-6b5a6f40-23de-42a1-910e-f8fc7900671a login: 2018-08-30 12:44:09,909 - paramiko.transport - DEBUG - starting thread (client mode): 0xc5fa4c90L 2018-08-30 12:44:09,910 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-30 12:44:09,910 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-30 12:44:09,911 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-30 12:44:09,912 - 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-08-30 12:44:09,912 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-30 12:44:09,912 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-30 12:44:09,913 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-30 12:44:09,913 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-30 12:44:09,913 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-30 12:44:09,934 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-30 12:44:09,935 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-30 12:44:09,942 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: e79500b0218eff8b8fbf62aee0e3c0bb 2018-08-30 12:44:09,944 - paramiko.transport - DEBUG - Trying discovered key 61e11968145c79d277f4c685e5a5c2ef in /tmp/tmpAsB4NQ 2018-08-30 12:44:09,972 - paramiko.transport - DEBUG - userauth is OK 2018-08-30 12:44:09,978 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-30 12:44:10,008 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-30 12:44:10,009 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-30 12:44:10,009 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-30 12:44:10,011 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-30 12:44:10,012 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-30 12:44:10,012 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-30 12:44:10,013 - functest.core.singlevm - DEBUG - error: 2018-08-30 12:44:10,017 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-30 12:44:10,119 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:44:10,120 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-30 12:44:10,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-30 12:44:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/2479c061-323e-4343-9b87-1e2999408696.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:11,117 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61c19a90-5075-4337-a689-bdcdf4f825bd Content-Length: 0 Date: Thu, 30 Aug 2018 12:44:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:44:11,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/2479c061-323e-4343-9b87-1e2999408696.json used request id req-61c19a90-5075-4337-a689-bdcdf4f825bd 2018-08-30 12:44:11,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.989576101303s 2018-08-30 12:44:11,118 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/2479c061-323e-4343-9b87-1e2999408696.json used request id req-61c19a90-5075-4337-a689-bdcdf4f825bd 2018-08-30 12:44:11,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:44:11,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:11,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e7d4b51b-59c0-4dfb-bff9-ceab8de8d964 Date: Thu, 30 Aug 2018 12:44:11 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:44:11,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e7d4b51b-59c0-4dfb-bff9-ceab8de8d964 2018-08-30 12:44:11,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0495390892029s 2018-08-30 12:44:11,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e7d4b51b-59c0-4dfb-bff9-ceab8de8d964 2018-08-30 12:44:11,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-30 12:44:11,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:11,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-859a75b3-3137-4e7f-9b1d-b39fb4ac9881 x-compute-request-id: req-859a75b3-3137-4e7f-9b1d-b39fb4ac9881 Content-Type: application/json 2018-08-30 12:44:11,534 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617 used request id req-859a75b3-3137-4e7f-9b1d-b39fb4ac9881 2018-08-30 12:44:11,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.36132311821s 2018-08-30 12:44:11,535 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617 used request id req-859a75b3-3137-4e7f-9b1d-b39fb4ac9881 2018-08-30 12:44:11,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:44:11,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:13,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-d48983de-5faf-4994-9152-1520267f7764 x-compute-request-id: req-d48983de-5faf-4994-9152-1520267f7764 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:9b:c0", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:9b:c0", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8f0b61b-9b08-48f8-b955-27d813e27617", "rel": "bookmark"}], "image": {"id": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "links": [{"href": "http://172.30.9.27:8774/images/1925c4a1-a6d4-489a-a163-6035046cc8e8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-30T12:44:03.000000", "flavor": {"id": "4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "links": [{"href": "http://172.30.9.27:8774/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "bookmark"}]}, "id": "f8f0b61b-9b08-48f8-b955-27d813e27617", "security_groups": [{"name": "singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a"}], "user_id": "a87560aac00147dd923f93e62e75b177", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:44:11Z", "hostId": "1200e79123edba437178c808eb2d4ae978c1d028f59566cf1550184e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_6b5a6f40-23de-42a1-910e-f8fc7900671a", "created": "2018-08-30T12:43:50Z", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:44:13,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d48983de-5faf-4994-9152-1520267f7764 2018-08-30 12:44:13,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48521399498s 2018-08-30 12:44:13,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d48983de-5faf-4994-9152-1520267f7764 2018-08-30 12:44:13,023 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:44:15,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:44:15,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:15,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44: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-b52090bd-1c23-4c79-b111-586c26bdaf9a x-compute-request-id: req-b52090bd-1c23-4c79-b111-586c26bdaf9a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-30 12:44:15,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b52090bd-1c23-4c79-b111-586c26bdaf9a 2018-08-30 12:44:15,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203827857971s 2018-08-30 12:44:15,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b52090bd-1c23-4c79-b111-586c26bdaf9a 2018-08-30 12:44:15,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:44:15,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:15,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-76dba9f8-0480-4939-a289-548577264971 Date: Thu, 30 Aug 2018 12:44:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "created_at": "2018-08-30T12:42:11Z", "updated_at": "2018-08-30T12:42:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "02605046-353e-4ac1-b775-57f68f343442", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "1a8179bd-ee5d-4d80-9956-1a47c8e88874", "remote_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "1aef7b34-e7cc-47d1-93db-4453a993b67c", "remote_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:42:11Z", "revision_number": 0, "id": "5ef4a203-9ab0-429e-8d28-682725a5cbeb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:42:11Z", "security_group_id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "tenant_id": "d4f095d522cb4dedbb5c477a64cdc56a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4f095d522cb4dedbb5c477a64cdc56a"}], "revision_number": 1, "project_id": "d4f095d522cb4dedbb5c477a64cdc56a", "id": "36a635e0-9731-45ec-8d8f-9fb41e2452f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "created_at": "2018-08-30T12:43:02Z", "updated_at": "2018-08-30T12:43:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "1e5fc1c8-1d93-4378-b4a2-468fee7685f8", "remote_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv6", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "5b39a67a-601b-465f-bd2e-59db13765db2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv6", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "72c2bb4a-41d8-4452-a55c-b3928397b5f9", "remote_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv4", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:02Z", "revision_number": 0, "id": "c265bc9b-4469-49ce-a64c-39bc92a3352d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:02Z", "security_group_id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "tenant_id": "003f1ac893364f7aab6cfc6f1c298e85", "port_range_min": null, "ethertype": "IPv4", "project_id": "003f1ac893364f7aab6cfc6f1c298e85"}], "revision_number": 1, "project_id": "003f1ac893364f7aab6cfc6f1c298e85", "id": "7ca55365-2f5a-4bd7-82d7-9944245b775c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:41:44Z", "updated_at": "2018-08-30T12:41:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "145a7784-a84c-4bf6-9501-98ae02c65770", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "4b3b961f-a1fe-4ccf-8372-b70c35b633ae", "remote_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "6a3bfdd4-2ec4-47a3-a035-480597be98aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:44Z", "revision_number": 0, "id": "b1b0722a-0801-4bfe-8e7e-ebb71cf748d1", "remote_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:44Z", "security_group_id": "b27c0538-2c3e-489b-8549-f83fac72e480", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}], "revision_number": 1, "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "b27c0538-2c3e-489b-8549-f83fac72e480", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:43:39Z", "updated_at": "2018-08-30T12:43:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:39Z", "revision_number": 0, "id": "28360632-dd19-43e4-8d93-1bda37a40f7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:39Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv6", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:42Z", "revision_number": 0, "id": "3e37ccc0-5168-44f3-b230-764158619474", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:42Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:43:39Z", "revision_number": 0, "id": "c21e58a0-7b91-476b-bc7b-1852b6e672e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:39Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": null, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-30T12:43:40Z", "revision_number": 0, "id": "e3eecaab-65b5-4eb5-a79f-7ff97ef217c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:43:40Z", "security_group_id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1"}], "revision_number": 3, "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "b5aef0ec-4a7b-47db-94f3-ce1e4fec0500", "name": "singlevm1-sg_6b5a6f40-23de-42a1-910e-f8fc7900671a"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-30T12:41:49Z", "updated_at": "2018-08-30T12:41:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "76eec08d-30b9-4605-bf21-70f5ec88cfaa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "7c06eb94-05e1-479a-8dd6-e77751428238", "remote_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "e519bd81-a765-4b66-91d0-39b0ff4f6aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:41:49Z", "revision_number": 0, "id": "f5da7bd5-4ee2-43f5-a99f-a61577daed50", "remote_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "remote_ip_prefix": null, "created_at": "2018-08-30T12:41:49Z", "security_group_id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "ca4e687e-203a-43ab-ac5e-c33085a8792c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "created_at": "2018-08-30T12:38:26Z", "updated_at": "2018-08-30T12:38:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "064b6e2b-022b-45e2-9bb1-a7eeb5417515", "remote_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "4456bf88-d975-41e7-874d-3039811b7312", "remote_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "a5650904-1fb6-444a-8272-709a2b4e5085", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:38:26Z", "revision_number": 0, "id": "cfff9785-c77f-4584-ac7a-580cef188de1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:38:26Z", "security_group_id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "tenant_id": "8ba36ce290fb4c3da0819170ef4857c3", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ba36ce290fb4c3da0819170ef4857c3"}], "revision_number": 1, "project_id": "8ba36ce290fb4c3da0819170ef4857c3", "id": "ef223bff-5844-41fc-845f-b94c7dec0f5e", "name": "default"}]} 2018-08-30 12:44:15,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-76dba9f8-0480-4939-a289-548577264971 2018-08-30 12:44:15,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0670890808105s 2018-08-30 12:44:15,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-76dba9f8-0480-4939-a289-548577264971 2018-08-30 12:44:15,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-30 12:44:15,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b5aef0ec-4a7b-47db-94f3-ce1e4fec0500.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:15,703 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b4b22ebe-807b-4b78-87be-2a86ecc450e4 Content-Length: 0 Date: Thu, 30 Aug 2018 12:44:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:44:15,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b5aef0ec-4a7b-47db-94f3-ce1e4fec0500.json used request id req-b4b22ebe-807b-4b78-87be-2a86ecc450e4 2018-08-30 12:44:15,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.398900032043s 2018-08-30 12:44:15,704 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b5aef0ec-4a7b-47db-94f3-ce1e4fec0500.json used request id req-b4b22ebe-807b-4b78-87be-2a86ecc450e4 2018-08-30 12:44:15,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-30 12:44:15,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:15,781 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:44: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-7ab43580-318b-4ead-a32a-5fb74b9fc1d9 x-compute-request-id: req-7ab43580-318b-4ead-a32a-5fb74b9fc1d9 Content-Length: 0 Content-Type: application/json 2018-08-30 12:44:15,781 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a used request id req-7ab43580-318b-4ead-a32a-5fb74b9fc1d9 2018-08-30 12:44:15,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0769989490509s 2018-08-30 12:44:15,781 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_6b5a6f40-23de-42a1-910e-f8fc7900671a used request id req-7ab43580-318b-4ead-a32a-5fb74b9fc1d9 2018-08-30 12:44:15,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-30 12:44:15,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/bf673466-3062-4e02-bc49-7cb86b97ab92/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" -d '{"subnet_id": "910c3872-f130-4f0b-bbf1-844b8e4ecf63"}' 2018-08-30 12:44:17,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b5c9c6f4-e7ab-4669-a285-92a8ec7c0a09 Date: Thu, 30 Aug 2018 12:44:17 GMT RESP BODY: {"network_id": "e48fb67d-18b0-427d-9c62-1eb392b30cda", "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "subnet_id": "910c3872-f130-4f0b-bbf1-844b8e4ecf63", "subnet_ids": ["910c3872-f130-4f0b-bbf1-844b8e4ecf63"], "port_id": "85b3a6e6-496f-4b84-bc17-19a5e05fecb5", "id": "bf673466-3062-4e02-bc49-7cb86b97ab92"} 2018-08-30 12:44:17,575 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/bf673466-3062-4e02-bc49-7cb86b97ab92/remove_router_interface.json used request id req-b5c9c6f4-e7ab-4669-a285-92a8ec7c0a09 2018-08-30 12:44:17,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.79322600365s 2018-08-30 12:44:17,575 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/bf673466-3062-4e02-bc49-7cb86b97ab92/remove_router_interface.json used request id req-b5c9c6f4-e7ab-4669-a285-92a8ec7c0a09 returning object bf673466-3062-4e02-bc49-7cb86b97ab92 2018-08-30 12:44:17,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-30 12:44:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:17,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-da00b966-3834-4519-80d7-6b281173a6cd Date: Thu, 30 Aug 2018 12:44:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.209"}]}, "description": "", "tags": [], "tenant_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "created_at": "2018-08-30T12:43:31Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-30T12:44:16Z", "revision_number": 4, "routes": [], "project_id": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "bf673466-3062-4e02-bc49-7cb86b97ab92", "name": "singlevm1-router_6b5a6f40-23de-42a1-910e-f8fc7900671a"}]} 2018-08-30 12:44:17,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-da00b966-3834-4519-80d7-6b281173a6cd 2018-08-30 12:44:17,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130458116531s 2018-08-30 12:44:17,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-da00b966-3834-4519-80d7-6b281173a6cd 2018-08-30 12:44:17,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-30 12:44:17,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/bf673466-3062-4e02-bc49-7cb86b97ab92.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:19,342 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-070aadf3-63ec-4a06-b9da-8db0c6ee8382 Content-Length: 0 Date: Thu, 30 Aug 2018 12:44:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:44:19,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/bf673466-3062-4e02-bc49-7cb86b97ab92.json used request id req-070aadf3-63ec-4a06-b9da-8db0c6ee8382 2018-08-30 12:44:19,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.63405609131s 2018-08-30 12:44:19,343 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/bf673466-3062-4e02-bc49-7cb86b97ab92.json used request id req-070aadf3-63ec-4a06-b9da-8db0c6ee8382 2018-08-30 12:44:19,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:44:19,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:19,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-dabeb9ef-4f37-4fd3-8778-bf0f216d2a8f Date: Thu, 30 Aug 2018 12:44:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:33Z","dns_nameservers":[],"updated_at":"2018-08-30T12:38:33Z","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":"8ba36ce290fb4c3da0819170ef4857c3","id":"71ff984e-b3a7-4727-8c1c-0ec2e9505296","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:43:30Z","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":"e46e8a89d2e649b28f72a2f6a1215aa1","id":"910c3872-f130-4f0b-bbf1-844b8e4ecf63","subnetpool_id":null,"name":"singlevm1-subnet_6b5a6f40-23de-42a1-910e-f8fc7900671a"}]} 2018-08-30 12:44:19,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-dabeb9ef-4f37-4fd3-8778-bf0f216d2a8f 2018-08-30 12:44:19,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.334280967712s 2018-08-30 12:44:19,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-dabeb9ef-4f37-4fd3-8778-bf0f216d2a8f 2018-08-30 12:44:19,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-30 12:44:19,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/910c3872-f130-4f0b-bbf1-844b8e4ecf63.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:22,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e664d2e4-abe6-4a7c-804c-08e4c76bf498 Date: Thu, 30 Aug 2018 12:44:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:44:22,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/910c3872-f130-4f0b-bbf1-844b8e4ecf63.json used request id req-e664d2e4-abe6-4a7c-804c-08e4c76bf498 2018-08-30 12:44:22,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.32187986374s 2018-08-30 12:44:22,001 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/910c3872-f130-4f0b-bbf1-844b8e4ecf63.json used request id req-e664d2e4-abe6-4a7c-804c-08e4c76bf498 2018-08-30 12:44:22,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:44:22,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:22,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-8c7cfd3c-6189-4fe6-98d0-49fd2bbc0564 Date: Thu, 30 Aug 2018 12:44:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e48fb67d-18b0-427d-9c62-1eb392b30cda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e46e8a89d2e649b28f72a2f6a1215aa1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-30T12:44:21Z","provider:segmentation_id":37,"name":"singlevm1-net_6b5a6f40-23de-42a1-910e-f8fc7900671a","admin_state_up":true,"tenant_id":"e46e8a89d2e649b28f72a2f6a1215aa1","created_at":"2018-08-30T12:43:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:44:22,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8c7cfd3c-6189-4fe6-98d0-49fd2bbc0564 2018-08-30 12:44:22,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0781800746918s 2018-08-30 12:44:22,081 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8c7cfd3c-6189-4fe6-98d0-49fd2bbc0564 2018-08-30 12:44:22,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-30 12:44:22,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e48fb67d-18b0-427d-9c62-1eb392b30cda.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:23,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70ffb896-9b3b-47cb-adf4-5e9727899048 Date: Thu, 30 Aug 2018 12:44:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:44:23,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e48fb67d-18b0-427d-9c62-1eb392b30cda.json used request id req-70ffb896-9b3b-47cb-adf4-5e9727899048 2018-08-30 12:44:23,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.78209018707s 2018-08-30 12:44:23,864 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e48fb67d-18b0-427d-9c62-1eb392b30cda.json used request id req-70ffb896-9b3b-47cb-adf4-5e9727899048 2018-08-30 12:44:23,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:44:23,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:23,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-efce5135-e909-4729-9c67-14e5fab814d0 Date: Thu, 30 Aug 2018 12:44:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:43:38Z", "file": "/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/file", "owner": "e46e8a89d2e649b28f72a2f6a1215aa1", "id": "1925c4a1-a6d4-489a-a163-6035046cc8e8", "size": 12716032, "self": "/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/1925c4a1-a6d4-489a-a163-6035046cc8e8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_6b5a6f40-23de-42a1-910e-f8fc7900671a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:43:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:44:23,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-efce5135-e909-4729-9c67-14e5fab814d0 2018-08-30 12:44:23,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298030376434s 2018-08-30 12:44:23,898 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-efce5135-e909-4729-9c67-14e5fab814d0 2018-08-30 12:44:23,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-30 12:44:23,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:24,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a50e4989-43be-47dc-ace7-19779301ad35 Date: Thu, 30 Aug 2018 12:44:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:44:24,361 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8 used request id req-a50e4989-43be-47dc-ace7-19779301ad35 2018-08-30 12:44:24,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.460620880127s 2018-08-30 12:44:24,361 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1925c4a1-a6d4-489a-a163-6035046cc8e8 used request id req-a50e4989-43be-47dc-ace7-19779301ad35 2018-08-30 12:44:24,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:44:24,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:24,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44: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-fd6e2804-db85-44a1-b55b-fc04990bb903 x-compute-request-id: req-fd6e2804-db85-44a1-b55b-fc04990bb903 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_6b5a6f40-23de-42a1-910e-f8fc7900671a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be"}]} 2018-08-30 12:44:24,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fd6e2804-db85-44a1-b55b-fc04990bb903 2018-08-30 12:44:24,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248920917511s 2018-08-30 12:44:24,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fd6e2804-db85-44a1-b55b-fc04990bb903 2018-08-30 12:44:24,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-30 12:44:24,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b3eed042160452d7ff0f64cee345f58be542262" 2018-08-30 12:44:24,430 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:44: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-3d499e06-cb26-42f9-b1c7-31ac9bb2a86d x-compute-request-id: req-3d499e06-cb26-42f9-b1c7-31ac9bb2a86d Content-Length: 0 Content-Type: application/json 2018-08-30 12:44:24,430 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be used request id req-3d499e06-cb26-42f9-b1c7-31ac9bb2a86d 2018-08-30 12:44:24,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0424590110779s 2018-08-30 12:44:24,431 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4f67e9cd-9d33-483e-a1b7-4b7ed67cc7be used request id req-3d499e06-cb26-42f9-b1c7-31ac9bb2a86d 2018-08-30 12:44:24,485 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-30 12:44:24,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:44:24,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:44:24,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:44:24,525 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:44:24,526 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:44:24,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:44:24,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:44:24,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:44:24,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:44:24,527 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:44:24,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:44:24,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00794b8-0cfe-4c1a-ac1f-9bca5c38b453 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:44:24,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b00794b8-0cfe-4c1a-ac1f-9bca5c38b453 2018-08-30 12:44:24,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:44:24,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["HYwhgCZ6TAadcp1uMYdUvg"], "issued_at": "2018-08-30T12:44:24.000000Z"}} 2018-08-30 12:44:24,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:44:24,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:44:25,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ce71eeaa-b5bc-4581-bb78-a65c13fbf94f Date: Thu, 30 Aug 2018 12:44:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:44:25,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ce71eeaa-b5bc-4581-bb78-a65c13fbf94f 2018-08-30 12:44:25,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396063089371s 2018-08-30 12:44:25,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ce71eeaa-b5bc-4581-bb78-a65c13fbf94f 2018-08-30 12:44:25,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:44:25,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 30 Aug 2018 12:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b944a6f9-bbb2-4aa5-9591-8d467cbe2dc4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-30 12:44:25,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b944a6f9-bbb2-4aa5-9591-8d467cbe2dc4 2018-08-30 12:44:25,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:44:25,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:44:25,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7a80c5f-3756-4b07-82d4-692910a6b324 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/7f53ef2745af42d7ba9cdc438d2ba863"}, "tags": [], "enabled": true, "id": "7f53ef2745af42d7ba9cdc438d2ba863", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-30 12:44:25,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c7a80c5f-3756-4b07-82d4-692910a6b324 2018-08-30 12:44:25,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227398872375s 2018-08-30 12:44:25,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c7a80c5f-3756-4b07-82d4-692910a6b324 2018-08-30 12:44:25,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-30 12:44:25,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}}' 2018-08-30 12:44:25,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c13f4fb-5a4b-4747-9450-4c96524cfa31 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/8716760cfb1340d1a2b0bb15bdddaf44"}, "tags": [], "enabled": true, "id": "8716760cfb1340d1a2b0bb15bdddaf44", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}} 2018-08-30 12:44:25,872 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7c13f4fb-5a4b-4747-9450-4c96524cfa31 2018-08-30 12:44:25,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.268934011459s 2018-08-30 12:44:25,873 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7c13f4fb-5a4b-4747-9450-4c96524cfa31 2018-08-30 12:44:25,873 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'8716760cfb1340d1a2b0bb15bdddaf44', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e'}) 2018-08-30 12:44:25,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-30 12:44:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2bd3f9dc-3721-4ecb-993f-5290bde721f7", "email": null, "name": "singlevm2-user_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}}' 2018-08-30 12:44:26,445 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f68631ae-2805-4d4e-8b4a-20ecd217db96 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "links": {"self": "http://172.30.9.27:5000/v3/users/8dabe6df87024a00b5b9994ca31fd910"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8dabe6df87024a00b5b9994ca31fd910", "domain_id": "default", "password_expires_at": null}} 2018-08-30 12:44:26,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-f68631ae-2805-4d4e-8b4a-20ecd217db96 2018-08-30 12:44:26,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.565682172775s 2018-08-30 12:44:26,446 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-f68631ae-2805-4d4e-8b4a-20ecd217db96 2018-08-30 12:44:26,446 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8dabe6df87024a00b5b9994ca31fd910', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_0f5a1d2d-cea2-4772-950f-a46ed6937e2e'}) 2018-08-30 12:44:26,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:44:26,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:44:26,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32385c1d-2821-4357-a4b9-fff01bb463bb Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:44:26,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-32385c1d-2821-4357-a4b9-fff01bb463bb 2018-08-30 12:44:26,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208698034286s 2018-08-30 12:44:26,659 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-32385c1d-2821-4357-a4b9-fff01bb463bb 2018-08-30 12:44:26,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:44:26,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:44:26,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ae4179-95df-47da-8d4a-ce97dab0777d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:44:26,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-66ae4179-95df-47da-8d4a-ce97dab0777d 2018-08-30 12:44:26,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215968847275s 2018-08-30 12:44:26,880 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-66ae4179-95df-47da-8d4a-ce97dab0777d 2018-08-30 12:44:26,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:44:26,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:44:27,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827f747e-23d5-4551-b5ba-74c241f504ab Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:44:27,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-827f747e-23d5-4551-b5ba-74c241f504ab 2018-08-30 12:44:27,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205487012863s 2018-08-30 12:44:27,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-827f747e-23d5-4551-b5ba-74c241f504ab 2018-08-30 12:44:27,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:44:27,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:44:27,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006a980c-0bcd-4084-b605-86cd12385efd Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-30 12:44:27,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-006a980c-0bcd-4084-b605-86cd12385efd 2018-08-30 12:44:27,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197705984116s 2018-08-30 12:44:27,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-006a980c-0bcd-4084-b605-86cd12385efd 2018-08-30 12:44:27,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:44:27,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:44:27,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c729157-110d-48a4-a32f-cc68eb770413 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "singlevm2-user_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "links": {"self": "http://172.30.9.27:5000/v3/users/8dabe6df87024a00b5b9994ca31fd910"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8dabe6df87024a00b5b9994ca31fd910", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:44:27,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9c729157-110d-48a4-a32f-cc68eb770413 2018-08-30 12:44:27,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23752784729s 2018-08-30 12:44:27,533 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9c729157-110d-48a4-a32f-cc68eb770413 2018-08-30 12:44:27,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:44:27,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:44:27,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bcb8a9-40b9-4d54-a8f7-d9d570becdb7 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/8716760cfb1340d1a2b0bb15bdddaf44"}, "tags": [], "enabled": true, "id": "8716760cfb1340d1a2b0bb15bdddaf44", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}]} 2018-08-30 12:44:27,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e4bcb8a9-40b9-4d54-a8f7-d9d570becdb7 2018-08-30 12:44:27,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190060138702s 2018-08-30 12:44:27,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e4bcb8a9-40b9-4d54-a8f7-d9d570becdb7 2018-08-30 12:44:27,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-30 12:44:27,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=8dabe6df87024a00b5b9994ca31fd910&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8716760cfb1340d1a2b0bb15bdddaf44" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:44:27,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea247f1e-b3a8-4d33-abc8-38bcf4fa71d7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8dabe6df87024a00b5b9994ca31fd910&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8716760cfb1340d1a2b0bb15bdddaf44", "previous": null, "next": null}} 2018-08-30 12:44:27,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8dabe6df87024a00b5b9994ca31fd910&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8716760cfb1340d1a2b0bb15bdddaf44 used request id req-ea247f1e-b3a8-4d33-abc8-38bcf4fa71d7 2018-08-30 12:44:27,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201848983765s 2018-08-30 12:44:27,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8dabe6df87024a00b5b9994ca31fd910&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8716760cfb1340d1a2b0bb15bdddaf44 used request id req-ea247f1e-b3a8-4d33-abc8-38bcf4fa71d7 2018-08-30 12:44:27,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-30 12:44:27,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8716760cfb1340d1a2b0bb15bdddaf44/users/8dabe6df87024a00b5b9994ca31fd910/roles/4ee9a6c410d34cfa9465f9f53c6a1145 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:44:28,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea138f10-618b-422c-81d1-1d2d0742813f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:44:28,136 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8716760cfb1340d1a2b0bb15bdddaf44/users/8dabe6df87024a00b5b9994ca31fd910/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-ea138f10-618b-422c-81d1-1d2d0742813f 2018-08-30 12:44:28,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.189845085144s 2018-08-30 12:44:28,136 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8716760cfb1340d1a2b0bb15bdddaf44/users/8dabe6df87024a00b5b9994ca31fd910/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-ea138f10-618b-422c-81d1-1d2d0742813f 2018-08-30 12:44:28,137 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'8716760cfb1340d1a2b0bb15bdddaf44', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2bd3f9dc-3721-4ecb-993f-5290bde721f7', 'username': u'singlevm2-user_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-30 12:44:28,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:44:28,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:44:28,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:44:28,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:44:28,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:44:28,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:44:28,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:44:28,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:44:28,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:44:28,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:44:28,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:44:28,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:44:28,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:44:28,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:44:28,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:44:28,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:44:28,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:44:28,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:44:28,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:44:28,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:44:28,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:44:28,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:44:28,142 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'password': '2bd3f9dc-3721-4ecb-993f-5290bde721f7', 'project_name': 'singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8716760cfb1340d1a2b0bb15bdddaf44', 'project_domain_name': 'Default'} 2018-08-30 12:44:28,143 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-30 12:44:28,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:44:28,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d7da11-6eba-48eb-b94f-20b2c78ef283 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:44:28,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e6d7da11-6eba-48eb-b94f-20b2c78ef283 2018-08-30 12:44:28,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:44:28,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}], "expires_at": "2018-08-30T13:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8716760cfb1340d1a2b0bb15bdddaf44", "name": "singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8716760cfb1340d1a2b0bb15bdddaf44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8716760cfb1340d1a2b0bb15bdddaf44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/8716760cfb1340d1a2b0bb15bdddaf44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "id": "8dabe6df87024a00b5b9994ca31fd910"}, "audit_ids": ["5aVPUTK-T32geHtZcs26ag"], "issued_at": "2018-08-30T12:44:28.000000Z"}} 2018-08-30 12:44:28,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-30 12:44:28,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"network": {"name": "singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "admin_state_up": true}}' 2018-08-30 12:44:29,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-c9d83878-f506-4b88-8d50-47c5678a443d Date: Thu, 30 Aug 2018 12:44:29 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-30T12:44:29Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8716760cfb1340d1a2b0bb15bdddaf44","id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","name":"singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}} 2018-08-30 12:44:29,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c9d83878-f506-4b88-8d50-47c5678a443d 2018-08-30 12:44:29,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.753211021423s 2018-08-30 12:44:29,306 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c9d83878-f506-4b88-8d50-47c5678a443d 2018-08-30 12:44:29,306 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:44:29Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'acadd1d6-32e4-49fd-900d-9b843ef6a7fc', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', u'admin_state_up': True, u'tenant_id': u'8716760cfb1340d1a2b0bb15bdddaf44', u'created_at': u'2018-08-30T12:44:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8716760cfb1340d1a2b0bb15bdddaf44'}) 2018-08-30 12:44:29,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:44:29,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:29,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-886c1136-9792-45d8-86c5-77c4a207944f Date: Thu, 30 Aug 2018 12:44:29 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-08-30T12:44:29Z","tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"8716760cfb1340d1a2b0bb15bdddaf44","id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","name":"singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:44:29,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-886c1136-9792-45d8-86c5-77c4a207944f 2018-08-30 12:44:29,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.500585079193s 2018-08-30 12:44:29,808 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-886c1136-9792-45d8-86c5-77c4a207944f 2018-08-30 12:44:29,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-30 12:44:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"subnet": {"name": "singlevm2-subnet_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "enable_dhcp": true, "network_id": "acadd1d6-32e4-49fd-900d-9b843ef6a7fc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-30 12:44:31,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-588d28e8-4a17-4fa3-bee6-31efe89cbf0d Date: Thu, 30 Aug 2018 12:44:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:44:30Z","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":"8716760cfb1340d1a2b0bb15bdddaf44","id":"f94651a9-7f89-477b-9ab9-59f29e638488","subnetpool_id":null,"name":"singlevm2-subnet_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}} 2018-08-30 12:44:31,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-588d28e8-4a17-4fa3-bee6-31efe89cbf0d 2018-08-30 12:44:31,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.43017411232s 2018-08-30 12:44:31,240 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-588d28e8-4a17-4fa3-bee6-31efe89cbf0d 2018-08-30 12:44:31,241 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:44:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f94651a9-7f89-477b-9ab9-59f29e638488', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', u'enable_dhcp': True, u'network_id': u'acadd1d6-32e4-49fd-900d-9b843ef6a7fc', u'tenant_id': u'8716760cfb1340d1a2b0bb15bdddaf44', u'created_at': u'2018-08-30T12:44:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8716760cfb1340d1a2b0bb15bdddaf44'}) 2018-08-30 12:44:31,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-30 12:44:31,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"router": {"external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5"}, "name": "singlevm2-router_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "admin_state_up": true}}' 2018-08-30 12:44:32,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-c1c47fcf-8a88-4969-b6a1-299f87c0e1c7 Date: Thu, 30 Aug 2018 12:44:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:31Z", "admin_state_up": true, "updated_at": "2018-08-30T12:44:32Z", "revision_number": 2, "routes": [], "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "a6d232f9-1fba-4a78-8542-d6f5acafb316", "name": "singlevm2-router_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}} 2018-08-30 12:44:32,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c1c47fcf-8a88-4969-b6a1-299f87c0e1c7 2018-08-30 12:44:32,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.37854003906s 2018-08-30 12:44:32,621 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c1c47fcf-8a88-4969-b6a1-299f87c0e1c7 2018-08-30 12:44:32,621 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'71ff984e-b3a7-4727-8c1c-0ec2e9505296', u'ip_address': u'172.30.9.214'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8716760cfb1340d1a2b0bb15bdddaf44', u'created_at': u'2018-08-30T12:44:31Z', u'admin_state_up': True, u'updated_at': u'2018-08-30T12:44:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'8716760cfb1340d1a2b0bb15bdddaf44', u'id': u'a6d232f9-1fba-4a78-8542-d6f5acafb316', u'name': u'singlevm2-router_0f5a1d2d-cea2-4772-950f-a46ed6937e2e'}) 2018-08-30 12:44:32,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-30 12:44:32,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a6d232f9-1fba-4a78-8542-d6f5acafb316/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"subnet_id": "f94651a9-7f89-477b-9ab9-59f29e638488"}' 2018-08-30 12:44:34,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5c509988-7a23-42c6-b6f3-e46e77211560 Date: Thu, 30 Aug 2018 12:44:34 GMT RESP BODY: {"network_id": "acadd1d6-32e4-49fd-900d-9b843ef6a7fc", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "subnet_id": "f94651a9-7f89-477b-9ab9-59f29e638488", "subnet_ids": ["f94651a9-7f89-477b-9ab9-59f29e638488"], "port_id": "fc4d94ea-0a46-4324-b84c-40df6bfe9e6e", "id": "a6d232f9-1fba-4a78-8542-d6f5acafb316"} 2018-08-30 12:44:34,789 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a6d232f9-1fba-4a78-8542-d6f5acafb316/add_router_interface.json used request id req-5c509988-7a23-42c6-b6f3-e46e77211560 2018-08-30 12:44:34,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16782879829s 2018-08-30 12:44:34,790 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a6d232f9-1fba-4a78-8542-d6f5acafb316/add_router_interface.json used request id req-5c509988-7a23-42c6-b6f3-e46e77211560 returning object a6d232f9-1fba-4a78-8542-d6f5acafb316 2018-08-30 12:44:34,790 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-30 12:44:34,922 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-30 12:44:34,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:44:34,928 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 30 Aug 2018 12:44:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-30 12:44:34,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:44:34,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:35,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-061249e5-8235-48a7-85ff-03b419d007f4 Date: Thu, 30 Aug 2018 12:44:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:44:35,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-061249e5-8235-48a7-85ff-03b419d007f4 2018-08-30 12:44:35,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.399832010269s 2018-08-30 12:44:35,331 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-061249e5-8235-48a7-85ff-03b419d007f4 2018-08-30 12:44:35,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-30 12:44:35,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}' 2018-08-30 12:44:36,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e93b9b22-a67f-46c0-b62f-0cbe4895a769 Date: Thu, 30 Aug 2018 12:44:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:44:36Z", "file": "/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0/file", "owner": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "9ada5d22-89cc-4718-8177-131e6d923ee0", "size": null, "self": "/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "checksum": null, "created_at": "2018-08-30T12:44:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-30 12:44:36,181 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e93b9b22-a67f-46c0-b62f-0cbe4895a769 2018-08-30 12:44:36,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.841313838959s 2018-08-30 12:44:36,181 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e93b9b22-a67f-46c0-b62f-0cbe4895a769 returning object 9ada5d22-89cc-4718-8177-131e6d923ee0 2018-08-30 12:44:36,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-30 12:44:36,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '' 2018-08-30 12:44:37,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4f767942-688f-4060-a618-1fac37ad180a Date: Thu, 30 Aug 2018 12:44:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:44:37,444 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0/file used request id req-4f767942-688f-4060-a618-1fac37ad180a 2018-08-30 12:44:37,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26240301132s 2018-08-30 12:44:37,444 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0/file used request id req-4f767942-688f-4060-a618-1fac37ad180a 2018-08-30 12:44:37,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:44:37,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:38,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-9ee08c0d-8386-4af8-86c1-827ad1f1e132 Date: Thu, 30 Aug 2018 12:44:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:44:37Z", "file": "/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0/file", "owner": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "9ada5d22-89cc-4718-8177-131e6d923ee0", "size": 12716032, "self": "/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/9ada5d22-89cc-4718-8177-131e6d923ee0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/9ada5d22-89cc-4718-8177-131e6d923ee0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:44:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:44:38,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9ee08c0d-8386-4af8-86c1-827ad1f1e132 2018-08-30 12:44:38,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.809941053391s 2018-08-30 12:44:38,259 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9ee08c0d-8386-4af8-86c1-827ad1f1e132 2018-08-30 12:44:38,261 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/9ada5d22-89cc-4718-8177-131e6d923ee0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0/file', 'owner': u'8716760cfb1340d1a2b0bb15bdddaf44', 'id': u'9ada5d22-89cc-4718-8177-131e6d923ee0', 'size': 12716032, u'self': u'/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8716760cfb1340d1a2b0bb15bdddaf44', 'name': 'singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/9ada5d22-89cc-4718-8177-131e6d923ee0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-30T12:44:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-30T12:44:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'created': u'2018-08-30T12:44:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-30T12:44:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-30 12:44:38,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-30 12:44:38,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-30 12:44:39,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44: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-a96c3d81-6f6b-4817-a67c-5e9457a7351a x-compute-request-id: req-a96c3d81-6f6b-4817-a67c-5e9457a7351a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "98c99cbc-43fe-41e3-8726-c441e0e914e9"}} 2018-08-30 12:44:39,120 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a96c3d81-6f6b-4817-a67c-5e9457a7351a 2018-08-30 12:44:39,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.858293056488s 2018-08-30 12:44:39,120 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a96c3d81-6f6b-4817-a67c-5e9457a7351a 2018-08-30 12:44:39,121 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', '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'e46e8a89d2e649b28f72a2f6a1215aa1', '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'98c99cbc-43fe-41e3-8726-c441e0e914e9', 'swap': 0}) 2018-08-30 12:44:39,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-30 12:44:39,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" -d '{"extra_specs": {}}' 2018-08-30 12:44:39,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44: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-58b873a0-48ac-40ff-a640-7201d5af339d x-compute-request-id: req-58b873a0-48ac-40ff-a640-7201d5af339d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-30 12:44:39,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9/os-extra_specs used request id req-58b873a0-48ac-40ff-a640-7201d5af339d 2018-08-30 12:44:39,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.147680044174s 2018-08-30 12:44:39,270 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9/os-extra_specs used request id req-58b873a0-48ac-40ff-a640-7201d5af339d 2018-08-30 12:44:39,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-30 12:44:39,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"keypair": {"name": "singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}}' 2018-08-30 12:44:39,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44: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-a5de1ee5-9cc5-4770-bee5-ca86955b673a x-compute-request-id: req-a5de1ee5-9cc5-4770-bee5-ca86955b673a Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBK3TM9d8mJfug5kZ19FskPud2cyOKBz1heml4ezUZnckkGL11J39YZlrkZP/hE4cy2rtY2dzoFcuNH+yAzPkftc7mspQhMlD4tFXy1P+wKXQdtdx/Se33xbvliDC/lZbwIBVaaYRbZvFMjdLKbqaIaHvtDEfaHjes0kyCmPLplW/jK7PNXWF5+2IdkhmGr7YD4909TenInwylN9mQwN2pWbNlX4Xx+OyReFzs6sKPABPUeaAPePTDj/C/LObSo+P/LDatFWf/Y0h/wX+MlFErA7Po7Mdq4MY4O/Lv8rdbRDTjuZeajch5Q/VWtEcKHJ2gwAsWj8dyvT+//E2jJgcv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwSt0zPXfJiX7oOZGdfRbJD7ndnMjigc9YXppeHs1GZ3JJBi9\ndSd/WGZa5GT/4ROHMtq7WNnc6BXLjR/sgMz5H7XO5rKUITJQ+LRV8tT/sCl0HbXc\nf0nt98W75Ygwv5WW8CAVWmmEW2bxTI3Sym6miGh77QxH2h43rNJMgpjy6ZVv4yuz\nzV1heftiHZIZhq+2A+PdPU3pyJ8MpTfZkMDdqVmzZV+F8fjskXhc7OrCjwAT1Hmg\nD3j0w4/wvyzm0qPj/yw2rRVn/2NIf8F/jJRRKwOz6OzHauDGODvy7/K3W0Q047mX\nmo3IeUP1VrRHChydoMALFo/Hcr0/v/xNoyYHLwIDAQABAoIBAQCAVvT1L+4glF/I\nGPZ7a+wZ+skhw4G7NPAtEX19lK5E5LY8i0tkyOcsvmRpFkmDKsxKl1SdxbGlaMWi\nb7FcKdLipJJgaAlOvPVbJ8Vq3uU6D3CcRLXIxD+cvP0HlSJ+R07PHyHQvgY4C/8J\nk7iW0klGm9SqO9yJKEZpRhebNS8+zOcBEsUayrJdBy+lMiO6bvaUBbKznY52s585\nEQzrM7usRMt4Y/nYI3z7PsAP1hE6yjP3vvgqKExmrigqrUJNkI48oJARJb5fhvHX\n5SAK2nj7SlQKsuikLat4J6XnNPKAyyNDQUyrqlSZWjX+VSpZ8TjNQPPHzr9/v5cH\n3yQEXDOxAoGBAPimM84T4peKe+FdXwxEDuEQKuoc6FGfAdmo+XSPImxOoIWrVjet\nC+/KqfwVd117l2VZkNCiweTMb3VO/lQNJCoP43x6BfDPr9tbiL9tN6FP7PpJ/u7Q\nd+9RhgTaBuioYySNQVxRz8g689NojknLkgyQuQNkURpBxCTC1mRtCS+jAoGBAMbh\nYXRobXucrwomUFNf2D60XVg+gnArY53wYKXdvTXX4YA+IzV7KTuTaQKUddicxC8M\n+6X36Z8rZy7BIfNOWqbv9h4ymlnjRd+nttcNXj10yqZamudXnjDnX9T/yUAH/b48\nXKVds8HsgKctZ1on0GjJOrotlFHVpetbds/ZxRMFAoGABRGeTL0rCVvRWq7EmUNp\n6jyiI1OjiMZtCzremvmwAfU4YIE1qLzmWWUQQgtN+6HhXDePNDGdMkTYoNOTa7M4\n4YKhaJA0Psx9EUO0bfKUB73RXujTQZsOVtqamM65BVUpcD1Q78jbK4HIJq8i924m\n9AqfOup4nMhqbzVpmXJ/lXECgYEAnM1f/97Byz8Kxu7UUBf2L+IW4pdOUk/zV7gJ\nC11ba9NMiMb1DZqQNNeRaKZSj7lx+EK9OerPuF4JGVTOhr1VPd9d5gsxpQNKuP7L\napywm7W0fRpcnV94ashRx2bwblqeldmTlhHdw1zLRoPGw882Qxe9BMMg+LCBA6J2\nd4QUHF0CgYEApqI43P692ZgDv3jwosS41zoNZe3ch81Qhpj95xfX7yyRGJ3/EEl+\nfXDZEzSEfiTbcG5ea4QVj2EbrNBWs7suZc8e1ELNWuLxs5/h2yOiJMvfjvskXpg8\nO1a0ZXtMbwUgqmAjuRA2E48Q4T57QiWy1NVL6KjtZq/iSUpLce4sDjU=\n-----END RSA PRIVATE KEY-----\n", "user_id": "8dabe6df87024a00b5b9994ca31fd910", "name": "singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "fingerprint": "5a:45:98:d3:87:fd:64:a7:ea:d1:95:0c:19:1e:47:5e"}} 2018-08-30 12:44:39,787 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a5de1ee5-9cc5-4770-bee5-ca86955b673a 2018-08-30 12:44:39,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.516827106476s 2018-08-30 12:44:39,788 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a5de1ee5-9cc5-4770-bee5-ca86955b673a 2018-08-30 12:44:39,788 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBK3TM9d8mJfug5kZ19FskPud2cyOKBz1heml4ezUZnckkGL11J39YZlrkZP/hE4cy2rtY2dzoFcuNH+yAzPkftc7mspQhMlD4tFXy1P+wKXQdtdx/Se33xbvliDC/lZbwIBVaaYRbZvFMjdLKbqaIaHvtDEfaHjes0kyCmPLplW/jK7PNXWF5+2IdkhmGr7YD4909TenInwylN9mQwN2pWbNlX4Xx+OyReFzs6sKPABPUeaAPePTDj/C/LObSo+P/LDatFWf/Y0h/wX+MlFErA7Po7Mdq4MY4O/Lv8rdbRDTjuZeajch5Q/VWtEcKHJ2gwAsWj8dyvT+//E2jJgcv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwSt0zPXfJiX7oOZGdfRbJD7ndnMjigc9YXppeHs1GZ3JJBi9\ndSd/WGZa5GT/4ROHMtq7WNnc6BXLjR/sgMz5H7XO5rKUITJQ+LRV8tT/sCl0HbXc\nf0nt98W75Ygwv5WW8CAVWmmEW2bxTI3Sym6miGh77QxH2h43rNJMgpjy6ZVv4yuz\nzV1heftiHZIZhq+2A+PdPU3pyJ8MpTfZkMDdqVmzZV+F8fjskXhc7OrCjwAT1Hmg\nD3j0w4/wvyzm0qPj/yw2rRVn/2NIf8F/jJRRKwOz6OzHauDGODvy7/K3W0Q047mX\nmo3IeUP1VrRHChydoMALFo/Hcr0/v/xNoyYHLwIDAQABAoIBAQCAVvT1L+4glF/I\nGPZ7a+wZ+skhw4G7NPAtEX19lK5E5LY8i0tkyOcsvmRpFkmDKsxKl1SdxbGlaMWi\nb7FcKdLipJJgaAlOvPVbJ8Vq3uU6D3CcRLXIxD+cvP0HlSJ+R07PHyHQvgY4C/8J\nk7iW0klGm9SqO9yJKEZpRhebNS8+zOcBEsUayrJdBy+lMiO6bvaUBbKznY52s585\nEQzrM7usRMt4Y/nYI3z7PsAP1hE6yjP3vvgqKExmrigqrUJNkI48oJARJb5fhvHX\n5SAK2nj7SlQKsuikLat4J6XnNPKAyyNDQUyrqlSZWjX+VSpZ8TjNQPPHzr9/v5cH\n3yQEXDOxAoGBAPimM84T4peKe+FdXwxEDuEQKuoc6FGfAdmo+XSPImxOoIWrVjet\nC+/KqfwVd117l2VZkNCiweTMb3VO/lQNJCoP43x6BfDPr9tbiL9tN6FP7PpJ/u7Q\nd+9RhgTaBuioYySNQVxRz8g689NojknLkgyQuQNkURpBxCTC1mRtCS+jAoGBAMbh\nYXRobXucrwomUFNf2D60XVg+gnArY53wYKXdvTXX4YA+IzV7KTuTaQKUddicxC8M\n+6X36Z8rZy7BIfNOWqbv9h4ymlnjRd+nttcNXj10yqZamudXnjDnX9T/yUAH/b48\nXKVds8HsgKctZ1on0GjJOrotlFHVpetbds/ZxRMFAoGABRGeTL0rCVvRWq7EmUNp\n6jyiI1OjiMZtCzremvmwAfU4YIE1qLzmWWUQQgtN+6HhXDePNDGdMkTYoNOTa7M4\n4YKhaJA0Psx9EUO0bfKUB73RXujTQZsOVtqamM65BVUpcD1Q78jbK4HIJq8i924m\n9AqfOup4nMhqbzVpmXJ/lXECgYEAnM1f/97Byz8Kxu7UUBf2L+IW4pdOUk/zV7gJ\nC11ba9NMiMb1DZqQNNeRaKZSj7lx+EK9OerPuF4JGVTOhr1VPd9d5gsxpQNKuP7L\napywm7W0fRpcnV94ashRx2bwblqeldmTlhHdw1zLRoPGw882Qxe9BMMg+LCBA6J2\nd4QUHF0CgYEApqI43P692ZgDv3jwosS41zoNZe3ch81Qhpj95xfX7yyRGJ3/EEl+\nfXDZEzSEfiTbcG5ea4QVj2EbrNBWs7suZc8e1ELNWuLxs5/h2yOiJMvfjvskXpg8\nO1a0ZXtMbwUgqmAjuRA2E48Q4T57QiWy1NVL6KjtZq/iSUpLce4sDjU=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8dabe6df87024a00b5b9994ca31fd910', 'name': u'singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'created_at': '2018-08-30T12:44:39.788941', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8716760cfb1340d1a2b0bb15bdddaf44', 'name': 'singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5a:45:98:d3:87:fd:64:a7:ea:d1:95:0c:19:1e:47:5e', 'type': 'ssh', 'id': u'singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e'}) 2018-08-30 12:44:39,789 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAwSt0zPXfJiX7oOZGdfRbJD7ndnMjigc9YXppeHs1GZ3JJBi9 dSd/WGZa5GT/4ROHMtq7WNnc6BXLjR/sgMz5H7XO5rKUITJQ+LRV8tT/sCl0HbXc f0nt98W75Ygwv5WW8CAVWmmEW2bxTI3Sym6miGh77QxH2h43rNJMgpjy6ZVv4yuz zV1heftiHZIZhq+2A+PdPU3pyJ8MpTfZkMDdqVmzZV+F8fjskXhc7OrCjwAT1Hmg D3j0w4/wvyzm0qPj/yw2rRVn/2NIf8F/jJRRKwOz6OzHauDGODvy7/K3W0Q047mX mo3IeUP1VrRHChydoMALFo/Hcr0/v/xNoyYHLwIDAQABAoIBAQCAVvT1L+4glF/I GPZ7a+wZ+skhw4G7NPAtEX19lK5E5LY8i0tkyOcsvmRpFkmDKsxKl1SdxbGlaMWi b7FcKdLipJJgaAlOvPVbJ8Vq3uU6D3CcRLXIxD+cvP0HlSJ+R07PHyHQvgY4C/8J k7iW0klGm9SqO9yJKEZpRhebNS8+zOcBEsUayrJdBy+lMiO6bvaUBbKznY52s585 EQzrM7usRMt4Y/nYI3z7PsAP1hE6yjP3vvgqKExmrigqrUJNkI48oJARJb5fhvHX 5SAK2nj7SlQKsuikLat4J6XnNPKAyyNDQUyrqlSZWjX+VSpZ8TjNQPPHzr9/v5cH 3yQEXDOxAoGBAPimM84T4peKe+FdXwxEDuEQKuoc6FGfAdmo+XSPImxOoIWrVjet C+/KqfwVd117l2VZkNCiweTMb3VO/lQNJCoP43x6BfDPr9tbiL9tN6FP7PpJ/u7Q d+9RhgTaBuioYySNQVxRz8g689NojknLkgyQuQNkURpBxCTC1mRtCS+jAoGBAMbh YXRobXucrwomUFNf2D60XVg+gnArY53wYKXdvTXX4YA+IzV7KTuTaQKUddicxC8M +6X36Z8rZy7BIfNOWqbv9h4ymlnjRd+nttcNXj10yqZamudXnjDnX9T/yUAH/b48 XKVds8HsgKctZ1on0GjJOrotlFHVpetbds/ZxRMFAoGABRGeTL0rCVvRWq7EmUNp 6jyiI1OjiMZtCzremvmwAfU4YIE1qLzmWWUQQgtN+6HhXDePNDGdMkTYoNOTa7M4 4YKhaJA0Psx9EUO0bfKUB73RXujTQZsOVtqamM65BVUpcD1Q78jbK4HIJq8i924m 9AqfOup4nMhqbzVpmXJ/lXECgYEAnM1f/97Byz8Kxu7UUBf2L+IW4pdOUk/zV7gJ C11ba9NMiMb1DZqQNNeRaKZSj7lx+EK9OerPuF4JGVTOhr1VPd9d5gsxpQNKuP7L apywm7W0fRpcnV94ashRx2bwblqeldmTlhHdw1zLRoPGw882Qxe9BMMg+LCBA6J2 d4QUHF0CgYEApqI43P692ZgDv3jwosS41zoNZe3ch81Qhpj95xfX7yyRGJ3/EEl+ fXDZEzSEfiTbcG5ea4QVj2EbrNBWs7suZc8e1ELNWuLxs5/h2yOiJMvfjvskXpg8 O1a0ZXtMbwUgqmAjuRA2E48Q4T57QiWy1NVL6KjtZq/iSUpLce4sDjU= -----END RSA PRIVATE KEY----- 2018-08-30 12:44:39,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-30 12:44:39,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"security_group": {"name": "singlevm2-sg_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-30 12:44:40,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-14bda0c0-92b5-4960-aa8d-0c86fd90ce66 Date: Thu, 30 Aug 2018 12:44:40 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:40Z", "updated_at": "2018-08-30T12:44:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:40Z", "revision_number": 0, "id": "78cc22e7-dce4-40cf-946d-6ec7566ea688", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:40Z", "revision_number": 0, "id": "b021aced-2ea4-4793-bec0-a69486a30beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}], "revision_number": 1, "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "name": "singlevm2-sg_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}} 2018-08-30 12:44:40,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-14bda0c0-92b5-4960-aa8d-0c86fd90ce66 2018-08-30 12:44:40,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.488981962204s 2018-08-30 12:44:40,282 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-14bda0c0-92b5-4960-aa8d-0c86fd90ce66 2018-08-30 12:44:40,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:44:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:40,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-c942d1e1-c920-4d6e-9763-df04925a9d49 Date: Thu, 30 Aug 2018 12:44:40 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:40Z", "updated_at": "2018-08-30T12:44:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:40Z", "revision_number": 0, "id": "78cc22e7-dce4-40cf-946d-6ec7566ea688", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:40Z", "revision_number": 0, "id": "b021aced-2ea4-4793-bec0-a69486a30beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}], "revision_number": 1, "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "name": "singlevm2-sg_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}, {"description": "Default security group", "tags": [], "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:28Z", "updated_at": "2018-08-30T12:44:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "2025c82b-a90b-4aa0-8c99-719da49dbec7", "remote_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "49f6dd1d-c948-4129-a95c-4bb9dd3ccc59", "remote_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "792b3c50-2402-40ed-b8d8-179cee6d11a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "cbb23300-2a4f-42a3-bf57-4afd75469ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}], "revision_number": 1, "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "name": "default"}]} 2018-08-30 12:44:40,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c942d1e1-c920-4d6e-9763-df04925a9d49 2018-08-30 12:44:40,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0434200763702s 2018-08-30 12:44:40,329 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c942d1e1-c920-4d6e-9763-df04925a9d49 2018-08-30 12:44:40,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-30 12:44:40,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -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": "6db6fdc6-26c1-460e-b531-1f0e1975f68f"}}' 2018-08-30 12:44:40,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-83706c5d-0f14-4fb9-8e50-edae7d4c2b9b Date: Thu, 30 Aug 2018 12:44:40 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-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "port_range_min": 22, "revision_number": 0, "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:40Z", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "b55ff687-a244-4f78-981a-3d1ac6154a2b"}} 2018-08-30 12:44:40,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-83706c5d-0f14-4fb9-8e50-edae7d4c2b9b 2018-08-30 12:44:40,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.458983182907s 2018-08-30 12:44:40,793 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-83706c5d-0f14-4fb9-8e50-edae7d4c2b9b 2018-08-30 12:44:40,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:44:40,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:41,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-7fc89a9c-b029-4f0e-a9f3-14a7614846c3 Date: Thu, 30 Aug 2018 12:44:41 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:40Z", "updated_at": "2018-08-30T12:44:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:40Z", "revision_number": 0, "id": "78cc22e7-dce4-40cf-946d-6ec7566ea688", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:40Z", "revision_number": 0, "id": "b021aced-2ea4-4793-bec0-a69486a30beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-30T12:44:40Z", "revision_number": 0, "id": "b55ff687-a244-4f78-981a-3d1ac6154a2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}], "revision_number": 2, "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "name": "singlevm2-sg_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}, {"description": "Default security group", "tags": [], "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:28Z", "updated_at": "2018-08-30T12:44:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "2025c82b-a90b-4aa0-8c99-719da49dbec7", "remote_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "49f6dd1d-c948-4129-a95c-4bb9dd3ccc59", "remote_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "792b3c50-2402-40ed-b8d8-179cee6d11a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "cbb23300-2a4f-42a3-bf57-4afd75469ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}], "revision_number": 1, "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "name": "default"}]} 2018-08-30 12:44:41,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7fc89a9c-b029-4f0e-a9f3-14a7614846c3 2018-08-30 12:44:41,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33890914917s 2018-08-30 12:44:41,136 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7fc89a9c-b029-4f0e-a9f3-14a7614846c3 2018-08-30 12:44:41,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-30 12:44:41,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -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": "6db6fdc6-26c1-460e-b531-1f0e1975f68f"}}' 2018-08-30 12:44:41,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-36ff6fad-f3d5-4f6b-a874-bc9bb0ab4499 Date: Thu, 30 Aug 2018 12:44:41 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-08-30T12:44:41Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "port_range_min": null, "revision_number": 0, "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:41Z", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "f0729c3b-2180-4202-894d-c461c13e0d03"}} 2018-08-30 12:44:41,485 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-36ff6fad-f3d5-4f6b-a874-bc9bb0ab4499 2018-08-30 12:44:41,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.346558094025s 2018-08-30 12:44:41,486 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-36ff6fad-f3d5-4f6b-a874-bc9bb0ab4499 2018-08-30 12:44:41,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:44:41,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:41,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-98049b22-f229-4fef-8eec-dee283bb9f90 Date: Thu, 30 Aug 2018 12:44:41 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":["f94651a9-7f89-477b-9ab9-59f29e638488"],"updated_at":"2018-08-30T12:44:30Z","tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8716760cfb1340d1a2b0bb15bdddaf44","id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","name":"singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:44:41,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-98049b22-f229-4fef-8eec-dee283bb9f90 2018-08-30 12:44:41,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368905067444s 2018-08-30 12:44:41,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-98049b22-f229-4fef-8eec-dee283bb9f90 2018-08-30 12:44:41,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:44:41,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:42,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-64a790d9-0cb9-40c0-8e70-d4bf698cef5b Date: Thu, 30 Aug 2018 12:44:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:44:37Z", "file": "/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0/file", "owner": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "9ada5d22-89cc-4718-8177-131e6d923ee0", "size": 12716032, "self": "/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/9ada5d22-89cc-4718-8177-131e6d923ee0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/9ada5d22-89cc-4718-8177-131e6d923ee0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:44:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:44:42,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-64a790d9-0cb9-40c0-8e70-d4bf698cef5b 2018-08-30 12:44:42,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312189817429s 2018-08-30 12:44:42,174 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-64a790d9-0cb9-40c0-8e70-d4bf698cef5b 2018-08-30 12:44:42,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:44:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:42,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44: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-34d3ac6d-8c0d-42eb-898c-341267f28c84 x-compute-request-id: req-34d3ac6d-8c0d-42eb-898c-341267f28c84 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "98c99cbc-43fe-41e3-8726-c441e0e914e9"}]} 2018-08-30 12:44:42,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-34d3ac6d-8c0d-42eb-898c-341267f28c84 2018-08-30 12:44:42,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0316400527954s 2018-08-30 12:44:42,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-34d3ac6d-8c0d-42eb-898c-341267f28c84 2018-08-30 12:44:42,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-30 12:44:42,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"server": {"name": "singlevm2-vm_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "imageRef": "9ada5d22-89cc-4718-8177-131e6d923ee0", "key_name": "singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "flavorRef": "98c99cbc-43fe-41e3-8726-c441e0e914e9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "acadd1d6-32e4-49fd-900d-9b843ef6a7fc"}], "security_groups": [{"name": "6db6fdc6-26c1-460e-b531-1f0e1975f68f"}]}}' 2018-08-30 12:44:47,217 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:44: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-d5df2ea1-7c42-4a6c-8624-0e5918e292c0 x-compute-request-id: req-d5df2ea1-7c42-4a6c-8624-0e5918e292c0 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6db6fdc6-26c1-460e-b531-1f0e1975f68f"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "bookmark"}], "adminPass": "CWChn4v4Fh7b"}} 2018-08-30 12:44:47,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d5df2ea1-7c42-4a6c-8624-0e5918e292c0 2018-08-30 12:44:47,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.00821900368s 2018-08-30 12:44:47,218 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d5df2ea1-7c42-4a6c-8624-0e5918e292c0 2018-08-30 12:44:47,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:44:47,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:47,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-a73482d0-17d1-4fdf-9a5c-0c0574444c95 x-compute-request-id: req-a73482d0-17d1-4fdf-9a5c-0c0574444c95 Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "bookmark"}], "image": {"id": "9ada5d22-89cc-4718-8177-131e6d923ee0", "links": [{"href": "http://172.30.9.27:8774/images/9ada5d22-89cc-4718-8177-131e6d923ee0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98c99cbc-43fe-41e3-8726-c441e0e914e9", "links": [{"href": "http://172.30.9.27:8774/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "bookmark"}]}, "id": "b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "user_id": "8dabe6df87024a00b5b9994ca31fd910", "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-08-30T12:44:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "name": "singlevm2-vm_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "created": "2018-08-30T12:44:47Z", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:44:47,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a73482d0-17d1-4fdf-9a5c-0c0574444c95 2018-08-30 12:44:47,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51243686676s 2018-08-30 12:44:47,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a73482d0-17d1-4fdf-9a5c-0c0574444c95 2018-08-30 12:44:47,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:44:47,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:48,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-a570b50d-c435-46f1-b2f4-d3bd09d15471 Date: Thu, 30 Aug 2018 12:44:48 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":["f94651a9-7f89-477b-9ab9-59f29e638488"],"updated_at":"2018-08-30T12:44:30Z","tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8716760cfb1340d1a2b0bb15bdddaf44","id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","name":"singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:44:48,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a570b50d-c435-46f1-b2f4-d3bd09d15471 2018-08-30 12:44:48,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301239967346s 2018-08-30 12:44:48,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a570b50d-c435-46f1-b2f4-d3bd09d15471 2018-08-30 12:44:48,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:44:48,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:48,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-48975394-45c3-426f-b219-d93dbacb1eaf Date: Thu, 30 Aug 2018 12:44:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:44:30Z","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":"8716760cfb1340d1a2b0bb15bdddaf44","id":"f94651a9-7f89-477b-9ab9-59f29e638488","subnetpool_id":null,"name":"singlevm2-subnet_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}]} 2018-08-30 12:44:48,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-48975394-45c3-426f-b219-d93dbacb1eaf 2018-08-30 12:44:48,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.047826051712s 2018-08-30 12:44:48,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-48975394-45c3-426f-b219-d93dbacb1eaf 2018-08-30 12:44:48,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:44:50,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:44:50,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:51,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44: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-03c1168e-9d1e-4389-8817-b5a4ce02d238 x-compute-request-id: req-03c1168e-9d1e-4389-8817-b5a4ce02d238 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "bookmark"}], "image": {"id": "9ada5d22-89cc-4718-8177-131e6d923ee0", "links": [{"href": "http://172.30.9.27:8774/images/9ada5d22-89cc-4718-8177-131e6d923ee0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98c99cbc-43fe-41e3-8726-c441e0e914e9", "links": [{"href": "http://172.30.9.27:8774/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "bookmark"}]}, "id": "b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "user_id": "8dabe6df87024a00b5b9994ca31fd910", "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-08-30T12:44:50Z", "hostId": "3a0b697ea5ed80789fdd119950bbafc28525a202b4e456480e207f26", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "name": "singlevm2-vm_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "created": "2018-08-30T12:44:47Z", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:44:51,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-03c1168e-9d1e-4389-8817-b5a4ce02d238 2018-08-30 12:44:51,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14127612114s 2018-08-30 12:44:51,233 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-03c1168e-9d1e-4389-8817-b5a4ce02d238 2018-08-30 12:44:51,237 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:44:53,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:44:53,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:54,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44: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-42003301-d12a-4d85-9cd7-abfa43a743f3 x-compute-request-id: req-42003301-d12a-4d85-9cd7-abfa43a743f3 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "bookmark"}], "image": {"id": "9ada5d22-89cc-4718-8177-131e6d923ee0", "links": [{"href": "http://172.30.9.27:8774/images/9ada5d22-89cc-4718-8177-131e6d923ee0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98c99cbc-43fe-41e3-8726-c441e0e914e9", "links": [{"href": "http://172.30.9.27:8774/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "bookmark"}]}, "id": "b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "security_groups": [{"name": "singlevm2-sg_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}], "user_id": "8dabe6df87024a00b5b9994ca31fd910", "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-08-30T12:44:50Z", "hostId": "3a0b697ea5ed80789fdd119950bbafc28525a202b4e456480e207f26", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "name": "singlevm2-vm_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "created": "2018-08-30T12:44:47Z", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:44:54,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-42003301-d12a-4d85-9cd7-abfa43a743f3 2018-08-30 12:44:54,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.31976699829s 2018-08-30 12:44:54,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-42003301-d12a-4d85-9cd7-abfa43a743f3 2018-08-30 12:44:54,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:44:56,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:44:56,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:57,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:44: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-d7bbb4a3-f674-40e0-b45d-220f772b104e x-compute-request-id: req-d7bbb4a3-f674-40e0-b45d-220f772b104e Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:f3:11", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "bookmark"}], "image": {"id": "9ada5d22-89cc-4718-8177-131e6d923ee0", "links": [{"href": "http://172.30.9.27:8774/images/9ada5d22-89cc-4718-8177-131e6d923ee0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:44:56.000000", "flavor": {"id": "98c99cbc-43fe-41e3-8726-c441e0e914e9", "links": [{"href": "http://172.30.9.27:8774/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "bookmark"}]}, "id": "b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "security_groups": [{"name": "singlevm2-sg_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}], "user_id": "8dabe6df87024a00b5b9994ca31fd910", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:44:56Z", "hostId": "3a0b697ea5ed80789fdd119950bbafc28525a202b4e456480e207f26", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "name": "singlevm2-vm_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "created": "2018-08-30T12:44:47Z", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:44:57,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7bbb4a3-f674-40e0-b45d-220f772b104e 2018-08-30 12:44:57,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3712720871s 2018-08-30 12:44:57,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7bbb4a3-f674-40e0-b45d-220f772b104e 2018-08-30 12:44:57,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:44:57,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b0fc0505-e8f2-4871-98e4-9dcb747eaf8b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:58,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1320ba32-fcd2-4e21-8f01-fa7f4a4fd4dd Date: Thu, 30 Aug 2018 12:44:58 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:51Z","admin_state_up":true,"updated_at":"2018-08-30T12:44:55Z","binding:vnic_type":"normal","device_id":"b0fc0505-e8f2-4871-98e4-9dcb747eaf8b","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:0f:f3:11","id":"2b82bcf6-02af-4194-bb10-10e868fc113e","port_security_enabled":true,"project_id":"8716760cfb1340d1a2b0bb15bdddaf44","fixed_ips":[{"subnet_id":"f94651a9-7f89-477b-9ab9-59f29e638488","ip_address":"192.168.120.16"}],"extra_dhcp_opts":[],"security_groups":["6db6fdc6-26c1-460e-b531-1f0e1975f68f"],"name":""}]} 2018-08-30 12:44:58,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b0fc0505-e8f2-4871-98e4-9dcb747eaf8b used request id req-1320ba32-fcd2-4e21-8f01-fa7f4a4fd4dd 2018-08-30 12:44:58,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0593888759613s 2018-08-30 12:44:58,002 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b0fc0505-e8f2-4871-98e4-9dcb747eaf8b used request id req-1320ba32-fcd2-4e21-8f01-fa7f4a4fd4dd 2018-08-30 12:44:58,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:44:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=2b82bcf6-02af-4194-bb10-10e868fc113e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:58,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6f982cd7-5293-49a5-ae25-fe3f6de10018 Date: Thu, 30 Aug 2018 12:44:58 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:44:58,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=2b82bcf6-02af-4194-bb10-10e868fc113e used request id req-6f982cd7-5293-49a5-ae25-fe3f6de10018 2018-08-30 12:44:58,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.343977928162s 2018-08-30 12:44:58,352 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=2b82bcf6-02af-4194-bb10-10e868fc113e used request id req-6f982cd7-5293-49a5-ae25-fe3f6de10018 2018-08-30 12:44:58,352 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0f:f3:11', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9ada5d22-89cc-4718-8177-131e6d923ee0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-30T12:44:56.000000', 'flavor': Munch({u'id': u'98c99cbc-43fe-41e3-8726-c441e0e914e9'}), 'az': u'nova', 'id': u'b0fc0505-e8f2-4871-98e4-9dcb747eaf8b', 'security_groups': [Munch({u'name': u'singlevm2-sg_0f5a1d2d-cea2-4772-950f-a46ed6937e2e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8dabe6df87024a00b5b9994ca31fd910', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8716760cfb1340d1a2b0bb15bdddaf44', 'name': 'singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', '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-08-30T12:44:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-30T12:44:56Z', 'hostId': u'3a0b697ea5ed80789fdd119950bbafc28525a202b4e456480e207f26', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'3a0b697ea5ed80789fdd119950bbafc28525a202b4e456480e207f26', '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-08-30T12:44:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8716760cfb1340d1a2b0bb15bdddaf44', 'name': u'singlevm2-vm_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'adminPass': u'CWChn4v4Fh7b', 'tenant_id': u'8716760cfb1340d1a2b0bb15bdddaf44', 'created_at': u'2018-08-30T12:44:47Z', 'created': u'2018-08-30T12:44:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-30 12:44:58,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:44:58,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:58,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-93fa9c43-fe66-4053-bd30-5b09f21d4bfb Date: Thu, 30 Aug 2018 12:44:58 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":["f94651a9-7f89-477b-9ab9-59f29e638488"],"updated_at":"2018-08-30T12:44:30Z","tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8716760cfb1340d1a2b0bb15bdddaf44","id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","name":"singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:44:58,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-93fa9c43-fe66-4053-bd30-5b09f21d4bfb 2018-08-30 12:44:58,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0890438556671s 2018-08-30 12:44:58,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-93fa9c43-fe66-4053-bd30-5b09f21d4bfb 2018-08-30 12:44:58,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:44:58,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=b0fc0505-e8f2-4871-98e4-9dcb747eaf8b" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:44:58,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9fbd1e45-c097-4250-b325-02bb4334b932 Date: Thu, 30 Aug 2018 12:44:58 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:51Z","admin_state_up":true,"updated_at":"2018-08-30T12:44:55Z","binding:vnic_type":"normal","device_id":"b0fc0505-e8f2-4871-98e4-9dcb747eaf8b","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:0f:f3:11","id":"2b82bcf6-02af-4194-bb10-10e868fc113e","port_security_enabled":true,"project_id":"8716760cfb1340d1a2b0bb15bdddaf44","fixed_ips":[{"subnet_id":"f94651a9-7f89-477b-9ab9-59f29e638488","ip_address":"192.168.120.16"}],"extra_dhcp_opts":[],"security_groups":["6db6fdc6-26c1-460e-b531-1f0e1975f68f"],"name":""}]} 2018-08-30 12:44:58,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b0fc0505-e8f2-4871-98e4-9dcb747eaf8b used request id req-9fbd1e45-c097-4250-b325-02bb4334b932 2018-08-30 12:44:58,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.359533071518s 2018-08-30 12:44:58,806 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=b0fc0505-e8f2-4871-98e4-9dcb747eaf8b used request id req-9fbd1e45-c097-4250-b325-02bb4334b932 2018-08-30 12:44:58,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-30 12:44:58,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"floatingip": {"floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.16", "port_id": "2b82bcf6-02af-4194-bb10-10e868fc113e"}}' 2018-08-30 12:45:01,402 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-28287127-569c-41b6-a24d-49d74d3d7d28 Date: Thu, 30 Aug 2018 12:45:01 GMT RESP BODY: {"floatingip": {"router_id": "a6d232f9-1fba-4a78-8542-d6f5acafb316", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:45:00Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "2b82bcf6-02af-4194-bb10-10e868fc113e", "id": "bc288d49-948b-4bbb-a642-a4f8ce1bae26", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:45:00Z", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}} 2018-08-30 12:45:01,402 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-28287127-569c-41b6-a24d-49d74d3d7d28 2018-08-30 12:45:01,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.59504413605s 2018-08-30 12:45:01,402 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-28287127-569c-41b6-a24d-49d74d3d7d28 2018-08-30 12:45:01,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:45:01,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:01,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-77535c28-12c6-4aed-9dc2-815ee339a84d Date: Thu, 30 Aug 2018 12:45:01 GMT RESP BODY: {"floatingips": [{"router_id": "a6d232f9-1fba-4a78-8542-d6f5acafb316", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:45:00Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.201", "revision_number": 0, "port_id": "2b82bcf6-02af-4194-bb10-10e868fc113e", "id": "bc288d49-948b-4bbb-a642-a4f8ce1bae26", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:45:00Z", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}]} 2018-08-30 12:45:01,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-77535c28-12c6-4aed-9dc2-815ee339a84d 2018-08-30 12:45:01,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0649330615997s 2018-08-30 12:45:01,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-77535c28-12c6-4aed-9dc2-815ee339a84d 2018-08-30 12:45:01,481 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'a6d232f9-1fba-4a78-8542-d6f5acafb316', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8716760cfb1340d1a2b0bb15bdddaf44', 'created_at': u'2018-08-30T12:45:00Z', 'attached': True, 'updated_at': u'2018-08-30T12:45:00Z', 'id': u'bc288d49-948b-4bbb-a642-a4f8ce1bae26', 'floating_network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8716760cfb1340d1a2b0bb15bdddaf44', 'name': 'singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'a6d232f9-1fba-4a78-8542-d6f5acafb316', 'project_id': u'8716760cfb1340d1a2b0bb15bdddaf44', 'port_id': u'2b82bcf6-02af-4194-bb10-10e868fc113e', 'port': u'2b82bcf6-02af-4194-bb10-10e868fc113e', 'network': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5'}) 2018-08-30 12:45:01,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-30 12:45:01,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-30 12:45:01,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-0e4a70b2-e768-4e8f-859f-0fb02fcf8824 x-compute-request-id: req-0e4a70b2-e768-4e8f-859f-0fb02fcf8824 Content-Encoding: gzip Content-Length: 9571 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473455769 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.194932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197318] pid_max: default: 32768 minimum: 301\n[ 0.198638] ACPI: Core revision 20150930\n[ 0.200341] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202231] Security Framework initialized\n[ 0.203448] Yama: becoming mindful.\n[ 0.204497] AppArmor: AppArmor initialized\n[ 0.205758] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209446] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211193] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213215] Initializing cgroup subsys io\n[ 0.214391] Initializing cgroup subsys memory\n[ 0.215660] Initializing cgroup subsys devices\n[ 0.216928] Initializing cgroup subsys freezer\n[ 0.218186] Initializing cgroup subsys net_cls\n[ 0.219435] Initializing cgroup subsys perf_event\n[ 0.220744] Initializing cgroup subsys net_prio\n[ 0.222032] Initializing cgroup subsys hugetlb\n[ 0.223340] Initializing cgroup subsys pids\n[ 0.224599] CPU: Physical Processor ID: 0\n[ 0.226467] mce: CPU supports 10 MCE banks\n[ 0.227669] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229161] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252542] ftrace: allocating 31920 entries in 125 pages\n[ 0.277811] smpboot: Max logical packages: 1\n[ 0.279069] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281040] x2apic enabled\n[ 0.282236] Switched APIC routing to physical x2apic.\n[ 0.284785] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286428] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291967] KVM setup paravirtual spinlock\n[ 0.293623] x86: Booted up 1 node, 1 CPUs\n[ 0.294862] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296848] devtmpfs: initialized\n[ 0.298900] evm: security.selinux\n[ 0.299906] evm: security.SMACK64\n[ 0.300903] evm: security.SMACK64EXEC\n[ 0.301976] evm: security.SMACK64TRANSMUTE\n[ 0.303144] evm: security.SMACK64MMAP\n[ 0.304277] evm: security.ima\n[ 0.305233] evm: security.capability\n[ 0.306364] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309077] pinctrl core: initialized pinctrl subsystem\n[ 0.310730] RTC time: 12:44:56, date: 08/30/18\n[ 0.312111] NET: Registered protocol family 16\n[ 0.313516] cpuidle: using governor ladder\n[ 0.314721] cpuidle: using governor menu\n[ 0.315939] PCCT header not found.\n[ 0.317041] ACPI: bus type PCI registered\n[ 0.318241] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320069] PCI: Using configuration type 1 for base access\n[ 0.322344] ACPI: Added _OSI(Module Device)\n[ 0.323577] ACPI: Added _OSI(Processor Device)\n[ 0.324862] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326196] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328460] ACPI: Interpreter enabled\n[ 0.329574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340328] ACPI: (supports S0 S5)\n[ 0.341383] ACPI: Using IOAPIC for interrupt routing\n[ 0.342786] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346703] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348325] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351868] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355003] acpiphp: Slot [3] registered\n[ 0.356155] acpiphp: Slot [4] registered\n[ 0.357304] acpiphp: Slot [5] registered\n[ 0.358476] acpiphp: Slot [6] registered\n[ 0.359657] acpiphp: Slot [7] registered\n[ 0.360838] acpiphp: Slot [8] registered\n[ 0.361985] acpiphp: Slot [9] registered\n[ 0.363127] acpiphp: Slot [10] registered\n[ 0.364323] acpiphp: Slot [11] registered\n[ 0.365520] acpiphp: Slot [12] registered\n[ 0.366708] acpiphp: Slot [13] registered\n[ 0.367918] acpiphp: Slot [14] registered\n[ 0.369129] acpiphp: Slot [15] registered\n[ 0.384378] acpiphp: Slot [16] registered\n[ 0.385551] acpiphp: Slot [17] registered\n[ 0.386746] acpiphp: Slot [18] registered\n[ 0.387942] acpiphp: Slot [19] registered\n[ 0.389135] acpiphp: Slot [20] registered\n[ 0.390330] acpiphp: Slot [21] registered\n[ 0.391552] acpiphp: Slot [22] registered\n[ 0.392713] acpiphp: Slot [23] registered\n[ 0.393883] acpiphp: Slot [24] registered\n[ 0.395059] acpiphp: Slot [25] registered\n[ 0.396268] acpiphp: Slot [26] registered\n[ 0.397434] acpiphp: Slot [27] registered\n[ 0.398630] acpiphp: Slot [28] registered\n[ 0.399802] acpiphp: Slot [29] registered\n[ 0.400964] acpiphp: Slot [30] registered\n[ 0.402124] acpiphp: Slot [31] registered\n[ 0.403316] PCI host bridge to bus 0000:00\n[ 0.404480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.406222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407956] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.410055] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.412182] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414318] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418480] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.420343] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.422020] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.428090] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.430217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.450957] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455084] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457141] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461123] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466842] vgaarb: loaded\n[ 0.467719] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469493] SCSI subsystem initialized\n[ 0.470861] ACPI: bus type USB registered\n[ 0.472065] usbcore: registered new interface driver usbfs\n[ 0.473554] usbcore: registered new interface driver hub\n[ 0.475010] usbcore: registered new device driver usb\n[ 0.476572] PCI: Using ACPI for IRQ routing\n[ 0.478225] NetLabel: Initializing\n[ 0.479264] NetLabel: domain hash size = 128\n[ 0.480489] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481872] NetLabel: unlabeled traffic allowed by default\n[ 0.483529] clocksource: Switched to clocksource kvm-clock\n[ 0.493566] AppArmor: AppArmor Filesystem Enabled\n[ 0.494939] pnp: PnP ACPI init\n[ 0.496203] pnp: PnP ACPI: found 5 devices\n[ 0.503081] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.505580] NET: Registered protocol family 2\n[ 0.507042] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.508947] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510692] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.512461] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515744] NET: Registered protocol family 1\n[ 0.517056] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518678] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.520257] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534901] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.549266] Trying to unpack rootfs image as initramfs...\n[ 0.610843] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616103] Scanning for low memory corruption every 60 seconds\n[ 0.618406] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.620163] audit: initializing netlink subsys (disabled)\n[ 0.621743] audit: type=2000 audit(1535633096.925:1): initialized\n[ 0.623815] Initialise system trusted keyring\n[ 0.625278] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.627000] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629865] zbud: loaded\n[ 0.630937] VFS: Disk quotas dquot_6.6.0\n[ 0.632181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634448] fuse init (API version 7.23)\n[ 0.635793] Key type big_key registered\n[ 0.636957] Allocating IMA MOK and blacklist keyrings.\n[ 0.638683] Key type asymmetric registered\n[ 0.639900] Asymmetric key parser 'x509' registered\n[ 0.641328] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.643517] io scheduler noop registered\n[ 0.644685] io scheduler deadline registered (default)\n[ 0.646175] io scheduler cfq registered\n[ 0.647446] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.648974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650868] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653053] ACPI: Power Button [PWRF]\n[ 0.654345] GHES: HEST is not enabled!\n[ 0.668352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697531] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700603] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.724399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727484] Linux agpgart interface v0.103\n[ 0.730899] brd: module loaded\n[ 0.733135] loop: module loaded\n[ 0.738166] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740304] GPT:90111 != 2097151\n[ 0.741284] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742858] GPT:90111 != 2097151\n[ 0.743857] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745291] vda: vda1 vda15\n[ 0.747019] scsi host0: ata_piix\n[ 0.748120] scsi host1: ata_piix\n[ 0.749151] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753169] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755720] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758701] PPP generic driver version 2.4.2\n[ 0.760039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761793] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766250] ohci-pci: OHCI PCI platform driver\n[ 0.767539] ohci-platform: OHCI generic platform driver\n[ 0.768995] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783721] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787350] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794408] usb usb1: Product: UHCI Host Controller\n[ 0.795775] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797543] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798960] hub 1-0:1.0: USB hub found\n[ 0.800112] hub 1-0:1.0: 2 ports detected\n[ 0.801469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804513] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805909] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807404] mousedev: PS/2 mouse device common for all mice\n[ 0.809236] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811908] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813521] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816989] i2c /dev entries driver\n[ 0.818111] device-mapper: uevent: version 1.0.3\n[ 0.819496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821901] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823876] NET: Registered protocol family 10\n[ 0.825496] NET: Registered protocol family 17\n[ 0.826803] Key type dns_resolver registered\n[ 0.828191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829805] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832385] registered taskstats version 1\n[ 0.833619] Loading compiled-in X.509 certificates\n[ 0.835548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838259] zswap: loaded using pool lzo/zbud\n[ 0.840448] Key type trusted registered\n[ 0.842653] Key type encrypted registered\n[ 0.843885] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845410] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846932] evm: HMAC attrs: 0x1\n[ 0.848302] Magic number: 14:224:735\n[ 0.849548] rtc_cmos 00:00: setting system clock to 2018-08-30 12:44:56 UTC (1535633096)\n[ 0.851937] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853551] EDD information not available.\n[ 0.909217] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.925918] Write protecting the kernel read-only data: 14336k\n[ 0.928977] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.931616] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.980425] 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 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.16...\nLease of 192.168.120.16 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 0.91. iid=i-00000005\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJBL4Cl3a2cT+FYC7hHRbIU+wDrOY3CgqgFfvCR8V81yAyAYNfmIeyCBbi4+582ohJRCdLwX60BNoun9Z21xZZaBCGo9VWB+3A0o4ZFXjL/dbG/RyRf6eT6xz0obiGYeu5Xh/djDaPJCRIXZjN3BOI+U4gQBciClXvcWy/2v6QGff7WeIIytpUukKXmG9SNzaBecPV17UMLuHnAsPhRqsqMQ9mSI/AnMilpd6p/nki8jAbXq4l6mHcGB9ZB5JPxuxAnbyHBahowiH4P6250EpzYCYBgiWdXRP+/6kqZVJ4Sg3STiCF3VHoWesZibHseDG4S34f6ZeI6ePSarJpqO/N root@singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e\nssh-dss AAAAB3NzaC1kc3MAAACBAOyGER9Y/knbQubQ4qDipXvlS00gUdjuEp+tj9QrrcGSa70fcu0Yg/XP7+IBe/FDaBuSxCH9FAk7ClT0khj02u9bwvi1u6xSawiTejekNbWNp76Rvb2qQOfhZg/xqx1s8kIbIqO4LWMNYwEphCfrubT8wXP4ilTU5ruMt8XlrgznAAAAFQC2aj8VR2NhXWa0rEf8Y3pvueWPZwAAAIEAsAbs7HJYijt9pNLpq+BMNFy4ovgXh9ZKIl7JzESiAvA/8i08w6sNsvVE8A8Pc1tkeT8tox/wz3J6aNuJufJhHZA/4p6CVWYF2ksHDkH9OuOPsAbOdJQLmj0ENxIeomLA8ax4JALmUV74toieWtk/yG9Woi+1/bHXk5voH80touUAAACAFDC9s8qw3ExuoOWEt0Ck1FwFEIg7urs+MV0ZhAcln6LuatvyR7fwswE16ZbTSm/vkp82zxy3144z6EmKrU3jSK3g5Lg6V1B4B7Mnje4kDWiUMNL0YlbOhaES8VDvfPZgvE+bbBRV6kvGBg4n9veOnCIRth8fUAdPXUagrtiWypU= root@singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe0f:f311/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 \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-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.72 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e login: "} 2018-08-30 12:45:01,630 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b/action used request id req-0e4a70b2-e768-4e8f-859f-0fb02fcf8824 2018-08-30 12:45:01,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.149058818817s 2018-08-30 12:45:01,631 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b/action used request id req-0e4a70b2-e768-4e8f-859f-0fb02fcf8824 2018-08-30 12:45:01,632 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 473455769 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.194932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197318] pid_max: default: 32768 minimum: 301 [ 0.198638] ACPI: Core revision 20150930 [ 0.200341] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202231] Security Framework initialized [ 0.203448] Yama: becoming mindful. [ 0.204497] AppArmor: AppArmor initialized [ 0.205758] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209446] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211193] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213215] Initializing cgroup subsys io [ 0.214391] Initializing cgroup subsys memory [ 0.215660] Initializing cgroup subsys devices [ 0.216928] Initializing cgroup subsys freezer [ 0.218186] Initializing cgroup subsys net_cls [ 0.219435] Initializing cgroup subsys perf_event [ 0.220744] Initializing cgroup subsys net_prio [ 0.222032] Initializing cgroup subsys hugetlb [ 0.223340] Initializing cgroup subsys pids [ 0.224599] CPU: Physical Processor ID: 0 [ 0.226467] mce: CPU supports 10 MCE banks [ 0.227669] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229161] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.245624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.252542] ftrace: allocating 31920 entries in 125 pages [ 0.277811] smpboot: Max logical packages: 1 [ 0.279069] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281040] x2apic enabled [ 0.282236] Switched APIC routing to physical x2apic. [ 0.284785] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286428] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291967] KVM setup paravirtual spinlock [ 0.293623] x86: Booted up 1 node, 1 CPUs [ 0.294862] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296848] devtmpfs: initialized [ 0.298900] evm: security.selinux [ 0.299906] evm: security.SMACK64 [ 0.300903] evm: security.SMACK64EXEC [ 0.301976] evm: security.SMACK64TRANSMUTE [ 0.303144] evm: security.SMACK64MMAP [ 0.304277] evm: security.ima [ 0.305233] evm: security.capability [ 0.306364] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309077] pinctrl core: initialized pinctrl subsystem [ 0.310730] RTC time: 12:44:56, date: 08/30/18 [ 0.312111] NET: Registered protocol family 16 [ 0.313516] cpuidle: using governor ladder [ 0.314721] cpuidle: using governor menu [ 0.315939] PCCT header not found. [ 0.317041] ACPI: bus type PCI registered [ 0.318241] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.320069] PCI: Using configuration type 1 for base access [ 0.322344] ACPI: Added _OSI(Module Device) [ 0.323577] ACPI: Added _OSI(Processor Device) [ 0.324862] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.326196] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328460] ACPI: Interpreter enabled [ 0.329574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.332256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.334899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.340328] ACPI: (supports S0 S5) [ 0.341383] ACPI: Using IOAPIC for interrupt routing [ 0.342786] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.346703] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.348325] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.350130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.351868] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.355003] acpiphp: Slot [3] registered [ 0.356155] acpiphp: Slot [4] registered [ 0.357304] acpiphp: Slot [5] registered [ 0.358476] acpiphp: Slot [6] registered [ 0.359657] acpiphp: Slot [7] registered [ 0.360838] acpiphp: Slot [8] registered [ 0.361985] acpiphp: Slot [9] registered [ 0.363127] acpiphp: Slot [10] registered [ 0.364323] acpiphp: Slot [11] registered [ 0.365520] acpiphp: Slot [12] registered [ 0.366708] acpiphp: Slot [13] registered [ 0.367918] acpiphp: Slot [14] registered [ 0.369129] acpiphp: Slot [15] registered [ 0.384378] acpiphp: Slot [16] registered [ 0.385551] acpiphp: Slot [17] registered [ 0.386746] acpiphp: Slot [18] registered [ 0.387942] acpiphp: Slot [19] registered [ 0.389135] acpiphp: Slot [20] registered [ 0.390330] acpiphp: Slot [21] registered [ 0.391552] acpiphp: Slot [22] registered [ 0.392713] acpiphp: Slot [23] registered [ 0.393883] acpiphp: Slot [24] registered [ 0.395059] acpiphp: Slot [25] registered [ 0.396268] acpiphp: Slot [26] registered [ 0.397434] acpiphp: Slot [27] registered [ 0.398630] acpiphp: Slot [28] registered [ 0.399802] acpiphp: Slot [29] registered [ 0.400964] acpiphp: Slot [30] registered [ 0.402124] acpiphp: Slot [31] registered [ 0.403316] PCI host bridge to bus 0000:00 [ 0.404480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.406222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.407956] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.410055] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.412182] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414318] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418480] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.420343] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.422020] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.428090] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.430217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450957] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.453040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.455084] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.457141] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.459303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.461123] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.463047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.466842] vgaarb: loaded [ 0.467719] vgaarb: bridge control possible 0000:00:02.0 [ 0.469493] SCSI subsystem initialized [ 0.470861] ACPI: bus type USB registered [ 0.472065] usbcore: registered new interface driver usbfs [ 0.473554] usbcore: registered new interface driver hub [ 0.475010] usbcore: registered new device driver usb [ 0.476572] PCI: Using ACPI for IRQ routing [ 0.478225] NetLabel: Initializing [ 0.479264] NetLabel: domain hash size = 128 [ 0.480489] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.481872] NetLabel: unlabeled traffic allowed by default [ 0.483529] clocksource: Switched to clocksource kvm-clock [ 0.493566] AppArmor: AppArmor Filesystem Enabled [ 0.494939] pnp: PnP ACPI init [ 0.496203] pnp: PnP ACPI: found 5 devices [ 0.503081] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.505580] NET: Registered protocol family 2 [ 0.507042] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.508947] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510692] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.514051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515744] NET: Registered protocol family 1 [ 0.517056] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518678] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.520257] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534901] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.549266] Trying to unpack rootfs image as initramfs... [ 0.610843] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.616103] Scanning for low memory corruption every 60 seconds [ 0.618406] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.620163] audit: initializing netlink subsys (disabled) [ 0.621743] audit: type=2000 audit(1535633096.925:1): initialized [ 0.623815] Initialise system trusted keyring [ 0.625278] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627000] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.629865] zbud: loaded [ 0.630937] VFS: Disk quotas dquot_6.6.0 [ 0.632181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.634448] fuse init (API version 7.23) [ 0.635793] Key type big_key registered [ 0.636957] Allocating IMA MOK and blacklist keyrings. [ 0.638683] Key type asymmetric registered [ 0.639900] Asymmetric key parser 'x509' registered [ 0.641328] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.643517] io scheduler noop registered [ 0.644685] io scheduler deadline registered (default) [ 0.646175] io scheduler cfq registered [ 0.647446] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.648974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.650868] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.653053] ACPI: Power Button [PWRF] [ 0.654345] GHES: HEST is not enabled! [ 0.668352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697531] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.700603] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.724399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.727484] Linux agpgart interface v0.103 [ 0.730899] brd: module loaded [ 0.733135] loop: module loaded [ 0.738166] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.740304] GPT:90111 != 2097151 [ 0.741284] GPT:Alternate GPT header not at the end of the disk. [ 0.742858] GPT:90111 != 2097151 [ 0.743857] GPT: Use GNU Parted to correct GPT errors. [ 0.745291] vda: vda1 vda15 [ 0.747019] scsi host0: ata_piix [ 0.748120] scsi host1: ata_piix [ 0.749151] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.750896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.753169] libphy: Fixed MDIO Bus: probed [ 0.754345] tun: Universal TUN/TAP device driver, 1.6 [ 0.755720] tun: (C) 1999-2004 Max Krasnyansky [ 0.758701] PPP generic driver version 2.4.2 [ 0.760039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761793] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766250] ohci-pci: OHCI PCI platform driver [ 0.767539] ohci-platform: OHCI generic platform driver [ 0.768995] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783721] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.787350] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.790512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794408] usb usb1: Product: UHCI Host Controller [ 0.795775] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797543] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798960] hub 1-0:1.0: USB hub found [ 0.800112] hub 1-0:1.0: 2 ports detected [ 0.801469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.804513] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805909] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.807404] mousedev: PS/2 mouse device common for all mice [ 0.809236] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811908] rtc_cmos 00:00: RTC can wake from S4 [ 0.813521] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.816989] i2c /dev entries driver [ 0.818111] device-mapper: uevent: version 1.0.3 [ 0.819496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.821901] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823876] NET: Registered protocol family 10 [ 0.825496] NET: Registered protocol family 17 [ 0.826803] Key type dns_resolver registered [ 0.828191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829805] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.832385] registered taskstats version 1 [ 0.833619] Loading compiled-in X.509 certificates [ 0.835548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.838259] zswap: loaded using pool lzo/zbud [ 0.840448] Key type trusted registered [ 0.842653] Key type encrypted registered [ 0.843885] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845410] ima: No TPM chip found, activating TPM-bypass! [ 0.846932] evm: HMAC attrs: 0x1 [ 0.848302] Magic number: 14:224:735 [ 0.849548] rtc_cmos 00:00: setting system clock to 2018-08-30 12:44:56 UTC (1535633096) [ 0.851937] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.853551] EDD information not available. [ 0.909217] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.925918] Write protecting the kernel read-only data: 14336k [ 0.928977] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.931616] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.980425] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJBL4Cl3a2cT+FYC7hHRbIU+wDrOY3CgqgFfvCR8V81yAyAYNfmIeyCBbi4+582ohJRCdLwX60BNoun9Z21xZZaBCGo9VWB+3A0o4ZFXjL/dbG/RyRf6eT6xz0obiGYeu5Xh/djDaPJCRIXZjN3BOI+U4gQBciClXvcWy/2v6QGff7WeIIytpUukKXmG9SNzaBecPV17UMLuHnAsPhRqsqMQ9mSI/AnMilpd6p/nki8jAbXq4l6mHcGB9ZB5JPxuxAnbyHBahowiH4P6250EpzYCYBgiWdXRP+/6kqZVJ4Sg3STiCF3VHoWesZibHseDG4S34f6ZeI6ePSarJpqO/N root@singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e ssh-dss AAAAB3NzaC1kc3MAAACBAOyGER9Y/knbQubQ4qDipXvlS00gUdjuEp+tj9QrrcGSa70fcu0Yg/XP7+IBe/FDaBuSxCH9FAk7ClT0khj02u9bwvi1u6xSawiTejekNbWNp76Rvb2qQOfhZg/xqx1s8kIbIqO4LWMNYwEphCfrubT8wXP4ilTU5ruMt8XlrgznAAAAFQC2aj8VR2NhXWa0rEf8Y3pvueWPZwAAAIEAsAbs7HJYijt9pNLpq+BMNFy4ovgXh9ZKIl7JzESiAvA/8i08w6sNsvVE8A8Pc1tkeT8tox/wz3J6aNuJufJhHZA/4p6CVWYF2ksHDkH9OuOPsAbOdJQLmj0ENxIeomLA8ax4JALmUV74toieWtk/yG9Woi+1/bHXk5voH80touUAAACAFDC9s8qw3ExuoOWEt0Ck1FwFEIg7urs+MV0ZhAcln6LuatvyR7fwswE16ZbTSm/vkp82zxy3144z6EmKrU3jSK3g5Lg6V1B4B7Mnje4kDWiUMNL0YlbOhaES8VDvfPZgvE+bbBRV6kvGBg4n9veOnCIRth8fUAdPXUagrtiWypU= root@singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe0f:f311/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e launch-index: 0 === cirros: current=0.4.0 uptime=3.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e login: 2018-08-30 12:45:02,634 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-30 12:45:11,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-30 12:45:11,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-30 12:45:11,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-6a642582-d77a-40d2-9501-43504295dcfb x-compute-request-id: req-6a642582-d77a-40d2-9501-43504295dcfb Content-Encoding: gzip Content-Length: 9571 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 473455769 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.194932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.197318] pid_max: default: 32768 minimum: 301\n[ 0.198638] ACPI: Core revision 20150930\n[ 0.200341] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.202231] Security Framework initialized\n[ 0.203448] Yama: becoming mindful.\n[ 0.204497] AppArmor: AppArmor initialized\n[ 0.205758] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.207634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.209446] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.211193] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.213215] Initializing cgroup subsys io\n[ 0.214391] Initializing cgroup subsys memory\n[ 0.215660] Initializing cgroup subsys devices\n[ 0.216928] Initializing cgroup subsys freezer\n[ 0.218186] Initializing cgroup subsys net_cls\n[ 0.219435] Initializing cgroup subsys perf_event\n[ 0.220744] Initializing cgroup subsys net_prio\n[ 0.222032] Initializing cgroup subsys hugetlb\n[ 0.223340] Initializing cgroup subsys pids\n[ 0.224599] CPU: Physical Processor ID: 0\n[ 0.226467] mce: CPU supports 10 MCE banks\n[ 0.227669] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.229161] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252542] ftrace: allocating 31920 entries in 125 pages\n[ 0.277811] smpboot: Max logical packages: 1\n[ 0.279069] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281040] x2apic enabled\n[ 0.282236] Switched APIC routing to physical x2apic.\n[ 0.284785] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.286428] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.289372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.291967] KVM setup paravirtual spinlock\n[ 0.293623] x86: Booted up 1 node, 1 CPUs\n[ 0.294862] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.296848] devtmpfs: initialized\n[ 0.298900] evm: security.selinux\n[ 0.299906] evm: security.SMACK64\n[ 0.300903] evm: security.SMACK64EXEC\n[ 0.301976] evm: security.SMACK64TRANSMUTE\n[ 0.303144] evm: security.SMACK64MMAP\n[ 0.304277] evm: security.ima\n[ 0.305233] evm: security.capability\n[ 0.306364] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.309077] pinctrl core: initialized pinctrl subsystem\n[ 0.310730] RTC time: 12:44:56, date: 08/30/18\n[ 0.312111] NET: Registered protocol family 16\n[ 0.313516] cpuidle: using governor ladder\n[ 0.314721] cpuidle: using governor menu\n[ 0.315939] PCCT header not found.\n[ 0.317041] ACPI: bus type PCI registered\n[ 0.318241] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.320069] PCI: Using configuration type 1 for base access\n[ 0.322344] ACPI: Added _OSI(Module Device)\n[ 0.323577] ACPI: Added _OSI(Processor Device)\n[ 0.324862] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.326196] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.328460] ACPI: Interpreter enabled\n[ 0.329574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.332256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.334899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.337602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.340328] ACPI: (supports S0 S5)\n[ 0.341383] ACPI: Using IOAPIC for interrupt routing\n[ 0.342786] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.346703] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348325] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.350130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.351868] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.355003] acpiphp: Slot [3] registered\n[ 0.356155] acpiphp: Slot [4] registered\n[ 0.357304] acpiphp: Slot [5] registered\n[ 0.358476] acpiphp: Slot [6] registered\n[ 0.359657] acpiphp: Slot [7] registered\n[ 0.360838] acpiphp: Slot [8] registered\n[ 0.361985] acpiphp: Slot [9] registered\n[ 0.363127] acpiphp: Slot [10] registered\n[ 0.364323] acpiphp: Slot [11] registered\n[ 0.365520] acpiphp: Slot [12] registered\n[ 0.366708] acpiphp: Slot [13] registered\n[ 0.367918] acpiphp: Slot [14] registered\n[ 0.369129] acpiphp: Slot [15] registered\n[ 0.384378] acpiphp: Slot [16] registered\n[ 0.385551] acpiphp: Slot [17] registered\n[ 0.386746] acpiphp: Slot [18] registered\n[ 0.387942] acpiphp: Slot [19] registered\n[ 0.389135] acpiphp: Slot [20] registered\n[ 0.390330] acpiphp: Slot [21] registered\n[ 0.391552] acpiphp: Slot [22] registered\n[ 0.392713] acpiphp: Slot [23] registered\n[ 0.393883] acpiphp: Slot [24] registered\n[ 0.395059] acpiphp: Slot [25] registered\n[ 0.396268] acpiphp: Slot [26] registered\n[ 0.397434] acpiphp: Slot [27] registered\n[ 0.398630] acpiphp: Slot [28] registered\n[ 0.399802] acpiphp: Slot [29] registered\n[ 0.400964] acpiphp: Slot [30] registered\n[ 0.402124] acpiphp: Slot [31] registered\n[ 0.403316] PCI host bridge to bus 0000:00\n[ 0.404480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.406222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.407956] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.410055] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.412182] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.414318] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.418480] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.420343] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.422020] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.423820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.428090] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.430217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.450957] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.453040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.455084] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.457141] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.459303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.461123] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.463047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.464557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.466842] vgaarb: loaded\n[ 0.467719] vgaarb: bridge control possible 0000:00:02.0\n[ 0.469493] SCSI subsystem initialized\n[ 0.470861] ACPI: bus type USB registered\n[ 0.472065] usbcore: registered new interface driver usbfs\n[ 0.473554] usbcore: registered new interface driver hub\n[ 0.475010] usbcore: registered new device driver usb\n[ 0.476572] PCI: Using ACPI for IRQ routing\n[ 0.478225] NetLabel: Initializing\n[ 0.479264] NetLabel: domain hash size = 128\n[ 0.480489] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.481872] NetLabel: unlabeled traffic allowed by default\n[ 0.483529] clocksource: Switched to clocksource kvm-clock\n[ 0.493566] AppArmor: AppArmor Filesystem Enabled\n[ 0.494939] pnp: PnP ACPI init\n[ 0.496203] pnp: PnP ACPI: found 5 devices\n[ 0.503081] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.505580] NET: Registered protocol family 2\n[ 0.507042] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.508947] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.510692] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.512461] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.514051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.515744] NET: Registered protocol family 1\n[ 0.517056] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.518678] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.520257] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.534901] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.549266] Trying to unpack rootfs image as initramfs...\n[ 0.610843] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.616103] Scanning for low memory corruption every 60 seconds\n[ 0.618406] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.620163] audit: initializing netlink subsys (disabled)\n[ 0.621743] audit: type=2000 audit(1535633096.925:1): initialized\n[ 0.623815] Initialise system trusted keyring\n[ 0.625278] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.627000] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.629865] zbud: loaded\n[ 0.630937] VFS: Disk quotas dquot_6.6.0\n[ 0.632181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.634448] fuse init (API version 7.23)\n[ 0.635793] Key type big_key registered\n[ 0.636957] Allocating IMA MOK and blacklist keyrings.\n[ 0.638683] Key type asymmetric registered\n[ 0.639900] Asymmetric key parser 'x509' registered\n[ 0.641328] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.643517] io scheduler noop registered\n[ 0.644685] io scheduler deadline registered (default)\n[ 0.646175] io scheduler cfq registered\n[ 0.647446] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.648974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.650868] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.653053] ACPI: Power Button [PWRF]\n[ 0.654345] GHES: HEST is not enabled!\n[ 0.668352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697531] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700603] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.724399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727484] Linux agpgart interface v0.103\n[ 0.730899] brd: module loaded\n[ 0.733135] loop: module loaded\n[ 0.738166] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.740304] GPT:90111 != 2097151\n[ 0.741284] GPT:Alternate GPT header not at the end of the disk.\n[ 0.742858] GPT:90111 != 2097151\n[ 0.743857] GPT: Use GNU Parted to correct GPT errors.\n[ 0.745291] vda: vda1 vda15\n[ 0.747019] scsi host0: ata_piix\n[ 0.748120] scsi host1: ata_piix\n[ 0.749151] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.750896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.753169] libphy: Fixed MDIO Bus: probed\n[ 0.754345] tun: Universal TUN/TAP device driver, 1.6\n[ 0.755720] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.758701] PPP generic driver version 2.4.2\n[ 0.760039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.761793] ehci-pci: EHCI PCI platform driver\n[ 0.763127] ehci-platform: EHCI generic platform driver\n[ 0.764590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.766250] ohci-pci: OHCI PCI platform driver\n[ 0.767539] ohci-platform: OHCI generic platform driver\n[ 0.768995] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.783721] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.785194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787350] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.788839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.790512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.792315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.794408] usb usb1: Product: UHCI Host Controller\n[ 0.795775] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.797543] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798960] hub 1-0:1.0: USB hub found\n[ 0.800112] hub 1-0:1.0: 2 ports detected\n[ 0.801469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804513] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.805909] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.807404] mousedev: PS/2 mouse device common for all mice\n[ 0.809236] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.811908] rtc_cmos 00:00: RTC can wake from S4\n[ 0.813521] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.815244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.816989] i2c /dev entries driver\n[ 0.818111] device-mapper: uevent: version 1.0.3\n[ 0.819496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.821901] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.823876] NET: Registered protocol family 10\n[ 0.825496] NET: Registered protocol family 17\n[ 0.826803] Key type dns_resolver registered\n[ 0.828191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829805] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.832385] registered taskstats version 1\n[ 0.833619] Loading compiled-in X.509 certificates\n[ 0.835548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.838259] zswap: loaded using pool lzo/zbud\n[ 0.840448] Key type trusted registered\n[ 0.842653] Key type encrypted registered\n[ 0.843885] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.845410] ima: No TPM chip found, activating TPM-bypass!\n[ 0.846932] evm: HMAC attrs: 0x1\n[ 0.848302] Magic number: 14:224:735\n[ 0.849548] rtc_cmos 00:00: setting system clock to 2018-08-30 12:44:56 UTC (1535633096)\n[ 0.851937] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853551] EDD information not available.\n[ 0.909217] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.925918] Write protecting the kernel read-only data: 14336k\n[ 0.928977] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.931616] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.980425] 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 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.16...\nLease of 192.168.120.16 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 0.91. iid=i-00000005\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJBL4Cl3a2cT+FYC7hHRbIU+wDrOY3CgqgFfvCR8V81yAyAYNfmIeyCBbi4+582ohJRCdLwX60BNoun9Z21xZZaBCGo9VWB+3A0o4ZFXjL/dbG/RyRf6eT6xz0obiGYeu5Xh/djDaPJCRIXZjN3BOI+U4gQBciClXvcWy/2v6QGff7WeIIytpUukKXmG9SNzaBecPV17UMLuHnAsPhRqsqMQ9mSI/AnMilpd6p/nki8jAbXq4l6mHcGB9ZB5JPxuxAnbyHBahowiH4P6250EpzYCYBgiWdXRP+/6kqZVJ4Sg3STiCF3VHoWesZibHseDG4S34f6ZeI6ePSarJpqO/N root@singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e\nssh-dss AAAAB3NzaC1kc3MAAACBAOyGER9Y/knbQubQ4qDipXvlS00gUdjuEp+tj9QrrcGSa70fcu0Yg/XP7+IBe/FDaBuSxCH9FAk7ClT0khj02u9bwvi1u6xSawiTejekNbWNp76Rvb2qQOfhZg/xqx1s8kIbIqO4LWMNYwEphCfrubT8wXP4ilTU5ruMt8XlrgznAAAAFQC2aj8VR2NhXWa0rEf8Y3pvueWPZwAAAIEAsAbs7HJYijt9pNLpq+BMNFy4ovgXh9ZKIl7JzESiAvA/8i08w6sNsvVE8A8Pc1tkeT8tox/wz3J6aNuJufJhHZA/4p6CVWYF2ksHDkH9OuOPsAbOdJQLmj0ENxIeomLA8ax4JALmUV74toieWtk/yG9Woi+1/bHXk5voH80touUAAACAFDC9s8qw3ExuoOWEt0Ck1FwFEIg7urs+MV0ZhAcln6LuatvyR7fwswE16ZbTSm/vkp82zxy3144z6EmKrU3jSK3g5Lg6V1B4B7Mnje4kDWiUMNL0YlbOhaES8VDvfPZgvE+bbBRV6kvGBg4n9veOnCIRth8fUAdPXUagrtiWypU= root@singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe0f:f311/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 \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-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.72 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e login: "} 2018-08-30 12:45:11,746 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b/action used request id req-6a642582-d77a-40d2-9501-43504295dcfb 2018-08-30 12:45:11,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101827859879s 2018-08-30 12:45:11,747 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b/action used request id req-6a642582-d77a-40d2-9501-43504295dcfb 2018-08-30 12:45:11,747 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 473455769 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.194932] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.197318] pid_max: default: 32768 minimum: 301 [ 0.198638] ACPI: Core revision 20150930 [ 0.200341] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.202231] Security Framework initialized [ 0.203448] Yama: becoming mindful. [ 0.204497] AppArmor: AppArmor initialized [ 0.205758] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.207634] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.209446] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.211193] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.213215] Initializing cgroup subsys io [ 0.214391] Initializing cgroup subsys memory [ 0.215660] Initializing cgroup subsys devices [ 0.216928] Initializing cgroup subsys freezer [ 0.218186] Initializing cgroup subsys net_cls [ 0.219435] Initializing cgroup subsys perf_event [ 0.220744] Initializing cgroup subsys net_prio [ 0.222032] Initializing cgroup subsys hugetlb [ 0.223340] Initializing cgroup subsys pids [ 0.224599] CPU: Physical Processor ID: 0 [ 0.226467] mce: CPU supports 10 MCE banks [ 0.227669] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.229161] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.245624] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.252542] ftrace: allocating 31920 entries in 125 pages [ 0.277811] smpboot: Max logical packages: 1 [ 0.279069] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281040] x2apic enabled [ 0.282236] Switched APIC routing to physical x2apic. [ 0.284785] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.286428] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.289372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.291967] KVM setup paravirtual spinlock [ 0.293623] x86: Booted up 1 node, 1 CPUs [ 0.294862] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.296848] devtmpfs: initialized [ 0.298900] evm: security.selinux [ 0.299906] evm: security.SMACK64 [ 0.300903] evm: security.SMACK64EXEC [ 0.301976] evm: security.SMACK64TRANSMUTE [ 0.303144] evm: security.SMACK64MMAP [ 0.304277] evm: security.ima [ 0.305233] evm: security.capability [ 0.306364] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.309077] pinctrl core: initialized pinctrl subsystem [ 0.310730] RTC time: 12:44:56, date: 08/30/18 [ 0.312111] NET: Registered protocol family 16 [ 0.313516] cpuidle: using governor ladder [ 0.314721] cpuidle: using governor menu [ 0.315939] PCCT header not found. [ 0.317041] ACPI: bus type PCI registered [ 0.318241] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.320069] PCI: Using configuration type 1 for base access [ 0.322344] ACPI: Added _OSI(Module Device) [ 0.323577] ACPI: Added _OSI(Processor Device) [ 0.324862] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.326196] ACPI: Added _OSI(Processor Aggregator Device) [ 0.328460] ACPI: Interpreter enabled [ 0.329574] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.332256] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.334899] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.337602] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.340328] ACPI: (supports S0 S5) [ 0.341383] ACPI: Using IOAPIC for interrupt routing [ 0.342786] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.346703] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.348325] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.350130] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.351868] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.355003] acpiphp: Slot [3] registered [ 0.356155] acpiphp: Slot [4] registered [ 0.357304] acpiphp: Slot [5] registered [ 0.358476] acpiphp: Slot [6] registered [ 0.359657] acpiphp: Slot [7] registered [ 0.360838] acpiphp: Slot [8] registered [ 0.361985] acpiphp: Slot [9] registered [ 0.363127] acpiphp: Slot [10] registered [ 0.364323] acpiphp: Slot [11] registered [ 0.365520] acpiphp: Slot [12] registered [ 0.366708] acpiphp: Slot [13] registered [ 0.367918] acpiphp: Slot [14] registered [ 0.369129] acpiphp: Slot [15] registered [ 0.384378] acpiphp: Slot [16] registered [ 0.385551] acpiphp: Slot [17] registered [ 0.386746] acpiphp: Slot [18] registered [ 0.387942] acpiphp: Slot [19] registered [ 0.389135] acpiphp: Slot [20] registered [ 0.390330] acpiphp: Slot [21] registered [ 0.391552] acpiphp: Slot [22] registered [ 0.392713] acpiphp: Slot [23] registered [ 0.393883] acpiphp: Slot [24] registered [ 0.395059] acpiphp: Slot [25] registered [ 0.396268] acpiphp: Slot [26] registered [ 0.397434] acpiphp: Slot [27] registered [ 0.398630] acpiphp: Slot [28] registered [ 0.399802] acpiphp: Slot [29] registered [ 0.400964] acpiphp: Slot [30] registered [ 0.402124] acpiphp: Slot [31] registered [ 0.403316] PCI host bridge to bus 0000:00 [ 0.404480] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.406222] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.407956] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.410055] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.412182] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.414318] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.418480] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.420343] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.422020] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.423820] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.428090] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.430217] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.450957] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.453040] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.455084] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.457141] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.459303] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.461123] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.463047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.464557] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.466842] vgaarb: loaded [ 0.467719] vgaarb: bridge control possible 0000:00:02.0 [ 0.469493] SCSI subsystem initialized [ 0.470861] ACPI: bus type USB registered [ 0.472065] usbcore: registered new interface driver usbfs [ 0.473554] usbcore: registered new interface driver hub [ 0.475010] usbcore: registered new device driver usb [ 0.476572] PCI: Using ACPI for IRQ routing [ 0.478225] NetLabel: Initializing [ 0.479264] NetLabel: domain hash size = 128 [ 0.480489] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.481872] NetLabel: unlabeled traffic allowed by default [ 0.483529] clocksource: Switched to clocksource kvm-clock [ 0.493566] AppArmor: AppArmor Filesystem Enabled [ 0.494939] pnp: PnP ACPI init [ 0.496203] pnp: PnP ACPI: found 5 devices [ 0.503081] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.505580] NET: Registered protocol family 2 [ 0.507042] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.508947] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.510692] TCP: Hash tables configured (established 4096 bind 4096) [ 0.512461] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.514051] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.515744] NET: Registered protocol family 1 [ 0.517056] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.518678] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.520257] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.534901] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.549266] Trying to unpack rootfs image as initramfs... [ 0.610843] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.616103] Scanning for low memory corruption every 60 seconds [ 0.618406] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.620163] audit: initializing netlink subsys (disabled) [ 0.621743] audit: type=2000 audit(1535633096.925:1): initialized [ 0.623815] Initialise system trusted keyring [ 0.625278] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.627000] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.629865] zbud: loaded [ 0.630937] VFS: Disk quotas dquot_6.6.0 [ 0.632181] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.634448] fuse init (API version 7.23) [ 0.635793] Key type big_key registered [ 0.636957] Allocating IMA MOK and blacklist keyrings. [ 0.638683] Key type asymmetric registered [ 0.639900] Asymmetric key parser 'x509' registered [ 0.641328] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.643517] io scheduler noop registered [ 0.644685] io scheduler deadline registered (default) [ 0.646175] io scheduler cfq registered [ 0.647446] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.648974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.650868] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.653053] ACPI: Power Button [PWRF] [ 0.654345] GHES: HEST is not enabled! [ 0.668352] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697531] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.700603] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.724399] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.727484] Linux agpgart interface v0.103 [ 0.730899] brd: module loaded [ 0.733135] loop: module loaded [ 0.738166] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.740304] GPT:90111 != 2097151 [ 0.741284] GPT:Alternate GPT header not at the end of the disk. [ 0.742858] GPT:90111 != 2097151 [ 0.743857] GPT: Use GNU Parted to correct GPT errors. [ 0.745291] vda: vda1 vda15 [ 0.747019] scsi host0: ata_piix [ 0.748120] scsi host1: ata_piix [ 0.749151] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.750896] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.753169] libphy: Fixed MDIO Bus: probed [ 0.754345] tun: Universal TUN/TAP device driver, 1.6 [ 0.755720] tun: (C) 1999-2004 Max Krasnyansky [ 0.758701] PPP generic driver version 2.4.2 [ 0.760039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.761793] ehci-pci: EHCI PCI platform driver [ 0.763127] ehci-platform: EHCI generic platform driver [ 0.764590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.766250] ohci-pci: OHCI PCI platform driver [ 0.767539] ohci-platform: OHCI generic platform driver [ 0.768995] uhci_hcd: USB Universal Host Controller Interface driver [ 0.783721] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.785194] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.787350] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.788839] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.790512] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.792315] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.794408] usb usb1: Product: UHCI Host Controller [ 0.795775] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.797543] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798960] hub 1-0:1.0: USB hub found [ 0.800112] hub 1-0:1.0: 2 ports detected [ 0.801469] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.804513] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.805909] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.807404] mousedev: PS/2 mouse device common for all mice [ 0.809236] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.811908] rtc_cmos 00:00: RTC can wake from S4 [ 0.813521] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815244] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.816989] i2c /dev entries driver [ 0.818111] device-mapper: uevent: version 1.0.3 [ 0.819496] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.821901] ledtrig-cpu: registered to indicate activity on CPUs [ 0.823876] NET: Registered protocol family 10 [ 0.825496] NET: Registered protocol family 17 [ 0.826803] Key type dns_resolver registered [ 0.828191] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829805] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.832385] registered taskstats version 1 [ 0.833619] Loading compiled-in X.509 certificates [ 0.835548] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.838259] zswap: loaded using pool lzo/zbud [ 0.840448] Key type trusted registered [ 0.842653] Key type encrypted registered [ 0.843885] AppArmor: AppArmor sha1 policy hashing enabled [ 0.845410] ima: No TPM chip found, activating TPM-bypass! [ 0.846932] evm: HMAC attrs: 0x1 [ 0.848302] Magic number: 14:224:735 [ 0.849548] rtc_cmos 00:00: setting system clock to 2018-08-30 12:44:56 UTC (1535633096) [ 0.851937] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.853551] EDD information not available. [ 0.909217] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.925918] Write protecting the kernel read-only data: 14336k [ 0.928977] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.931616] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.980425] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJBL4Cl3a2cT+FYC7hHRbIU+wDrOY3CgqgFfvCR8V81yAyAYNfmIeyCBbi4+582ohJRCdLwX60BNoun9Z21xZZaBCGo9VWB+3A0o4ZFXjL/dbG/RyRf6eT6xz0obiGYeu5Xh/djDaPJCRIXZjN3BOI+U4gQBciClXvcWy/2v6QGff7WeIIytpUukKXmG9SNzaBecPV17UMLuHnAsPhRqsqMQ9mSI/AnMilpd6p/nki8jAbXq4l6mHcGB9ZB5JPxuxAnbyHBahowiH4P6250EpzYCYBgiWdXRP+/6kqZVJ4Sg3STiCF3VHoWesZibHseDG4S34f6ZeI6ePSarJpqO/N root@singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e ssh-dss AAAAB3NzaC1kc3MAAACBAOyGER9Y/knbQubQ4qDipXvlS00gUdjuEp+tj9QrrcGSa70fcu0Yg/XP7+IBe/FDaBuSxCH9FAk7ClT0khj02u9bwvi1u6xSawiTejekNbWNp76Rvb2qQOfhZg/xqx1s8kIbIqO4LWMNYwEphCfrubT8wXP4ilTU5ruMt8XlrgznAAAAFQC2aj8VR2NhXWa0rEf8Y3pvueWPZwAAAIEAsAbs7HJYijt9pNLpq+BMNFy4ovgXh9ZKIl7JzESiAvA/8i08w6sNsvVE8A8Pc1tkeT8tox/wz3J6aNuJufJhHZA/4p6CVWYF2ksHDkH9OuOPsAbOdJQLmj0ENxIeomLA8ax4JALmUV74toieWtk/yG9Woi+1/bHXk5voH80touUAAACAFDC9s8qw3ExuoOWEt0Ck1FwFEIg7urs+MV0ZhAcln6LuatvyR7fwswE16ZbTSm/vkp82zxy3144z6EmKrU3jSK3g5Lg6V1B4B7Mnje4kDWiUMNL0YlbOhaES8VDvfPZgvE+bbBRV6kvGBg4n9veOnCIRth8fUAdPXUagrtiWypU= root@singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe0f:f311/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e launch-index: 0 === cirros: current=0.4.0 uptime=3.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-0f5a1d2d-cea2-4772-950f-a46ed6937e2e login: 2018-08-30 12:45:11,750 - paramiko.transport - DEBUG - starting thread (client mode): 0xc5f02790L 2018-08-30 12:45:11,751 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-30 12:45:11,751 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-30 12:45:11,751 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-30 12:45:11,752 - 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-08-30 12:45:11,753 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-30 12:45:11,753 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-30 12:45:11,753 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-30 12:45:11,753 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-30 12:45:11,753 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-30 12:45:11,770 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-30 12:45:11,771 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-30 12:45:11,783 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 74f55fb7443a2dfdaa968bd8c2898441 2018-08-30 12:45:11,784 - paramiko.transport - DEBUG - Trying discovered key 5a4598d387fd64a7ead1950c191e475e in /tmp/tmp4EG4Vs 2018-08-30 12:45:11,809 - paramiko.transport - DEBUG - userauth is OK 2018-08-30 12:45:11,815 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-30 12:45:11,817 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-30 12:45:11,818 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-30 12:45:11,818 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-30 12:45:11,819 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-30 12:45:11,820 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-30 12:45:11,820 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-30 12:45:11,821 - functest.core.singlevm - DEBUG - error: 2018-08-30 12:45:11,825 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-30 12:45:11,949 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:45:11,950 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:44 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-30 12:45:11,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-30 12:45:11,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/bc288d49-948b-4bbb-a642-a4f8ce1bae26.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:12,940 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff238626-9521-4793-86f0-87ddebcd92d0 Content-Length: 0 Date: Thu, 30 Aug 2018 12:45:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:45:12,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/bc288d49-948b-4bbb-a642-a4f8ce1bae26.json used request id req-ff238626-9521-4793-86f0-87ddebcd92d0 2018-08-30 12:45:12,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.982563972473s 2018-08-30 12:45:12,940 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/bc288d49-948b-4bbb-a642-a4f8ce1bae26.json used request id req-ff238626-9521-4793-86f0-87ddebcd92d0 2018-08-30 12:45:12,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:45:12,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:12,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-483cb1b9-bb62-4c00-ab34-cb0944cd1505 Date: Thu, 30 Aug 2018 12:45:12 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:45:12,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-483cb1b9-bb62-4c00-ab34-cb0944cd1505 2018-08-30 12:45:12,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0470969676971s 2018-08-30 12:45:12,993 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-483cb1b9-bb62-4c00-ab34-cb0944cd1505 2018-08-30 12:45:12,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-30 12:45:12,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:13,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:45: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-706662af-1628-4c4f-91ae-df7068e8f9f3 x-compute-request-id: req-706662af-1628-4c4f-91ae-df7068e8f9f3 Content-Type: application/json 2018-08-30 12:45:13,205 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b used request id req-706662af-1628-4c4f-91ae-df7068e8f9f3 2018-08-30 12:45:13,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.210947036743s 2018-08-30 12:45:13,205 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b used request id req-706662af-1628-4c4f-91ae-df7068e8f9f3 2018-08-30 12:45:13,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:45:13,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:14,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-088702be-8981-4999-9156-4967884547c1 x-compute-request-id: req-088702be-8981-4999-9156-4967884547c1 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:f3:11", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0f:f3:11", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "rel": "bookmark"}], "image": {"id": "9ada5d22-89cc-4718-8177-131e6d923ee0", "links": [{"href": "http://172.30.9.27:8774/images/9ada5d22-89cc-4718-8177-131e6d923ee0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:44:56.000000", "flavor": {"id": "98c99cbc-43fe-41e3-8726-c441e0e914e9", "links": [{"href": "http://172.30.9.27:8774/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "bookmark"}]}, "id": "b0fc0505-e8f2-4871-98e4-9dcb747eaf8b", "security_groups": [{"name": "singlevm2-sg_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}], "user_id": "8dabe6df87024a00b5b9994ca31fd910", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:45:13Z", "hostId": "3a0b697ea5ed80789fdd119950bbafc28525a202b4e456480e207f26", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "name": "singlevm2-vm_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "created": "2018-08-30T12:44:47Z", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:45:14,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-088702be-8981-4999-9156-4967884547c1 2018-08-30 12:45:14,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26025509834s 2018-08-30 12:45:14,466 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-088702be-8981-4999-9156-4967884547c1 2018-08-30 12:45:14,468 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:45:16,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:45:16,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:16,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-6ea5c55d-1160-4ad5-9714-abab78479bb4 x-compute-request-id: req-6ea5c55d-1160-4ad5-9714-abab78479bb4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-30 12:45:16,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ea5c55d-1160-4ad5-9714-abab78479bb4 2018-08-30 12:45:16,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0877439975739s 2018-08-30 12:45:16,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ea5c55d-1160-4ad5-9714-abab78479bb4 2018-08-30 12:45:16,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:45:16,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:16,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-2bf5cef2-e363-46c4-af27-3f302107c827 Date: Thu, 30 Aug 2018 12:45:16 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:40Z", "updated_at": "2018-08-30T12:44:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:40Z", "revision_number": 0, "id": "78cc22e7-dce4-40cf-946d-6ec7566ea688", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:40Z", "revision_number": 0, "id": "b021aced-2ea4-4793-bec0-a69486a30beb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-30T12:44:40Z", "revision_number": 0, "id": "b55ff687-a244-4f78-981a-3d1ac6154a2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:40Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:41Z", "revision_number": 0, "id": "f0729c3b-2180-4202-894d-c461c13e0d03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:41Z", "security_group_id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}], "revision_number": 3, "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "6db6fdc6-26c1-460e-b531-1f0e1975f68f", "name": "singlevm2-sg_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}, {"description": "Default security group", "tags": [], "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:28Z", "updated_at": "2018-08-30T12:44:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "2025c82b-a90b-4aa0-8c99-719da49dbec7", "remote_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "49f6dd1d-c948-4129-a95c-4bb9dd3ccc59", "remote_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "792b3c50-2402-40ed-b8d8-179cee6d11a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:44:28Z", "revision_number": 0, "id": "cbb23300-2a4f-42a3-bf57-4afd75469ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:44:28Z", "security_group_id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8716760cfb1340d1a2b0bb15bdddaf44"}], "revision_number": 1, "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "f7d5558e-8620-4254-b32b-94a0a04a4dab", "name": "default"}]} 2018-08-30 12:45:16,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2bf5cef2-e363-46c4-af27-3f302107c827 2018-08-30 12:45:16,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0444660186768s 2018-08-30 12:45:16,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2bf5cef2-e363-46c4-af27-3f302107c827 2018-08-30 12:45:16,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-30 12:45:16,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/6db6fdc6-26c1-460e-b531-1f0e1975f68f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:16,801 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35f12ec8-142c-440e-89bf-6b678170b440 Content-Length: 0 Date: Thu, 30 Aug 2018 12:45:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:45:16,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6db6fdc6-26c1-460e-b531-1f0e1975f68f.json used request id req-35f12ec8-142c-440e-89bf-6b678170b440 2018-08-30 12:45:16,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.190356969833s 2018-08-30 12:45:16,802 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6db6fdc6-26c1-460e-b531-1f0e1975f68f.json used request id req-35f12ec8-142c-440e-89bf-6b678170b440 2018-08-30 12:45:16,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-30 12:45:16,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:17,049 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:45: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-c3fdc1b8-445d-4121-b030-fbeccea131b9 x-compute-request-id: req-c3fdc1b8-445d-4121-b030-fbeccea131b9 Content-Length: 0 Content-Type: application/json 2018-08-30 12:45:17,049 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e used request id req-c3fdc1b8-445d-4121-b030-fbeccea131b9 2018-08-30 12:45:17,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.246834039688s 2018-08-30 12:45:17,049 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_0f5a1d2d-cea2-4772-950f-a46ed6937e2e used request id req-c3fdc1b8-445d-4121-b030-fbeccea131b9 2018-08-30 12:45:17,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-30 12:45:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/a6d232f9-1fba-4a78-8542-d6f5acafb316/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" -d '{"subnet_id": "f94651a9-7f89-477b-9ab9-59f29e638488"}' 2018-08-30 12:45:19,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c0cda9fa-1cf0-40de-828d-5a344e1e9e6d Date: Thu, 30 Aug 2018 12:45:19 GMT RESP BODY: {"network_id": "acadd1d6-32e4-49fd-900d-9b843ef6a7fc", "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "subnet_id": "f94651a9-7f89-477b-9ab9-59f29e638488", "subnet_ids": ["f94651a9-7f89-477b-9ab9-59f29e638488"], "port_id": "fc4d94ea-0a46-4324-b84c-40df6bfe9e6e", "id": "a6d232f9-1fba-4a78-8542-d6f5acafb316"} 2018-08-30 12:45:19,223 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a6d232f9-1fba-4a78-8542-d6f5acafb316/remove_router_interface.json used request id req-c0cda9fa-1cf0-40de-828d-5a344e1e9e6d 2018-08-30 12:45:19,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.17332196236s 2018-08-30 12:45:19,224 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/a6d232f9-1fba-4a78-8542-d6f5acafb316/remove_router_interface.json used request id req-c0cda9fa-1cf0-40de-828d-5a344e1e9e6d returning object a6d232f9-1fba-4a78-8542-d6f5acafb316 2018-08-30 12:45:19,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-30 12:45:19,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:19,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-6194f7a8-9ed0-4f4c-aa77-b4dfd4d20f9b Date: Thu, 30 Aug 2018 12:45:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.214"}]}, "description": "", "tags": [], "tenant_id": "8716760cfb1340d1a2b0bb15bdddaf44", "created_at": "2018-08-30T12:44:31Z", "admin_state_up": true, "updated_at": "2018-08-30T12:45:18Z", "revision_number": 4, "routes": [], "project_id": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "a6d232f9-1fba-4a78-8542-d6f5acafb316", "name": "singlevm2-router_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}]} 2018-08-30 12:45:19,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6194f7a8-9ed0-4f4c-aa77-b4dfd4d20f9b 2018-08-30 12:45:19,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.382224082947s 2018-08-30 12:45:19,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6194f7a8-9ed0-4f4c-aa77-b4dfd4d20f9b 2018-08-30 12:45:19,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-30 12:45:19,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/a6d232f9-1fba-4a78-8542-d6f5acafb316.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:21,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5ba0ed8-f866-436a-9215-5e2cadc6cab3 Content-Length: 0 Date: Thu, 30 Aug 2018 12:45:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:45:21,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a6d232f9-1fba-4a78-8542-d6f5acafb316.json used request id req-d5ba0ed8-f866-436a-9215-5e2cadc6cab3 2018-08-30 12:45:21,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.50634384155s 2018-08-30 12:45:21,115 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/a6d232f9-1fba-4a78-8542-d6f5acafb316.json used request id req-d5ba0ed8-f866-436a-9215-5e2cadc6cab3 2018-08-30 12:45:21,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:45:21,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:21,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b500fa4b-c64f-4e58-a3d7-447e25a2f8f2 Date: Thu, 30 Aug 2018 12:45:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:44:30Z","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":"8716760cfb1340d1a2b0bb15bdddaf44","id":"f94651a9-7f89-477b-9ab9-59f29e638488","subnetpool_id":null,"name":"singlevm2-subnet_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}]} 2018-08-30 12:45:21,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b500fa4b-c64f-4e58-a3d7-447e25a2f8f2 2018-08-30 12:45:21,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0446650981903s 2018-08-30 12:45:21,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b500fa4b-c64f-4e58-a3d7-447e25a2f8f2 2018-08-30 12:45:21,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-30 12:45:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/f94651a9-7f89-477b-9ab9-59f29e638488.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:23,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02f3087b-747f-49ea-815f-951df1ad38df Date: Thu, 30 Aug 2018 12:45:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:45:23,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f94651a9-7f89-477b-9ab9-59f29e638488.json used request id req-02f3087b-747f-49ea-815f-951df1ad38df 2018-08-30 12:45:23,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.6714091301s 2018-08-30 12:45:23,834 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f94651a9-7f89-477b-9ab9-59f29e638488.json used request id req-02f3087b-747f-49ea-815f-951df1ad38df 2018-08-30 12:45:23,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:45:23,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:23,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-0e2cdda7-243a-41cc-83e1-74f05a1bbdf1 Date: Thu, 30 Aug 2018 12:45:23 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-08-30T12:45:23Z","tenant_id":"8716760cfb1340d1a2b0bb15bdddaf44","created_at":"2018-08-30T12:44:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8716760cfb1340d1a2b0bb15bdddaf44","id":"acadd1d6-32e4-49fd-900d-9b843ef6a7fc","name":"singlevm2-net_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:45:23,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0e2cdda7-243a-41cc-83e1-74f05a1bbdf1 2018-08-30 12:45:23,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0941770076752s 2018-08-30 12:45:23,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0e2cdda7-243a-41cc-83e1-74f05a1bbdf1 2018-08-30 12:45:23,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-30 12:45:23,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/acadd1d6-32e4-49fd-900d-9b843ef6a7fc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:25,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d755284a-869c-45ec-917d-c7ee84ec13a3 Date: Thu, 30 Aug 2018 12:45:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:45:25,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/acadd1d6-32e4-49fd-900d-9b843ef6a7fc.json used request id req-d755284a-869c-45ec-917d-c7ee84ec13a3 2018-08-30 12:45:25,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.55452013016s 2018-08-30 12:45:25,485 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/acadd1d6-32e4-49fd-900d-9b843ef6a7fc.json used request id req-d755284a-869c-45ec-917d-c7ee84ec13a3 2018-08-30 12:45:25,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:45:25,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:25,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-94116a62-d288-467f-b21e-5b4f194650a0 Date: Thu, 30 Aug 2018 12:45:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:44:37Z", "file": "/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0/file", "owner": "8716760cfb1340d1a2b0bb15bdddaf44", "id": "9ada5d22-89cc-4718-8177-131e6d923ee0", "size": 12716032, "self": "/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/9ada5d22-89cc-4718-8177-131e6d923ee0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/9ada5d22-89cc-4718-8177-131e6d923ee0/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:44:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:45:25,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-94116a62-d288-467f-b21e-5b4f194650a0 2018-08-30 12:45:25,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318735122681s 2018-08-30 12:45:25,808 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-94116a62-d288-467f-b21e-5b4f194650a0 2018-08-30 12:45:25,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-30 12:45:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a73f3a6421156fb15ad649c7f53f5ba9ebb8076c" 2018-08-30 12:45:27,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d99bcf9e-98a5-4ceb-bba8-aab4c601f1a6 Date: Thu, 30 Aug 2018 12:45:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:45:27,609 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0 used request id req-d99bcf9e-98a5-4ceb-bba8-aab4c601f1a6 2018-08-30 12:45:27,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.79927992821s 2018-08-30 12:45:27,609 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9ada5d22-89cc-4718-8177-131e6d923ee0 used request id req-d99bcf9e-98a5-4ceb-bba8-aab4c601f1a6 2018-08-30 12:45:27,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:45:27,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:45:27,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-34c3a150-5bbe-4a2a-a34f-6b7ed29f6c83 x-compute-request-id: req-34c3a150-5bbe-4a2a-a34f-6b7ed29f6c83 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "98c99cbc-43fe-41e3-8726-c441e0e914e9"}]} 2018-08-30 12:45:27,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-34c3a150-5bbe-4a2a-a34f-6b7ed29f6c83 2018-08-30 12:45:27,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.147691965103s 2018-08-30 12:45:27,758 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-34c3a150-5bbe-4a2a-a34f-6b7ed29f6c83 2018-08-30 12:45:27,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-30 12:45:27,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:45:27,801 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:45: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-abb2afba-1fb1-4acd-8926-70f7e97ac0db x-compute-request-id: req-abb2afba-1fb1-4acd-8926-70f7e97ac0db Content-Length: 0 Content-Type: application/json 2018-08-30 12:45:27,801 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9 used request id req-abb2afba-1fb1-4acd-8926-70f7e97ac0db 2018-08-30 12:45:27,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0414640903473s 2018-08-30 12:45:27,801 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/98c99cbc-43fe-41e3-8726-c441e0e914e9 used request id req-abb2afba-1fb1-4acd-8926-70f7e97ac0db 2018-08-30 12:45:27,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:45:27,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:45:28,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69973e80-dca9-493b-8383-d5221b6a653e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "singlevm2-user_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "links": {"self": "http://172.30.9.27:5000/v3/users/8dabe6df87024a00b5b9994ca31fd910"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8dabe6df87024a00b5b9994ca31fd910", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:45:28,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-69973e80-dca9-493b-8383-d5221b6a653e 2018-08-30 12:45:28,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201988935471s 2018-08-30 12:45:28,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-69973e80-dca9-493b-8383-d5221b6a653e 2018-08-30 12:45:28,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:45:28,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/8dabe6df87024a00b5b9994ca31fd910 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:45:28,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c5fc43-6df5-403d-b182-993146e2727c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_0f5a1d2d-cea2-4772-950f-a46ed6937e2e", "links": {"self": "http://172.30.9.27:5000/v3/users/8dabe6df87024a00b5b9994ca31fd910"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8dabe6df87024a00b5b9994ca31fd910", "description": null}} 2018-08-30 12:45:28,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8dabe6df87024a00b5b9994ca31fd910 used request id req-88c5fc43-6df5-403d-b182-993146e2727c 2018-08-30 12:45:28,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210556983948s 2018-08-30 12:45:28,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8dabe6df87024a00b5b9994ca31fd910 used request id req-88c5fc43-6df5-403d-b182-993146e2727c 2018-08-30 12:45:28,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-30 12:45:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/8dabe6df87024a00b5b9994ca31fd910 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:45:28,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1304801e-80cc-408d-9698-bb5bd4841cc4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:45:28,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8dabe6df87024a00b5b9994ca31fd910 used request id req-1304801e-80cc-408d-9698-bb5bd4841cc4 2018-08-30 12:45:28,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.396719932556s 2018-08-30 12:45:28,619 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8dabe6df87024a00b5b9994ca31fd910 used request id req-1304801e-80cc-408d-9698-bb5bd4841cc4 2018-08-30 12:45:28,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:45:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:45:28,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f0ad21-aae6-411a-913d-6ad4c1a4cb48 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/8716760cfb1340d1a2b0bb15bdddaf44"}, "tags": [], "enabled": true, "id": "8716760cfb1340d1a2b0bb15bdddaf44", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_0f5a1d2d-cea2-4772-950f-a46ed6937e2e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-30 12:45:28,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-91f0ad21-aae6-411a-913d-6ad4c1a4cb48 2018-08-30 12:45:28,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191547870636s 2018-08-30 12:45:28,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-91f0ad21-aae6-411a-913d-6ad4c1a4cb48 2018-08-30 12:45:28,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-30 12:45:28,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8716760cfb1340d1a2b0bb15bdddaf44 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8495076e58811ebcd4259d8dcd9df9a3f0927ee6" 2018-08-30 12:45:29,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59867685-df58-4ca6-8dbf-95f62904b1de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:45:29,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8716760cfb1340d1a2b0bb15bdddaf44 used request id req-59867685-df58-4ca6-8dbf-95f62904b1de 2018-08-30 12:45:29,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.31787610054s 2018-08-30 12:45:29,139 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8716760cfb1340d1a2b0bb15bdddaf44 used request id req-59867685-df58-4ca6-8dbf-95f62904b1de 2018-08-30 12:45:29,192 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:45:29,231 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:45:29,232 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:45:29,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:45:29,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49e3ce5-a778-46ab-a99c-9e9cde02f1ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:45:29,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d49e3ce5-a778-46ab-a99c-9e9cde02f1ac 2018-08-30 12:45:29,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:45:29,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["rT1yF_ltTYOD_H4PJYnpLw"], "issued_at": "2018-08-30T12:45:29.000000Z"}} 2018-08-30 12:45:29,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:45:29,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:45:30,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-25d1e288-70b4-4acf-9edd-a32e46cba8f7 Date: Thu, 30 Aug 2018 12:45:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:45:30,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-25d1e288-70b4-4acf-9edd-a32e46cba8f7 2018-08-30 12:45:30,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.429830789566s 2018-08-30 12:45:30,069 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-25d1e288-70b4-4acf-9edd-a32e46cba8f7 2018-08-30 12:45:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:45:30,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 30 Aug 2018 12:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f7b02c-c276-4c2b-af41-18b24e494b91 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-30 12:45:30,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-66f7b02c-c276-4c2b-af41-18b24e494b91 2018-08-30 12:45:30,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:45:30,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:45:30,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e86014e-832a-4959-859e-4bab17000cb7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/7f53ef2745af42d7ba9cdc438d2ba863"}, "tags": [], "enabled": true, "id": "7f53ef2745af42d7ba9cdc438d2ba863", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-30 12:45:30,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5e86014e-832a-4959-859e-4bab17000cb7 2018-08-30 12:45:30,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209433078766s 2018-08-30 12:45:30,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5e86014e-832a-4959-859e-4bab17000cb7 2018-08-30 12:45:30,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-30 12:45:30,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}}' 2018-08-30 12:45:30,576 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6c82d79-9c99-49bc-b213-dd7c9f0e6553 Content-Length: 364 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bd056442a0d47e4a5da3722490aeb68"}, "tags": [], "enabled": true, "id": "8bd056442a0d47e4a5da3722490aeb68", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}} 2018-08-30 12:45:30,576 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d6c82d79-9c99-49bc-b213-dd7c9f0e6553 2018-08-30 12:45:30,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.281444072723s 2018-08-30 12:45:30,576 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d6c82d79-9c99-49bc-b213-dd7c9f0e6553 2018-08-30 12:45:30,577 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'8bd056442a0d47e4a5da3722490aeb68', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed'}) 2018-08-30 12:45:30,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-30 12:45:30,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4c696288-3d76-4d5a-b869-bda31baabaa5", "email": null, "name": "vping_ssh-user_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}}' 2018-08-30 12:45:31,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b9a7b1-9e9f-47ea-8a29-9fc0a445aefd Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "links": {"self": "http://172.30.9.27:5000/v3/users/40daa23338a9442e924cd7b6142da600"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40daa23338a9442e924cd7b6142da600", "domain_id": "default", "password_expires_at": null}} 2018-08-30 12:45:31,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-64b9a7b1-9e9f-47ea-8a29-9fc0a445aefd 2018-08-30 12:45:31,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.717137098312s 2018-08-30 12:45:31,301 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-64b9a7b1-9e9f-47ea-8a29-9fc0a445aefd 2018-08-30 12:45:31,301 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40daa23338a9442e924cd7b6142da600', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_9bb524aa-fc7d-4e76-8116-b981a7aec1ed'}) 2018-08-30 12:45:31,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:45:31,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:45:31,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b177876-ed0e-4aa5-87f1-3812d9f8ea5b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:45:31,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6b177876-ed0e-4aa5-87f1-3812d9f8ea5b 2018-08-30 12:45:31,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19636297226s 2018-08-30 12:45:31,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6b177876-ed0e-4aa5-87f1-3812d9f8ea5b 2018-08-30 12:45:31,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:45:31,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:45:31,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2de8aa0-ce5a-4101-818b-e21343fc4030 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:45:31,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a2de8aa0-ce5a-4101-818b-e21343fc4030 2018-08-30 12:45:31,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198896884918s 2018-08-30 12:45:31,706 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a2de8aa0-ce5a-4101-818b-e21343fc4030 2018-08-30 12:45:31,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:45:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:45:31,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a755d0-a89f-4194-806f-bfbe1f186047 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:45:31,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-95a755d0-a89f-4194-806f-bfbe1f186047 2018-08-30 12:45:31,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205065965652s 2018-08-30 12:45:31,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-95a755d0-a89f-4194-806f-bfbe1f186047 2018-08-30 12:45:31,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:45:31,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:45:32,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d432cb10-3b07-4367-8729-148017ac8082 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-30 12:45:32,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d432cb10-3b07-4367-8729-148017ac8082 2018-08-30 12:45:32,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191846847534s 2018-08-30 12:45:32,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d432cb10-3b07-4367-8729-148017ac8082 2018-08-30 12:45:32,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:45:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:45:32,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc74b0ff-f710-415c-a5c4-38660771e624 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "links": {"self": "http://172.30.9.27:5000/v3/users/40daa23338a9442e924cd7b6142da600"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40daa23338a9442e924cd7b6142da600", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:45:32,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc74b0ff-f710-415c-a5c4-38660771e624 2018-08-30 12:45:32,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19743013382s 2018-08-30 12:45:32,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc74b0ff-f710-415c-a5c4-38660771e624 2018-08-30 12:45:32,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:45:32,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:45:32,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b478d7-73da-466e-a146-abb33e85771c Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bd056442a0d47e4a5da3722490aeb68"}, "tags": [], "enabled": true, "id": "8bd056442a0d47e4a5da3722490aeb68", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}]} 2018-08-30 12:45:32,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b0b478d7-73da-466e-a146-abb33e85771c 2018-08-30 12:45:32,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221481084824s 2018-08-30 12:45:32,545 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b0b478d7-73da-466e-a146-abb33e85771c 2018-08-30 12:45:32,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-30 12:45:32,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=40daa23338a9442e924cd7b6142da600&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8bd056442a0d47e4a5da3722490aeb68" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:45:32,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d21514-b62a-4275-bb7a-8a8d20ca5eb0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=40daa23338a9442e924cd7b6142da600&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8bd056442a0d47e4a5da3722490aeb68", "previous": null, "next": null}} 2018-08-30 12:45:32,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=40daa23338a9442e924cd7b6142da600&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8bd056442a0d47e4a5da3722490aeb68 used request id req-d1d21514-b62a-4275-bb7a-8a8d20ca5eb0 2018-08-30 12:45:32,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197804927826s 2018-08-30 12:45:32,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=40daa23338a9442e924cd7b6142da600&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8bd056442a0d47e4a5da3722490aeb68 used request id req-d1d21514-b62a-4275-bb7a-8a8d20ca5eb0 2018-08-30 12:45:32,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-30 12:45:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8bd056442a0d47e4a5da3722490aeb68/users/40daa23338a9442e924cd7b6142da600/roles/4ee9a6c410d34cfa9465f9f53c6a1145 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:45:32,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:45:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac903905-9a88-4bfe-850b-8854fefc54a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:45:32,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8bd056442a0d47e4a5da3722490aeb68/users/40daa23338a9442e924cd7b6142da600/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-ac903905-9a88-4bfe-850b-8854fefc54a8 2018-08-30 12:45:32,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16606593132s 2018-08-30 12:45:32,920 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8bd056442a0d47e4a5da3722490aeb68/users/40daa23338a9442e924cd7b6142da600/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-ac903905-9a88-4bfe-850b-8854fefc54a8 2018-08-30 12:45:32,921 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'8bd056442a0d47e4a5da3722490aeb68', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '4c696288-3d76-4d5a-b869-bda31baabaa5', 'username': u'vping_ssh-user_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-30 12:45:32,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:45:32,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:45:32,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:45:32,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:45:32,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:45:32,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:45:32,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:45:32,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:45:32,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:45:32,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:45:32,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:45:32,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:45:32,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:45:32,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:45:32,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:45:32,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:45:32,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:45:32,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:45:32,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:45:32,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:45:32,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:45:32,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:45:32,926 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'password': '4c696288-3d76-4d5a-b869-bda31baabaa5', 'project_name': 'vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8bd056442a0d47e4a5da3722490aeb68', 'project_domain_name': 'Default'} 2018-08-30 12:45:32,927 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-30 12:45:32,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:45:32,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21269d67-d20c-45d1-8e80-233b62e3491a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:45:32,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-21269d67-d20c-45d1-8e80-233b62e3491a 2018-08-30 12:45:32,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:45:33,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}], "expires_at": "2018-08-30T13:45:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bd056442a0d47e4a5da3722490aeb68", "name": "vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8bd056442a0d47e4a5da3722490aeb68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/8bd056442a0d47e4a5da3722490aeb68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/8bd056442a0d47e4a5da3722490aeb68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8bd056442a0d47e4a5da3722490aeb68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8bd056442a0d47e4a5da3722490aeb68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8bd056442a0d47e4a5da3722490aeb68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/8bd056442a0d47e4a5da3722490aeb68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/8bd056442a0d47e4a5da3722490aeb68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8bd056442a0d47e4a5da3722490aeb68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/8bd056442a0d47e4a5da3722490aeb68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/8bd056442a0d47e4a5da3722490aeb68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8bd056442a0d47e4a5da3722490aeb68", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/8bd056442a0d47e4a5da3722490aeb68", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/8bd056442a0d47e4a5da3722490aeb68", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "id": "40daa23338a9442e924cd7b6142da600"}, "audit_ids": ["kYoYDoLSSqGzVOORCOd7GQ"], "issued_at": "2018-08-30T12:45:33.000000Z"}} 2018-08-30 12:45:33,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-30 12:45:33,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"network": {"name": "vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "admin_state_up": true}}' 2018-08-30 12:45:34,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 587 X-Openstack-Request-Id: req-a3012ac6-19ea-4475-b464-88937d228de4 Date: Thu, 30 Aug 2018 12:45:34 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-30T12:45:33Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8bd056442a0d47e4a5da3722490aeb68","id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","name":"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}} 2018-08-30 12:45:34,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a3012ac6-19ea-4475-b464-88937d228de4 2018-08-30 12:45:34,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.705461978912s 2018-08-30 12:45:34,053 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a3012ac6-19ea-4475-b464-88937d228de4 2018-08-30 12:45:34,053 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:45:33Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'4b36cc7b-b7ec-44af-8c98-72b650a39f5e', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', u'admin_state_up': True, u'tenant_id': u'8bd056442a0d47e4a5da3722490aeb68', u'created_at': u'2018-08-30T12:45:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8bd056442a0d47e4a5da3722490aeb68'}) 2018-08-30 12:45:34,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:45:34,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:34,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1148 X-Openstack-Request-Id: req-1956247a-98cd-44b8-856d-6838b9faf5bf Date: Thu, 30 Aug 2018 12:45:34 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-08-30T12:45:33Z","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"8bd056442a0d47e4a5da3722490aeb68","id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","name":"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:45:34,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1956247a-98cd-44b8-856d-6838b9faf5bf 2018-08-30 12:45:34,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378875017166s 2018-08-30 12:45:34,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1956247a-98cd-44b8-856d-6838b9faf5bf 2018-08-30 12:45:34,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-30 12:45:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"subnet": {"name": "vping_ssh-subnet_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "enable_dhcp": true, "network_id": "4b36cc7b-b7ec-44af-8c98-72b650a39f5e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-30 12:45:35,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-fd471b5f-106e-4900-a553-15619f8614ba Date: Thu, 30 Aug 2018 12:45:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:45:35Z","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":"8bd056442a0d47e4a5da3722490aeb68","id":"3f161bbd-620a-48a3-81a5-ca22f52d9ea0","subnetpool_id":null,"name":"vping_ssh-subnet_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}} 2018-08-30 12:45:35,424 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-fd471b5f-106e-4900-a553-15619f8614ba 2018-08-30 12:45:35,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.989019155502s 2018-08-30 12:45:35,424 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-fd471b5f-106e-4900-a553-15619f8614ba 2018-08-30 12:45:35,425 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:45:35Z', 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'3f161bbd-620a-48a3-81a5-ca22f52d9ea0', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', u'enable_dhcp': True, u'network_id': u'4b36cc7b-b7ec-44af-8c98-72b650a39f5e', u'tenant_id': u'8bd056442a0d47e4a5da3722490aeb68', u'created_at': u'2018-08-30T12:45:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8bd056442a0d47e4a5da3722490aeb68'}) 2018-08-30 12:45:35,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-30 12:45:35,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"router": {"external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5"}, "name": "vping_ssh-router_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "admin_state_up": true}}' 2018-08-30 12:45:36,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 620 X-Openstack-Request-Id: req-7516bdc4-3848-4ee3-945f-1b8b49dab214 Date: Thu, 30 Aug 2018 12:45:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:35Z", "admin_state_up": true, "updated_at": "2018-08-30T12:45:36Z", "revision_number": 2, "routes": [], "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "24856b5c-1165-4f6b-ba4d-ca645b1f21d1", "name": "vping_ssh-router_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}} 2018-08-30 12:45:36,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7516bdc4-3848-4ee3-945f-1b8b49dab214 2018-08-30 12:45:36,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.3870267868s 2018-08-30 12:45:36,813 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7516bdc4-3848-4ee3-945f-1b8b49dab214 2018-08-30 12:45:36,813 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'71ff984e-b3a7-4727-8c1c-0ec2e9505296', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8bd056442a0d47e4a5da3722490aeb68', u'created_at': u'2018-08-30T12:45:35Z', u'admin_state_up': True, u'updated_at': u'2018-08-30T12:45:36Z', u'revision_number': 2, u'routes': [], u'project_id': u'8bd056442a0d47e4a5da3722490aeb68', u'id': u'24856b5c-1165-4f6b-ba4d-ca645b1f21d1', u'name': u'vping_ssh-router_9bb524aa-fc7d-4e76-8116-b981a7aec1ed'}) 2018-08-30 12:45:36,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-30 12:45:36,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/24856b5c-1165-4f6b-ba4d-ca645b1f21d1/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"subnet_id": "3f161bbd-620a-48a3-81a5-ca22f52d9ea0"}' 2018-08-30 12:45:39,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7637e708-5d9d-46ed-ba95-f09373b23993 Date: Thu, 30 Aug 2018 12:45:39 GMT RESP BODY: {"network_id": "4b36cc7b-b7ec-44af-8c98-72b650a39f5e", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "subnet_id": "3f161bbd-620a-48a3-81a5-ca22f52d9ea0", "subnet_ids": ["3f161bbd-620a-48a3-81a5-ca22f52d9ea0"], "port_id": "9529597b-cee6-4cb5-b707-8b1196dab0a9", "id": "24856b5c-1165-4f6b-ba4d-ca645b1f21d1"} 2018-08-30 12:45:39,280 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24856b5c-1165-4f6b-ba4d-ca645b1f21d1/add_router_interface.json used request id req-7637e708-5d9d-46ed-ba95-f09373b23993 2018-08-30 12:45:39,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46605587006s 2018-08-30 12:45:39,280 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24856b5c-1165-4f6b-ba4d-ca645b1f21d1/add_router_interface.json used request id req-7637e708-5d9d-46ed-ba95-f09373b23993 returning object 24856b5c-1165-4f6b-ba4d-ca645b1f21d1 2018-08-30 12:45:39,280 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-30 12:45:39,356 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-30 12:45:39,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:45:39,363 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 30 Aug 2018 12:45:39 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-30 12:45:39,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:45:39,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:39,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fbd6f3f1-3922-4cca-aa1c-4bfe54c2a7e7 Date: Thu, 30 Aug 2018 12:45:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:45:39,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fbd6f3f1-3922-4cca-aa1c-4bfe54c2a7e7 2018-08-30 12:45:39,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324081897736s 2018-08-30 12:45:39,691 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fbd6f3f1-3922-4cca-aa1c-4bfe54c2a7e7 2018-08-30 12:45:39,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-30 12:45:39,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}' 2018-08-30 12:45:40,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b111e55b-1699-42e8-adac-73b69866ef10 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d7948e3d-58e7-4d79-ad69-70b6f711a7a9 Date: Thu, 30 Aug 2018 12:45:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:45:40Z", "file": "/v2/images/b111e55b-1699-42e8-adac-73b69866ef10/file", "owner": "8bd056442a0d47e4a5da3722490aeb68", "id": "b111e55b-1699-42e8-adac-73b69866ef10", "size": null, "self": "/v2/images/b111e55b-1699-42e8-adac-73b69866ef10", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "checksum": null, "created_at": "2018-08-30T12:45:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-30 12:45:40,083 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d7948e3d-58e7-4d79-ad69-70b6f711a7a9 2018-08-30 12:45:40,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.384641885757s 2018-08-30 12:45:40,083 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d7948e3d-58e7-4d79-ad69-70b6f711a7a9 returning object b111e55b-1699-42e8-adac-73b69866ef10 2018-08-30 12:45:40,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-30 12:45:40,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b111e55b-1699-42e8-adac-73b69866ef10/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '' 2018-08-30 12:45:41,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83c48f48-c547-466f-bd29-986fc74b1967 Date: Thu, 30 Aug 2018 12:45:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:45:41,316 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b111e55b-1699-42e8-adac-73b69866ef10/file used request id req-83c48f48-c547-466f-bd29-986fc74b1967 2018-08-30 12:45:41,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.23227620125s 2018-08-30 12:45:41,316 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b111e55b-1699-42e8-adac-73b69866ef10/file used request id req-83c48f48-c547-466f-bd29-986fc74b1967 2018-08-30 12:45:41,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:45:41,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:41,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-717d793e-ea04-4755-af10-015b27c7cbc0 Date: Thu, 30 Aug 2018 12:45:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:45:41Z", "file": "/v2/images/b111e55b-1699-42e8-adac-73b69866ef10/file", "owner": "8bd056442a0d47e4a5da3722490aeb68", "id": "b111e55b-1699-42e8-adac-73b69866ef10", "size": 12716032, "self": "/v2/images/b111e55b-1699-42e8-adac-73b69866ef10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/b111e55b-1699-42e8-adac-73b69866ef10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/b111e55b-1699-42e8-adac-73b69866ef10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:45:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:45:41,627 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-717d793e-ea04-4755-af10-015b27c7cbc0 2018-08-30 12:45:41,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308037042618s 2018-08-30 12:45:41,627 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-717d793e-ea04-4755-af10-015b27c7cbc0 2018-08-30 12:45:41,628 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/b111e55b-1699-42e8-adac-73b69866ef10/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b111e55b-1699-42e8-adac-73b69866ef10/file', 'owner': u'8bd056442a0d47e4a5da3722490aeb68', 'id': u'b111e55b-1699-42e8-adac-73b69866ef10', 'size': 12716032, u'self': u'/v2/images/b111e55b-1699-42e8-adac-73b69866ef10', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bd056442a0d47e4a5da3722490aeb68', 'name': 'vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/b111e55b-1699-42e8-adac-73b69866ef10/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-30T12:45:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-30T12:45:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b111e55b-1699-42e8-adac-73b69866ef10', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'created': u'2018-08-30T12:45:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-30T12:45:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b111e55b-1699-42e8-adac-73b69866ef10', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-30 12:45:41,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-30 12:45:41,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-30 12:45:41,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-8aabb2c9-3855-4bc1-931e-cc4b9613c12d x-compute-request-id: req-8aabb2c9-3855-4bc1-931e-cc4b9613c12d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5"}} 2018-08-30 12:45:41,951 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8aabb2c9-3855-4bc1-931e-cc4b9613c12d 2018-08-30 12:45:41,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.321732997894s 2018-08-30 12:45:41,951 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8aabb2c9-3855-4bc1-931e-cc4b9613c12d 2018-08-30 12:45:41,952 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', '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'e46e8a89d2e649b28f72a2f6a1215aa1', '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'd5f889bd-8780-4cc3-b884-c00bfd8c47d5', 'swap': 0}) 2018-08-30 12:45:41,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-30 12:45:41,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" -d '{"extra_specs": {}}' 2018-08-30 12:45:41,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-ffba794c-3521-4340-93cb-1871dd01fedf x-compute-request-id: req-ffba794c-3521-4340-93cb-1871dd01fedf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-30 12:45:41,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5/os-extra_specs used request id req-ffba794c-3521-4340-93cb-1871dd01fedf 2018-08-30 12:45:41,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022894859314s 2018-08-30 12:45:41,976 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5/os-extra_specs used request id req-ffba794c-3521-4340-93cb-1871dd01fedf 2018-08-30 12:45:41,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-30 12:45:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"keypair": {"name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}}' 2018-08-30 12:45:42,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-ec86ca8c-3397-4489-9f7e-0f60800fd010 x-compute-request-id: req-ec86ca8c-3397-4489-9f7e-0f60800fd010 Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClWWroEWtNayCPMO1gehPZzGyVzdE9kfL5fYmQ3O+ljNcA0Jh+wbkTRJVm6oawWImjC43h9OTTvQ18VL3piUJ1dJVpN+ZdVSbdzC1lFGfYoD1v+ughwFS06++cUJN5TIktgvvCBMVJWrgVr3jYOOyH6jdverJjQsgEvulD8ubOs+HynueygPIQw6Y2qdG8dAwePw5oDeQJFAHjJTDxcbTM3x0jWn1G7LLj5aBdVG1uwWNsjXTe8RUgkPmbcU367mkDUiIg62x1xkZGb7tF4qs3tJVnf/EI4AvVrJCG8Sq6quG64miubBIhBzclb2Tj3Nj2cpbqAP6Wrp+pTNMEG7kv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApVlq6BFrTWsgjzDtYHoT2cxslc3RPZHy+X2JkNzvpYzXANCY\nfsG5E0SVZuqGsFiJowuN4fTk070NfFS96YlCdXSVaTfmXVUm3cwtZRRn2KA9b/ro\nIcBUtOvvnFCTeUyJLYL7wgTFSVq4Fa942Djsh+o3b3qyY0LIBL7pQ/LmzrPh8p7n\nsoDyEMOmNqnRvHQMHj8OaA3kCRQB4yUw8XG0zN8dI1p9Ruyy4+WgXVRtbsFjbI10\n3vEVIJD5m3FN+u5pA1IiIOtsdcZGRm+7ReKrN7SVZ3/xCOAL1ayQhvEquqrhuuJo\nrmwSIQc3JW9k49zY9nKW6gD+lq6fqUzTBBu5LwIDAQABAoIBAE1XoRECLN3esTEp\nYq+RCr4Cx/vedPRG049t8C4JmjMmyN8Bs4L/HJHtr7CfHPdZwq+4VNqPkYWVVbyF\navvVD3gfW1AHLMMVdIOk4Mr6G4URlwtNIs2+yCCEh+TnL8Q6T6QxM4/SaXHhdF/4\nXx9MqR7+KIYFr3GMqEDICBaXhOzEKN+SC+wQOv7ccTI8COkUiLhK2LB9QdQDH3gK\nUSgvboolxiI3lFNGQ0Y02IhZB7QKKzrlcOfKAw4oBNMPHbN9ydD2BZWsFQ/Lmsy6\neYRA2XM4aMLqjKb6jEnQCvHObdtWm1KmprMtTl0K6Bk1J2TwUCjIvr7AndW2Yv6G\n2pkUPKECgYEA1VGYiM+m3DBHOAdBHDLqXlU73CJ/aG48cZ/xKNmLhADxBZ+EWyr6\nOPE1N1zUxpUHoUv0Qa5nvG893eorMxn+EsW7zGmG+72zYfrWyi5YjTyK8TSEAmby\nWgdD0rH0Pn61SxCluQTUQASK5cKULiSsqIVEypPDGcccxvQ/dbXjtlECgYEAxm7H\nDr2a6wCIlsg4207RdRd5Sb5ashOBj5WwGc9bgf81//+mnItgx7mvJJsJoGlJ7YKg\nEO6OUQzTclEYiRtZmUSPypugx02ie3iBv71jK6avYgPF9pYtTUpkyyUN5RRQMP9q\n4Yk9wCufrMUtzN0aniX+4LnTEBdgzbOKvK7TF38CgYB1iFCfyLGqDhufXjfcnp0N\nPq8NmiBS3LIG9NX96Ob64z3pGDvns2VMrHHiwA4oIAKlN2EsMzjK1QvkUlpc/IxF\nsZbIiLgryhik+n0PxrtZjisLvSCi5i/PtMMEurHVISEoa9Kzf1qmrxoMf8n/JovP\nCiad6w4LDO7pG7g/VelSEQKBgQCgp6e6I4B9q1zq1whRZqrmpi6oqdk8O9a1rXd6\nLgvkYAAUV6NJMv8UNR28AVn16cjU5uE5VCsdK8k10LqQpvgPwxa37vBo7E4UsSg7\nWNYlzTpJnMx2LHhZD1YzsrhhM+UJBoI+P6MjJy6L7sh6CLk4OYL15v0fFg5l/Grj\nAJgfeQKBgAVN7gO4hj9Ba/wG0+HwPrw2wCJKdtBtC9xuN67CZfEgb8cYwl19t8HW\nWWUl+pu2ggXW+TvolTS062QUbgo1zqB4P1eJ4hjGnfEi1jvZ3crysfbNzRg3diLF\nDdvWRe+mgp4LAz6795TBIaDeBvluliUD/2uWIpWEUUq7wDKa59TP\n-----END RSA PRIVATE KEY-----\n", "user_id": "40daa23338a9442e924cd7b6142da600", "name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "fingerprint": "79:46:52:27:5f:64:a3:1d:6b:c7:45:dc:c6:ad:c0:7d"}} 2018-08-30 12:45:42,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ec86ca8c-3397-4489-9f7e-0f60800fd010 2018-08-30 12:45:42,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.537427902222s 2018-08-30 12:45:42,515 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ec86ca8c-3397-4489-9f7e-0f60800fd010 2018-08-30 12:45:42,516 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClWWroEWtNayCPMO1gehPZzGyVzdE9kfL5fYmQ3O+ljNcA0Jh+wbkTRJVm6oawWImjC43h9OTTvQ18VL3piUJ1dJVpN+ZdVSbdzC1lFGfYoD1v+ughwFS06++cUJN5TIktgvvCBMVJWrgVr3jYOOyH6jdverJjQsgEvulD8ubOs+HynueygPIQw6Y2qdG8dAwePw5oDeQJFAHjJTDxcbTM3x0jWn1G7LLj5aBdVG1uwWNsjXTe8RUgkPmbcU367mkDUiIg62x1xkZGb7tF4qs3tJVnf/EI4AvVrJCG8Sq6quG64miubBIhBzclb2Tj3Nj2cpbqAP6Wrp+pTNMEG7kv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApVlq6BFrTWsgjzDtYHoT2cxslc3RPZHy+X2JkNzvpYzXANCY\nfsG5E0SVZuqGsFiJowuN4fTk070NfFS96YlCdXSVaTfmXVUm3cwtZRRn2KA9b/ro\nIcBUtOvvnFCTeUyJLYL7wgTFSVq4Fa942Djsh+o3b3qyY0LIBL7pQ/LmzrPh8p7n\nsoDyEMOmNqnRvHQMHj8OaA3kCRQB4yUw8XG0zN8dI1p9Ruyy4+WgXVRtbsFjbI10\n3vEVIJD5m3FN+u5pA1IiIOtsdcZGRm+7ReKrN7SVZ3/xCOAL1ayQhvEquqrhuuJo\nrmwSIQc3JW9k49zY9nKW6gD+lq6fqUzTBBu5LwIDAQABAoIBAE1XoRECLN3esTEp\nYq+RCr4Cx/vedPRG049t8C4JmjMmyN8Bs4L/HJHtr7CfHPdZwq+4VNqPkYWVVbyF\navvVD3gfW1AHLMMVdIOk4Mr6G4URlwtNIs2+yCCEh+TnL8Q6T6QxM4/SaXHhdF/4\nXx9MqR7+KIYFr3GMqEDICBaXhOzEKN+SC+wQOv7ccTI8COkUiLhK2LB9QdQDH3gK\nUSgvboolxiI3lFNGQ0Y02IhZB7QKKzrlcOfKAw4oBNMPHbN9ydD2BZWsFQ/Lmsy6\neYRA2XM4aMLqjKb6jEnQCvHObdtWm1KmprMtTl0K6Bk1J2TwUCjIvr7AndW2Yv6G\n2pkUPKECgYEA1VGYiM+m3DBHOAdBHDLqXlU73CJ/aG48cZ/xKNmLhADxBZ+EWyr6\nOPE1N1zUxpUHoUv0Qa5nvG893eorMxn+EsW7zGmG+72zYfrWyi5YjTyK8TSEAmby\nWgdD0rH0Pn61SxCluQTUQASK5cKULiSsqIVEypPDGcccxvQ/dbXjtlECgYEAxm7H\nDr2a6wCIlsg4207RdRd5Sb5ashOBj5WwGc9bgf81//+mnItgx7mvJJsJoGlJ7YKg\nEO6OUQzTclEYiRtZmUSPypugx02ie3iBv71jK6avYgPF9pYtTUpkyyUN5RRQMP9q\n4Yk9wCufrMUtzN0aniX+4LnTEBdgzbOKvK7TF38CgYB1iFCfyLGqDhufXjfcnp0N\nPq8NmiBS3LIG9NX96Ob64z3pGDvns2VMrHHiwA4oIAKlN2EsMzjK1QvkUlpc/IxF\nsZbIiLgryhik+n0PxrtZjisLvSCi5i/PtMMEurHVISEoa9Kzf1qmrxoMf8n/JovP\nCiad6w4LDO7pG7g/VelSEQKBgQCgp6e6I4B9q1zq1whRZqrmpi6oqdk8O9a1rXd6\nLgvkYAAUV6NJMv8UNR28AVn16cjU5uE5VCsdK8k10LqQpvgPwxa37vBo7E4UsSg7\nWNYlzTpJnMx2LHhZD1YzsrhhM+UJBoI+P6MjJy6L7sh6CLk4OYL15v0fFg5l/Grj\nAJgfeQKBgAVN7gO4hj9Ba/wG0+HwPrw2wCJKdtBtC9xuN67CZfEgb8cYwl19t8HW\nWWUl+pu2ggXW+TvolTS062QUbgo1zqB4P1eJ4hjGnfEi1jvZ3crysfbNzRg3diLF\nDdvWRe+mgp4LAz6795TBIaDeBvluliUD/2uWIpWEUUq7wDKa59TP\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'40daa23338a9442e924cd7b6142da600', 'name': u'vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'created_at': '2018-08-30T12:45:42.516069', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bd056442a0d47e4a5da3722490aeb68', 'name': 'vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'79:46:52:27:5f:64:a3:1d:6b:c7:45:dc:c6:ad:c0:7d', 'type': 'ssh', 'id': u'vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed'}) 2018-08-30 12:45:42,516 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEApVlq6BFrTWsgjzDtYHoT2cxslc3RPZHy+X2JkNzvpYzXANCY fsG5E0SVZuqGsFiJowuN4fTk070NfFS96YlCdXSVaTfmXVUm3cwtZRRn2KA9b/ro IcBUtOvvnFCTeUyJLYL7wgTFSVq4Fa942Djsh+o3b3qyY0LIBL7pQ/LmzrPh8p7n soDyEMOmNqnRvHQMHj8OaA3kCRQB4yUw8XG0zN8dI1p9Ruyy4+WgXVRtbsFjbI10 3vEVIJD5m3FN+u5pA1IiIOtsdcZGRm+7ReKrN7SVZ3/xCOAL1ayQhvEquqrhuuJo rmwSIQc3JW9k49zY9nKW6gD+lq6fqUzTBBu5LwIDAQABAoIBAE1XoRECLN3esTEp Yq+RCr4Cx/vedPRG049t8C4JmjMmyN8Bs4L/HJHtr7CfHPdZwq+4VNqPkYWVVbyF avvVD3gfW1AHLMMVdIOk4Mr6G4URlwtNIs2+yCCEh+TnL8Q6T6QxM4/SaXHhdF/4 Xx9MqR7+KIYFr3GMqEDICBaXhOzEKN+SC+wQOv7ccTI8COkUiLhK2LB9QdQDH3gK USgvboolxiI3lFNGQ0Y02IhZB7QKKzrlcOfKAw4oBNMPHbN9ydD2BZWsFQ/Lmsy6 eYRA2XM4aMLqjKb6jEnQCvHObdtWm1KmprMtTl0K6Bk1J2TwUCjIvr7AndW2Yv6G 2pkUPKECgYEA1VGYiM+m3DBHOAdBHDLqXlU73CJ/aG48cZ/xKNmLhADxBZ+EWyr6 OPE1N1zUxpUHoUv0Qa5nvG893eorMxn+EsW7zGmG+72zYfrWyi5YjTyK8TSEAmby WgdD0rH0Pn61SxCluQTUQASK5cKULiSsqIVEypPDGcccxvQ/dbXjtlECgYEAxm7H Dr2a6wCIlsg4207RdRd5Sb5ashOBj5WwGc9bgf81//+mnItgx7mvJJsJoGlJ7YKg EO6OUQzTclEYiRtZmUSPypugx02ie3iBv71jK6avYgPF9pYtTUpkyyUN5RRQMP9q 4Yk9wCufrMUtzN0aniX+4LnTEBdgzbOKvK7TF38CgYB1iFCfyLGqDhufXjfcnp0N Pq8NmiBS3LIG9NX96Ob64z3pGDvns2VMrHHiwA4oIAKlN2EsMzjK1QvkUlpc/IxF sZbIiLgryhik+n0PxrtZjisLvSCi5i/PtMMEurHVISEoa9Kzf1qmrxoMf8n/JovP Ciad6w4LDO7pG7g/VelSEQKBgQCgp6e6I4B9q1zq1whRZqrmpi6oqdk8O9a1rXd6 LgvkYAAUV6NJMv8UNR28AVn16cjU5uE5VCsdK8k10LqQpvgPwxa37vBo7E4UsSg7 WNYlzTpJnMx2LHhZD1YzsrhhM+UJBoI+P6MjJy6L7sh6CLk4OYL15v0fFg5l/Grj AJgfeQKBgAVN7gO4hj9Ba/wG0+HwPrw2wCJKdtBtC9xuN67CZfEgb8cYwl19t8HW WWUl+pu2ggXW+TvolTS062QUbgo1zqB4P1eJ4hjGnfEi1jvZ3crysfbNzRg3diLF DdvWRe+mgp4LAz6795TBIaDeBvluliUD/2uWIpWEUUq7wDKa59TP -----END RSA PRIVATE KEY----- 2018-08-30 12:45:42,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-30 12:45:42,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"security_group": {"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-30 12:45:43,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-8b864b66-8952-42aa-9250-e87944639c85 Date: Thu, 30 Aug 2018 12:45:43 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:42Z", "updated_at": "2018-08-30T12:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:42Z", "revision_number": 0, "id": "fce090dc-6b20-4149-adbd-82f490656524", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:42Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:42Z", "revision_number": 0, "id": "ff1644a0-0034-45f3-979f-0ec718ccecca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:42Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}], "revision_number": 1, "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}} 2018-08-30 12:45:43,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8b864b66-8952-42aa-9250-e87944639c85 2018-08-30 12:45:43,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.491233110428s 2018-08-30 12:45:43,011 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8b864b66-8952-42aa-9250-e87944639c85 2018-08-30 12:45:43,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:45:43,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:43,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-1a93bcf1-f5c4-4eaf-a653-83caadc5c81c Date: Thu, 30 Aug 2018 12:45:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:33Z", "updated_at": "2018-08-30T12:45:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "0c6122fa-f91f-4e7c-be3b-fafb7dcd6a25", "remote_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "728e4c16-b1bd-485a-b40c-2be11e5a287d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "77b1c880-3b88-46c6-a6a3-a5426301b8d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "cd38e053-340b-48d8-8853-bb299ba4b98d", "remote_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}], "revision_number": 1, "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:42Z", "updated_at": "2018-08-30T12:45:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:42Z", "revision_number": 0, "id": "fce090dc-6b20-4149-adbd-82f490656524", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:42Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:42Z", "revision_number": 0, "id": "ff1644a0-0034-45f3-979f-0ec718ccecca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:42Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}], "revision_number": 1, "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}]} 2018-08-30 12:45:43,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1a93bcf1-f5c4-4eaf-a653-83caadc5c81c 2018-08-30 12:45:43,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339900970459s 2018-08-30 12:45:43,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1a93bcf1-f5c4-4eaf-a653-83caadc5c81c 2018-08-30 12:45:43,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-30 12:45:43,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -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": "edd63e17-8538-48c5-b44a-b53d0eb6cadf"}}' 2018-08-30 12:45:43,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d7645359-6c1d-4512-95aa-0957e793b639 Date: Thu, 30 Aug 2018 12:45:43 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-08-30T12:45:43Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "port_range_min": 22, "revision_number": 0, "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:43Z", "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "95e9fb31-ed3c-49d5-8982-cc4f9bdc3183"}} 2018-08-30 12:45:43,830 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d7645359-6c1d-4512-95aa-0957e793b639 2018-08-30 12:45:43,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.470340013504s 2018-08-30 12:45:43,831 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d7645359-6c1d-4512-95aa-0957e793b639 2018-08-30 12:45:43,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:45:43,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:44,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c70513de-727c-40e1-b343-d5dd13673a48 Date: Thu, 30 Aug 2018 12:45:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:33Z", "updated_at": "2018-08-30T12:45:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "0c6122fa-f91f-4e7c-be3b-fafb7dcd6a25", "remote_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "728e4c16-b1bd-485a-b40c-2be11e5a287d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "77b1c880-3b88-46c6-a6a3-a5426301b8d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "cd38e053-340b-48d8-8853-bb299ba4b98d", "remote_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}], "revision_number": 1, "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:42Z", "updated_at": "2018-08-30T12:45:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-30T12:45:43Z", "revision_number": 0, "id": "95e9fb31-ed3c-49d5-8982-cc4f9bdc3183", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:43Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:42Z", "revision_number": 0, "id": "fce090dc-6b20-4149-adbd-82f490656524", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:42Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:42Z", "revision_number": 0, "id": "ff1644a0-0034-45f3-979f-0ec718ccecca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:42Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}], "revision_number": 2, "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}]} 2018-08-30 12:45:44,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c70513de-727c-40e1-b343-d5dd13673a48 2018-08-30 12:45:44,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321681022644s 2018-08-30 12:45:44,157 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c70513de-727c-40e1-b343-d5dd13673a48 2018-08-30 12:45:44,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-30 12:45:44,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -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": "edd63e17-8538-48c5-b44a-b53d0eb6cadf"}}' 2018-08-30 12:45:44,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a0c5e3b2-0946-40f5-b23a-c01b9ab28e47 Date: Thu, 30 Aug 2018 12:45:44 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-08-30T12:45:44Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "port_range_min": null, "revision_number": 0, "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:44Z", "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "1fa205ca-1119-4bd3-a8ce-7fc8a305d9c0"}} 2018-08-30 12:45:44,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a0c5e3b2-0946-40f5-b23a-c01b9ab28e47 2018-08-30 12:45:44,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.459851980209s 2018-08-30 12:45:44,620 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a0c5e3b2-0946-40f5-b23a-c01b9ab28e47 2018-08-30 12:45:44,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:45:44,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:44,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-c1948eac-9fbc-4a44-8909-aecac5a59e9a Date: Thu, 30 Aug 2018 12:45:44 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":["3f161bbd-620a-48a3-81a5-ca22f52d9ea0"],"updated_at":"2018-08-30T12:45:35Z","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8bd056442a0d47e4a5da3722490aeb68","id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","name":"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:45:44,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c1948eac-9fbc-4a44-8909-aecac5a59e9a 2018-08-30 12:45:44,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0929770469666s 2018-08-30 12:45:44,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c1948eac-9fbc-4a44-8909-aecac5a59e9a 2018-08-30 12:45:44,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:45:44,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:45,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-697e0bcb-06aa-43d9-bd18-eabbcf7daed0 Date: Thu, 30 Aug 2018 12:45:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:45:41Z", "file": "/v2/images/b111e55b-1699-42e8-adac-73b69866ef10/file", "owner": "8bd056442a0d47e4a5da3722490aeb68", "id": "b111e55b-1699-42e8-adac-73b69866ef10", "size": 12716032, "self": "/v2/images/b111e55b-1699-42e8-adac-73b69866ef10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/b111e55b-1699-42e8-adac-73b69866ef10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/b111e55b-1699-42e8-adac-73b69866ef10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:45:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:45:45,017 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-697e0bcb-06aa-43d9-bd18-eabbcf7daed0 2018-08-30 12:45:45,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298043012619s 2018-08-30 12:45:45,018 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-697e0bcb-06aa-43d9-bd18-eabbcf7daed0 2018-08-30 12:45:45,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:45:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:45,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-18a8eaa9-158c-448d-b5d6-de1fb052aa48 x-compute-request-id: req-18a8eaa9-158c-448d-b5d6-de1fb052aa48 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5"}]} 2018-08-30 12:45:45,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-18a8eaa9-158c-448d-b5d6-de1fb052aa48 2018-08-30 12:45:45,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285909175873s 2018-08-30 12:45:45,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-18a8eaa9-158c-448d-b5d6-de1fb052aa48 2018-08-30 12:45:45,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-30 12:45:45,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"server": {"name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "imageRef": "b111e55b-1699-42e8-adac-73b69866ef10", "flavorRef": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4b36cc7b-b7ec-44af-8c98-72b650a39f5e"}], "security_groups": [{"name": "edd63e17-8538-48c5-b44a-b53d0eb6cadf"}]}}' 2018-08-30 12:45:50,538 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:45: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-89185368-787f-4cdc-b01c-fb8cea5d8077 x-compute-request-id: req-89185368-787f-4cdc-b01c-fb8cea5d8077 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "edd63e17-8538-48c5-b44a-b53d0eb6cadf"}], "OS-DCF:diskConfig": "MANUAL", "id": "5b572c78-0479-47e2-a612-830e5a36b459", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "adminPass": "c4nKu8B8gjQ9"}} 2018-08-30 12:45:50,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-89185368-787f-4cdc-b01c-fb8cea5d8077 2018-08-30 12:45:50,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.4885289669s 2018-08-30 12:45:50,539 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-89185368-787f-4cdc-b01c-fb8cea5d8077 2018-08-30 12:45:50,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:45:50,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:51,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-f1bd84cc-186e-4c46-a8b3-8e5913c1434b x-compute-request-id: req-f1bd84cc-186e-4c46-a8b3-8e5913c1434b 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.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "user_id": "40daa23338a9442e924cd7b6142da600", "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-08-30T12:45:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:45:51,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f1bd84cc-186e-4c46-a8b3-8e5913c1434b 2018-08-30 12:45:51,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.801074028015s 2018-08-30 12:45:51,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f1bd84cc-186e-4c46-a8b3-8e5913c1434b 2018-08-30 12:45:51,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:45:51,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:51,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-f636568f-943a-4ef4-a72b-97ba9b45d9fa Date: Thu, 30 Aug 2018 12:45: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":["3f161bbd-620a-48a3-81a5-ca22f52d9ea0"],"updated_at":"2018-08-30T12:45:35Z","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8bd056442a0d47e4a5da3722490aeb68","id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","name":"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:45:51,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f636568f-943a-4ef4-a72b-97ba9b45d9fa 2018-08-30 12:45:51,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232285022736s 2018-08-30 12:45:51,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f636568f-943a-4ef4-a72b-97ba9b45d9fa 2018-08-30 12:45:51,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:45:51,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:51,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2dd6369c-2d5c-4f90-acbe-31822dc26c79 Date: Thu, 30 Aug 2018 12:45:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:45:35Z","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":"8bd056442a0d47e4a5da3722490aeb68","id":"3f161bbd-620a-48a3-81a5-ca22f52d9ea0","subnetpool_id":null,"name":"vping_ssh-subnet_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}]} 2018-08-30 12:45:51,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2dd6369c-2d5c-4f90-acbe-31822dc26c79 2018-08-30 12:45:51,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0598239898682s 2018-08-30 12:45:51,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2dd6369c-2d5c-4f90-acbe-31822dc26c79 2018-08-30 12:45:51,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:45:53,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:45:53,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:54,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-95458edc-06f4-4641-92a0-00f4d268cd2e x-compute-request-id: req-95458edc-06f4-4641-92a0-00f4d268cd2e Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "user_id": "40daa23338a9442e924cd7b6142da600", "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-08-30T12:45:53Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:45:54,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-95458edc-06f4-4641-92a0-00f4d268cd2e 2018-08-30 12:45:54,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521955013275s 2018-08-30 12:45:54,168 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-95458edc-06f4-4641-92a0-00f4d268cd2e 2018-08-30 12:45:54,172 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:45:56,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:45:56,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:56,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-e84a37f0-6d4a-4138-bbf4-7e965cb7f7fd x-compute-request-id: req-e84a37f0-6d4a-4138-bbf4-7e965cb7f7fd Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "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-08-30T12:45:55Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:45:56,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e84a37f0-6d4a-4138-bbf4-7e965cb7f7fd 2018-08-30 12:45:56,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684594869614s 2018-08-30 12:45:56,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e84a37f0-6d4a-4138-bbf4-7e965cb7f7fd 2018-08-30 12:45:56,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:45:58,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:45:58,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:45:59,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:45: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-fa19f743-8953-40fb-b6bd-dacb6387878b x-compute-request-id: req-fa19f743-8953-40fb-b6bd-dacb6387878b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "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-08-30T12:45:55Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:45:59,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fa19f743-8953-40fb-b6bd-dacb6387878b 2018-08-30 12:45:59,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738214015961s 2018-08-30 12:45:59,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fa19f743-8953-40fb-b6bd-dacb6387878b 2018-08-30 12:45:59,609 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:46:01,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:01,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:02,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46: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-21971a41-2c9c-4edb-82b8-5d12678be87b x-compute-request-id: req-21971a41-2c9c-4edb-82b8-5d12678be87b Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "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-08-30T12:45:55Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:46:02,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-21971a41-2c9c-4edb-82b8-5d12678be87b 2018-08-30 12:46:02,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.90035700798s 2018-08-30 12:46:02,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-21971a41-2c9c-4edb-82b8-5d12678be87b 2018-08-30 12:46:02,516 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:46:04,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:04,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:05,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46: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-37279f14-deaa-49f8-bf5c-60b9a6db938d x-compute-request-id: req-37279f14-deaa-49f8-bf5c-60b9a6db938d Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:81", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:02.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:02Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:46:05,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37279f14-deaa-49f8-bf5c-60b9a6db938d 2018-08-30 12:46:05,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34661912918s 2018-08-30 12:46:05,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37279f14-deaa-49f8-bf5c-60b9a6db938d 2018-08-30 12:46:05,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:46:05,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=5b572c78-0479-47e2-a612-830e5a36b459" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:06,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-670ed98f-6a96-45ce-8f6f-74d7f24770f1 Date: Thu, 30 Aug 2018 12:46:06 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:55Z","admin_state_up":true,"updated_at":"2018-08-30T12:46:02Z","binding:vnic_type":"normal","device_id":"5b572c78-0479-47e2-a612-830e5a36b459","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:54:61:81","id":"e8c3df97-e95f-4822-b9c8-b41f6fafd06a","port_security_enabled":true,"project_id":"8bd056442a0d47e4a5da3722490aeb68","fixed_ips":[{"subnet_id":"3f161bbd-620a-48a3-81a5-ca22f52d9ea0","ip_address":"192.168.120.7"}],"extra_dhcp_opts":[],"security_groups":["edd63e17-8538-48c5-b44a-b53d0eb6cadf"],"name":""}]} 2018-08-30 12:46:06,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=5b572c78-0479-47e2-a612-830e5a36b459 used request id req-670ed98f-6a96-45ce-8f6f-74d7f24770f1 2018-08-30 12:46:06,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.337238073349s 2018-08-30 12:46:06,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=5b572c78-0479-47e2-a612-830e5a36b459 used request id req-670ed98f-6a96-45ce-8f6f-74d7f24770f1 2018-08-30 12:46:06,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:46:06,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e8c3df97-e95f-4822-b9c8-b41f6fafd06a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:06,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7fb2bc6d-18d3-47ea-886c-8ba26643acae Date: Thu, 30 Aug 2018 12:46:06 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:46:06,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e8c3df97-e95f-4822-b9c8-b41f6fafd06a used request id req-7fb2bc6d-18d3-47ea-886c-8ba26643acae 2018-08-30 12:46:06,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.330315113068s 2018-08-30 12:46:06,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e8c3df97-e95f-4822-b9c8-b41f6fafd06a used request id req-7fb2bc6d-18d3-47ea-886c-8ba26643acae 2018-08-30 12:46:06,545 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:54:61:81', 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'b111e55b-1699-42e8-adac-73b69866ef10'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-30T12:46:02.000000', 'flavor': Munch({u'id': u'd5f889bd-8780-4cc3-b884-c00bfd8c47d5'}), 'az': u'nova', 'id': u'5b572c78-0479-47e2-a612-830e5a36b459', 'security_groups': [Munch({u'name': u'vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'40daa23338a9442e924cd7b6142da600', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bd056442a0d47e4a5da3722490aeb68', 'name': 'vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', '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-08-30T12:46:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-30T12:46:02Z', 'hostId': u'70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e', '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-08-30T12:46:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8bd056442a0d47e4a5da3722490aeb68', 'name': u'vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'adminPass': u'c4nKu8B8gjQ9', 'tenant_id': u'8bd056442a0d47e4a5da3722490aeb68', 'created_at': u'2018-08-30T12:45:50Z', 'created': u'2018-08-30T12:45:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-30 12:46:06,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:46:06,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:06,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-9c9153f9-8ca5-449e-8065-9225ce5cbba8 Date: Thu, 30 Aug 2018 12:46:06 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":["3f161bbd-620a-48a3-81a5-ca22f52d9ea0"],"updated_at":"2018-08-30T12:45:35Z","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8bd056442a0d47e4a5da3722490aeb68","id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","name":"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:46:06,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9c9153f9-8ca5-449e-8065-9225ce5cbba8 2018-08-30 12:46:06,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975759029388s 2018-08-30 12:46:06,644 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9c9153f9-8ca5-449e-8065-9225ce5cbba8 2018-08-30 12:46:06,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:46:06,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:07,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-97f283aa-a94f-4f13-9247-237d4e814b3d Date: Thu, 30 Aug 2018 12:46:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:45:41Z", "file": "/v2/images/b111e55b-1699-42e8-adac-73b69866ef10/file", "owner": "8bd056442a0d47e4a5da3722490aeb68", "id": "b111e55b-1699-42e8-adac-73b69866ef10", "size": 12716032, "self": "/v2/images/b111e55b-1699-42e8-adac-73b69866ef10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/b111e55b-1699-42e8-adac-73b69866ef10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/b111e55b-1699-42e8-adac-73b69866ef10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:45:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:46:07,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-97f283aa-a94f-4f13-9247-237d4e814b3d 2018-08-30 12:46:07,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.806927204132s 2018-08-30 12:46:07,456 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-97f283aa-a94f-4f13-9247-237d4e814b3d 2018-08-30 12:46:07,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:46:07,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:07,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46: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-39117ec7-52a3-4bcf-b412-9a5a6650a4e8 x-compute-request-id: req-39117ec7-52a3-4bcf-b412-9a5a6650a4e8 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5"}]} 2018-08-30 12:46:07,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-39117ec7-52a3-4bcf-b412-9a5a6650a4e8 2018-08-30 12:46:07,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279178619385s 2018-08-30 12:46:07,486 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-39117ec7-52a3-4bcf-b412-9a5a6650a4e8 2018-08-30 12:46:07,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-30 12:46:07,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"server": {"name": "vping_ssh-vm_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "imageRef": "b111e55b-1699-42e8-adac-73b69866ef10", "key_name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "flavorRef": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4b36cc7b-b7ec-44af-8c98-72b650a39f5e"}], "security_groups": [{"name": "edd63e17-8538-48c5-b44a-b53d0eb6cadf"}]}}' 2018-08-30 12:46:12,093 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:46: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 x-openstack-request-id: req-6473c301-d929-42e5-b0da-4b68387d7131 x-compute-request-id: req-6473c301-d929-42e5-b0da-4b68387d7131 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "edd63e17-8538-48c5-b44a-b53d0eb6cadf"}], "OS-DCF:diskConfig": "MANUAL", "id": "7f99a3d3-a65e-4b36-8db3-8f339c412827", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "bookmark"}], "adminPass": "5YpNZQFGswfE"}} 2018-08-30 12:46:12,093 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-6473c301-d929-42e5-b0da-4b68387d7131 2018-08-30 12:46:12,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.60585904121s 2018-08-30 12:46:12,094 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-6473c301-d929-42e5-b0da-4b68387d7131 2018-08-30 12:46:12,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:12,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:12,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46: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-db3fa189-0f48-4e51-9876-6729375d06f2 x-compute-request-id: req-db3fa189-0f48-4e51-9876-6729375d06f2 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "7f99a3d3-a65e-4b36-8db3-8f339c412827", "user_id": "40daa23338a9442e924cd7b6142da600", "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-08-30T12:46:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "name": "vping_ssh-vm_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:46:12Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:81", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:02.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:02Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:46:12,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db3fa189-0f48-4e51-9876-6729375d06f2 2018-08-30 12:46:12,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772680044174s 2018-08-30 12:46:12,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db3fa189-0f48-4e51-9876-6729375d06f2 2018-08-30 12:46:12,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:46:14,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:14,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:15,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46: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-e0783cb7-7c72-4f66-af9f-b5e6641d0d33 x-compute-request-id: req-e0783cb7-7c72-4f66-af9f-b5e6641d0d33 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "7f99a3d3-a65e-4b36-8db3-8f339c412827", "user_id": "40daa23338a9442e924cd7b6142da600", "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-08-30T12:46:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "name": "vping_ssh-vm_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:46:12Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:81", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:02.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:02Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:46:15,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0783cb7-7c72-4f66-af9f-b5e6641d0d33 2018-08-30 12:46:15,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701268911362s 2018-08-30 12:46:15,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0783cb7-7c72-4f66-af9f-b5e6641d0d33 2018-08-30 12:46:15,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:46:17,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:17,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:18,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-b789f04a-4b6a-4a1a-a7b6-f7070e28290a x-compute-request-id: req-b789f04a-4b6a-4a1a-a7b6-f7070e28290a Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "7f99a3d3-a65e-4b36-8db3-8f339c412827", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "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-08-30T12:46:15Z", "hostId": "df930b4bae454137e7f9f052be9db9d4b68aba8955c2caf2899915fc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "name": "vping_ssh-vm_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:46:12Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:81", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:02.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:02Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:46:18,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b789f04a-4b6a-4a1a-a7b6-f7070e28290a 2018-08-30 12:46:18,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.94547700882s 2018-08-30 12:46:18,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b789f04a-4b6a-4a1a-a7b6-f7070e28290a 2018-08-30 12:46:18,535 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:46:20,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:20,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:22,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46: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-7f9ab2a9-c724-4405-8c44-6d8a735407d9 x-compute-request-id: req-7f9ab2a9-c724-4405-8c44-6d8a735407d9 Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "7f99a3d3-a65e-4b36-8db3-8f339c412827", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "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-08-30T12:46:15Z", "hostId": "df930b4bae454137e7f9f052be9db9d4b68aba8955c2caf2899915fc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "name": "vping_ssh-vm_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:46:12Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:81", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:02.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:02Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:46:22,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f9ab2a9-c724-4405-8c44-6d8a735407d9 2018-08-30 12:46:22,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.54977798462s 2018-08-30 12:46:22,089 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f9ab2a9-c724-4405-8c44-6d8a735407d9 2018-08-30 12:46:22,093 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:46:24,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:25,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46: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-acfb5414-919d-45a1-b79a-c375634a51e3 x-compute-request-id: req-acfb5414-919d-45a1-b79a-c375634a51e3 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:d5:19", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:21.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "7f99a3d3-a65e-4b36-8db3-8f339c412827", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:21Z", "hostId": "df930b4bae454137e7f9f052be9db9d4b68aba8955c2caf2899915fc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "name": "vping_ssh-vm_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:46:12Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:81", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:02.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:02Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:46:25,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-acfb5414-919d-45a1-b79a-c375634a51e3 2018-08-30 12:46:25,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.28492212296s 2018-08-30 12:46:25,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-acfb5414-919d-45a1-b79a-c375634a51e3 2018-08-30 12:46:25,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:46:25,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=7f99a3d3-a65e-4b36-8db3-8f339c412827" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:25,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-71276afd-955b-4998-a433-5621474c6248 Date: Thu, 30 Aug 2018 12:46:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:46:15Z","admin_state_up":true,"updated_at":"2018-08-30T12:46:20Z","binding:vnic_type":"normal","device_id":"7f99a3d3-a65e-4b36-8db3-8f339c412827","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:7a:d5:19","id":"c2e053bb-3ade-4bce-b386-76804fb31d45","port_security_enabled":true,"project_id":"8bd056442a0d47e4a5da3722490aeb68","fixed_ips":[{"subnet_id":"3f161bbd-620a-48a3-81a5-ca22f52d9ea0","ip_address":"192.168.120.22"}],"extra_dhcp_opts":[],"security_groups":["edd63e17-8538-48c5-b44a-b53d0eb6cadf"],"name":""}]} 2018-08-30 12:46:25,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7f99a3d3-a65e-4b36-8db3-8f339c412827 used request id req-71276afd-955b-4998-a433-5621474c6248 2018-08-30 12:46:25,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0518310070038s 2018-08-30 12:46:25,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7f99a3d3-a65e-4b36-8db3-8f339c412827 used request id req-71276afd-955b-4998-a433-5621474c6248 2018-08-30 12:46:25,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:46:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c2e053bb-3ade-4bce-b386-76804fb31d45" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:25,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fc0c3618-42c8-40bc-a78d-b6937b6031f0 Date: Thu, 30 Aug 2018 12:46:25 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:46:25,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c2e053bb-3ade-4bce-b386-76804fb31d45 used request id req-fc0c3618-42c8-40bc-a78d-b6937b6031f0 2018-08-30 12:46:25,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.316601037979s 2018-08-30 12:46:25,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c2e053bb-3ade-4bce-b386-76804fb31d45 used request id req-fc0c3618-42c8-40bc-a78d-b6937b6031f0 2018-08-30 12:46:25,761 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7a:d5:19', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b111e55b-1699-42e8-adac-73b69866ef10'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-30T12:46:21.000000', 'flavor': Munch({u'id': u'd5f889bd-8780-4cc3-b884-c00bfd8c47d5'}), 'az': u'nova', 'id': u'7f99a3d3-a65e-4b36-8db3-8f339c412827', 'security_groups': [Munch({u'name': u'vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'40daa23338a9442e924cd7b6142da600', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bd056442a0d47e4a5da3722490aeb68', 'name': 'vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', '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-08-30T12:46:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-30T12:46:21Z', 'hostId': u'df930b4bae454137e7f9f052be9db9d4b68aba8955c2caf2899915fc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'df930b4bae454137e7f9f052be9db9d4b68aba8955c2caf2899915fc', '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-08-30T12:46:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8bd056442a0d47e4a5da3722490aeb68', 'name': u'vping_ssh-vm_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'adminPass': u'5YpNZQFGswfE', 'tenant_id': u'8bd056442a0d47e4a5da3722490aeb68', 'created_at': u'2018-08-30T12:46:12Z', 'created': u'2018-08-30T12:46:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-30 12:46:25,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:46:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:25,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1192 X-Openstack-Request-Id: req-716861ef-e01a-4dc9-b722-6d28d028f963 Date: Thu, 30 Aug 2018 12:46:25 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":["3f161bbd-620a-48a3-81a5-ca22f52d9ea0"],"updated_at":"2018-08-30T12:45:35Z","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8bd056442a0d47e4a5da3722490aeb68","id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","name":"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:46:25,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-716861ef-e01a-4dc9-b722-6d28d028f963 2018-08-30 12:46:25,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0918440818787s 2018-08-30 12:46:25,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-716861ef-e01a-4dc9-b722-6d28d028f963 2018-08-30 12:46:25,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:46:25,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=7f99a3d3-a65e-4b36-8db3-8f339c412827" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:25,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6c23d2f9-e946-4f67-818a-085b35547261 Date: Thu, 30 Aug 2018 12:46:25 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:46:15Z","admin_state_up":true,"updated_at":"2018-08-30T12:46:20Z","binding:vnic_type":"normal","device_id":"7f99a3d3-a65e-4b36-8db3-8f339c412827","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:7a:d5:19","id":"c2e053bb-3ade-4bce-b386-76804fb31d45","port_security_enabled":true,"project_id":"8bd056442a0d47e4a5da3722490aeb68","fixed_ips":[{"subnet_id":"3f161bbd-620a-48a3-81a5-ca22f52d9ea0","ip_address":"192.168.120.22"}],"extra_dhcp_opts":[],"security_groups":["edd63e17-8538-48c5-b44a-b53d0eb6cadf"],"name":""}]} 2018-08-30 12:46:25,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7f99a3d3-a65e-4b36-8db3-8f339c412827 used request id req-6c23d2f9-e946-4f67-818a-085b35547261 2018-08-30 12:46:25,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0500471591949s 2018-08-30 12:46:25,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=7f99a3d3-a65e-4b36-8db3-8f339c412827 used request id req-6c23d2f9-e946-4f67-818a-085b35547261 2018-08-30 12:46:25,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-30 12:46:25,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"floatingip": {"floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.22", "port_id": "c2e053bb-3ade-4bce-b386-76804fb31d45"}}' 2018-08-30 12:46:27,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b7bdbc73-dcc0-4904-9676-744eed29b96f Date: Thu, 30 Aug 2018 12:46:27 GMT RESP BODY: {"floatingip": {"router_id": "24856b5c-1165-4f6b-ba4d-ca645b1f21d1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:46:26Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "c2e053bb-3ade-4bce-b386-76804fb31d45", "id": "f9269d14-54a5-44f2-ac95-26f536357e27", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:46:26Z", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}} 2018-08-30 12:46:27,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b7bdbc73-dcc0-4904-9676-744eed29b96f 2018-08-30 12:46:27,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.92751002312s 2018-08-30 12:46:27,837 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b7bdbc73-dcc0-4904-9676-744eed29b96f 2018-08-30 12:46:27,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:46:27,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:28,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-e6ebcd44-c2ca-470b-94ce-0645444af11d Date: Thu, 30 Aug 2018 12:46:28 GMT RESP BODY: {"floatingips": [{"router_id": "24856b5c-1165-4f6b-ba4d-ca645b1f21d1", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:46:26Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.200", "revision_number": 0, "port_id": "c2e053bb-3ade-4bce-b386-76804fb31d45", "id": "f9269d14-54a5-44f2-ac95-26f536357e27", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:46:26Z", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}]} 2018-08-30 12:46:28,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e6ebcd44-c2ca-470b-94ce-0645444af11d 2018-08-30 12:46:28,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.32369685173s 2018-08-30 12:46:28,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e6ebcd44-c2ca-470b-94ce-0645444af11d 2018-08-30 12:46:28,172 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'24856b5c-1165-4f6b-ba4d-ca645b1f21d1', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8bd056442a0d47e4a5da3722490aeb68', 'created_at': u'2018-08-30T12:46:26Z', 'attached': True, 'updated_at': u'2018-08-30T12:46:26Z', 'id': u'f9269d14-54a5-44f2-ac95-26f536357e27', 'floating_network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', 'fixed_ip_address': u'192.168.120.22', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8bd056442a0d47e4a5da3722490aeb68', 'name': 'vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'24856b5c-1165-4f6b-ba4d-ca645b1f21d1', 'project_id': u'8bd056442a0d47e4a5da3722490aeb68', 'port_id': u'c2e053bb-3ade-4bce-b386-76804fb31d45', 'port': u'c2e053bb-3ade-4bce-b386-76804fb31d45', 'network': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5'}) 2018-08-30 12:46:28,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-30 12:46:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-30 12:46:28,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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,Accept-Encoding x-openstack-request-id: req-3d4e380b-7f38-4808-812e-e250401ad7c2 x-compute-request-id: req-3d4e380b-7f38-4808-812e-e250401ad7c2 Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 471074408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.182559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184815] pid_max: default: 32768 minimum: 301\n[ 0.186045] ACPI: Core revision 20150930\n[ 0.187722] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189503] Security Framework initialized\n[ 0.190613] Yama: becoming mindful.\n[ 0.191610] AppArmor: AppArmor initialized\n[ 0.192763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194526] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196229] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197853] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199736] Initializing cgroup subsys io\n[ 0.200846] Initializing cgroup subsys memory\n[ 0.202028] Initializing cgroup subsys devices\n[ 0.203215] Initializing cgroup subsys freezer\n[ 0.204401] Initializing cgroup subsys net_cls\n[ 0.205591] Initializing cgroup subsys perf_event\n[ 0.206831] Initializing cgroup subsys net_prio\n[ 0.208034] Initializing cgroup subsys hugetlb\n[ 0.209214] Initializing cgroup subsys pids\n[ 0.210391] CPU: Physical Processor ID: 0\n[ 0.212175] mce: CPU supports 10 MCE banks\n[ 0.213336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214686] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229832] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236643] ftrace: allocating 31920 entries in 125 pages\n[ 0.262956] smpboot: Max logical packages: 1\n[ 0.264120] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.265994] x2apic enabled\n[ 0.267125] Switched APIC routing to physical x2apic.\n[ 0.269602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.271105] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.273806] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.276242] KVM setup paravirtual spinlock\n[ 0.277876] x86: Booted up 1 node, 1 CPUs\n[ 0.278974] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.280855] devtmpfs: initialized\n[ 0.282834] evm: security.selinux\n[ 0.283790] evm: security.SMACK64\n[ 0.284751] evm: security.SMACK64EXEC\n[ 0.285770] evm: security.SMACK64TRANSMUTE\n[ 0.286865] evm: security.SMACK64MMAP\n[ 0.287870] evm: security.ima\n[ 0.288754] evm: security.capability\n[ 0.289829] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.292321] pinctrl core: initialized pinctrl subsystem\n[ 0.293782] RTC time: 12:46:20, date: 08/30/18\n[ 0.295061] NET: Registered protocol family 16\n[ 0.296373] cpuidle: using governor ladder\n[ 0.297488] cpuidle: using governor menu\n[ 0.298566] PCCT header not found.\n[ 0.299589] ACPI: bus type PCI registered\n[ 0.300675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.302339] PCI: Using configuration type 1 for base access\n[ 0.304478] ACPI: Added _OSI(Module Device)\n[ 0.305616] ACPI: Added _OSI(Processor Device)\n[ 0.306788] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.308016] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.310148] ACPI: Interpreter enabled\n[ 0.311187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.313696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.316190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.318686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.321180] ACPI: (supports S0 S5)\n[ 0.322145] ACPI: Using IOAPIC for interrupt routing\n[ 0.323422] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.327189] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.328715] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.330361] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.331964] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.334909] acpiphp: Slot [3] registered\n[ 0.335999] acpiphp: Slot [4] registered\n[ 0.337084] acpiphp: Slot [5] registered\n[ 0.338170] acpiphp: Slot [6] registered\n[ 0.339259] acpiphp: Slot [7] registered\n[ 0.340348] acpiphp: Slot [8] registered\n[ 0.341436] acpiphp: Slot [9] registered\n[ 0.342522] acpiphp: Slot [10] registered\n[ 0.343622] acpiphp: Slot [11] registered\n[ 0.344727] acpiphp: Slot [12] registered\n[ 0.345830] acpiphp: Slot [13] registered\n[ 0.346932] acpiphp: Slot [14] registered\n[ 0.348036] acpiphp: Slot [15] registered\n[ 0.363582] acpiphp: Slot [16] registered\n[ 0.364689] acpiphp: Slot [17] registered\n[ 0.365795] acpiphp: Slot [18] registered\n[ 0.366890] acpiphp: Slot [19] registered\n[ 0.367994] acpiphp: Slot [20] registered\n[ 0.369095] acpiphp: Slot [21] registered\n[ 0.370189] acpiphp: Slot [22] registered\n[ 0.371287] acpiphp: Slot [23] registered\n[ 0.372383] acpiphp: Slot [24] registered\n[ 0.373479] acpiphp: Slot [25] registered\n[ 0.374568] acpiphp: Slot [26] registered\n[ 0.375661] acpiphp: Slot [27] registered\n[ 0.376770] acpiphp: Slot [28] registered\n[ 0.377868] acpiphp: Slot [29] registered\n[ 0.378960] acpiphp: Slot [30] registered\n[ 0.380056] acpiphp: Slot [31] registered\n[ 0.381150] PCI host bridge to bus 0000:00\n[ 0.382249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.383872] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.385497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.387463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.389432] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.391437] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.395459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.397172] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.398738] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.400427] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.404913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.406867] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428135] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430119] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433952] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435897] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.437589] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.440782] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.442874] vgaarb: loaded\n[ 0.443700] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445329] SCSI subsystem initialized\n[ 0.446569] ACPI: bus type USB registered\n[ 0.447685] usbcore: registered new interface driver usbfs\n[ 0.449064] usbcore: registered new interface driver hub\n[ 0.450425] usbcore: registered new device driver usb\n[ 0.451895] PCI: Using ACPI for IRQ routing\n[ 0.453418] NetLabel: Initializing\n[ 0.454392] NetLabel: domain hash size = 128\n[ 0.455538] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.456828] NetLabel: unlabeled traffic allowed by default\n[ 0.458396] clocksource: Switched to clocksource kvm-clock\n[ 0.468752] AppArmor: AppArmor Filesystem Enabled\n[ 0.470062] pnp: PnP ACPI init\n[ 0.471300] pnp: PnP ACPI: found 5 devices\n[ 0.478120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480430] NET: Registered protocol family 2\n[ 0.481843] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.485204] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.486844] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488312] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489886] NET: Registered protocol family 1\n[ 0.491079] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492557] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.493996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508520] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523246] Trying to unpack rootfs image as initramfs...\n[ 0.585300] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592165] Scanning for low memory corruption every 60 seconds\n[ 0.595404] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597050] audit: initializing netlink subsys (disabled)\n[ 0.598723] audit: type=2000 audit(1535633181.885:1): initialized\n[ 0.600840] Initialise system trusted keyring\n[ 0.602394] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606830] zbud: loaded\n[ 0.607903] VFS: Disk quotas dquot_6.6.0\n[ 0.609048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.611340] fuse init (API version 7.23)\n[ 0.612612] Key type big_key registered\n[ 0.613730] Allocating IMA MOK and blacklist keyrings.\n[ 0.615464] Key type asymmetric registered\n[ 0.616619] Asymmetric key parser 'x509' registered\n[ 0.617939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.620036] io scheduler noop registered\n[ 0.621118] io scheduler deadline registered (default)\n[ 0.622510] io scheduler cfq registered\n[ 0.623784] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.625187] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629066] ACPI: Power Button [PWRF]\n[ 0.630432] GHES: HEST is not enabled!\n[ 0.644739] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704132] Linux agpgart interface v0.103\n[ 0.707954] brd: module loaded\n[ 0.710275] loop: module loaded\n[ 0.714887] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.716868] GPT:90111 != 2097151\n[ 0.717790] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719266] GPT:90111 != 2097151\n[ 0.720193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721494] vda: vda1 vda15\n[ 0.723375] scsi host0: ata_piix\n[ 0.724446] scsi host1: ata_piix\n[ 0.725431] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727060] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729085] libphy: Fixed MDIO Bus: probed\n[ 0.730209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.731505] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734726] PPP generic driver version 2.4.2\n[ 0.735993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.737609] ehci-pci: EHCI PCI platform driver\n[ 0.738809] ehci-platform: EHCI generic platform driver\n[ 0.740146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.741671] ohci-pci: OHCI PCI platform driver\n[ 0.742875] ohci-platform: OHCI generic platform driver\n[ 0.744231] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758857] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760226] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762252] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.763614] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765231] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.766889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.768836] usb usb1: Product: UHCI Host Controller\n[ 0.770097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.771650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.772994] hub 1-0:1.0: USB hub found\n[ 0.774221] hub 1-0:1.0: 2 ports detected\n[ 0.775577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.778520] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.779829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781220] mousedev: PS/2 mouse device common for all mice\n[ 0.782937] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785439] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787009] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.788611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790221] i2c /dev entries driver\n[ 0.791301] device-mapper: uevent: version 1.0.3\n[ 0.792608] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.794879] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.796904] NET: Registered protocol family 10\n[ 0.798734] NET: Registered protocol family 17\n[ 0.799968] Key type dns_resolver registered\n[ 0.801335] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802846] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805281] registered taskstats version 1\n[ 0.806469] Loading compiled-in X.509 certificates\n[ 0.808381] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810925] zswap: loaded using pool lzo/zbud\n[ 0.813418] Key type trusted registered\n[ 0.815627] Key type encrypted registered\n[ 0.816757] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.818175] ima: No TPM chip found, activating TPM-bypass!\n[ 0.819615] evm: HMAC attrs: 0x1\n[ 0.820960] Magic number: 14:774:785\n[ 0.822153] rtc_cmos 00:00: setting system clock to 2018-08-30 12:46:21 UTC (1535633181)\n[ 0.824407] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825903] EDD information not available.\n[ 0.889022] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.905740] Write protecting the kernel read-only data: 14336k\n[ 0.910671] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.961896] 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 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.22...\nLease of 192.168.120.22 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 0.91. iid=i-0000000b\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIv7J/jMiU1Bmk1vQV34weF+DOEr+WO9ujdK/dt+pap8xg+G6GHDc6VC6Qv6X/xV35Nm2xkE//6uc06LP3YOXLM0m2L86FHHCpTx91egTq8bqVcT0WTWfOvHxLV8xQHiu3vsMm7J5gjQsQaotcOAKBWRbFC6qdQogzvGmsnn0w/ApaElfTP+hGvPiri4qoSVrGxVI5sBPXaVQ4t5p3is3FsZoodAd2eWmkw9U4nxoW0J5HgUgMMzVg+LhEK4Tj21MvPbuxa84Z8sh9FZbYoXc1NnWao/KKoVHJ+lLNBISap+rwlxvqzgqWyfK+lMdfvELJ3KsWsNe16sqgF44KSCk/ root@vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed\nssh-dss AAAAB3NzaC1kc3MAAACBAP0la2ifk4RDncqDEsTA5U0BYlm2kJOeGvtJP4DNRScTQH9KNQtjGjXFdswff3tVNwOZjeM3Z/C5Zi9t+oz1XquNbfWuSC94HQSdsbutvIZeBVkSsgbkEXpjzaVH0xcPSX4mOQ4OtkLUznuPUm5Pq0G0xyBZYa6ytXmcgfyL5OSpAAAAFQDcnmHPN6gTzRKg3GRDNjuErmCHYwAAAIEAoI+xNJtuoxbDaH9JSHdECCPwAKlNcTz5ViI74RSQf7XkHiSGHtvMK4oMnbAlpavXij0CW+QL0smsFFndqqrIP6d43M4OA1mUU4M0qZ4TrZstqImzyqWAm4PNvZyL8BvSBgHXw8SXNzMFQIkLgHjaI5H+0+lnR/DVvWhA8NIFFgQAAACAfDYmVY7msZOVb3FDAzsu+4uv3S3vnyYWTI/pKfS+adIMdYOn4kkvMYb919QxV6VCzNC7ZNYduIUIF3asewXxM6ziFHW4Y5+C2laA7xoTqev7BN5D0xxz7Wh08bTs+7mQipfVJ+YNJb6n6+P+nsTR8vIiwUcyJzZcHKGR+/nRT0E= root@vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe7a:d519/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.22 \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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.69 ===\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-9bb524aa-fc7d-4e76-8116-b981a7aec1ed login: "} 2018-08-30 12:46:28,291 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827/action used request id req-3d4e380b-7f38-4808-812e-e250401ad7c2 2018-08-30 12:46:28,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.117959022522s 2018-08-30 12:46:28,292 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827/action used request id req-3d4e380b-7f38-4808-812e-e250401ad7c2 2018-08-30 12:46:28,292 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 471074408 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.182559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184815] pid_max: default: 32768 minimum: 301 [ 0.186045] ACPI: Core revision 20150930 [ 0.187722] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189503] Security Framework initialized [ 0.190613] Yama: becoming mindful. [ 0.191610] AppArmor: AppArmor initialized [ 0.192763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194526] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196229] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197853] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199736] Initializing cgroup subsys io [ 0.200846] Initializing cgroup subsys memory [ 0.202028] Initializing cgroup subsys devices [ 0.203215] Initializing cgroup subsys freezer [ 0.204401] Initializing cgroup subsys net_cls [ 0.205591] Initializing cgroup subsys perf_event [ 0.206831] Initializing cgroup subsys net_prio [ 0.208034] Initializing cgroup subsys hugetlb [ 0.209214] Initializing cgroup subsys pids [ 0.210391] CPU: Physical Processor ID: 0 [ 0.212175] mce: CPU supports 10 MCE banks [ 0.213336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214686] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229832] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236643] ftrace: allocating 31920 entries in 125 pages [ 0.262956] smpboot: Max logical packages: 1 [ 0.264120] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265994] x2apic enabled [ 0.267125] Switched APIC routing to physical x2apic. [ 0.269602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271105] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273806] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276242] KVM setup paravirtual spinlock [ 0.277876] x86: Booted up 1 node, 1 CPUs [ 0.278974] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280855] devtmpfs: initialized [ 0.282834] evm: security.selinux [ 0.283790] evm: security.SMACK64 [ 0.284751] evm: security.SMACK64EXEC [ 0.285770] evm: security.SMACK64TRANSMUTE [ 0.286865] evm: security.SMACK64MMAP [ 0.287870] evm: security.ima [ 0.288754] evm: security.capability [ 0.289829] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292321] pinctrl core: initialized pinctrl subsystem [ 0.293782] RTC time: 12:46:20, date: 08/30/18 [ 0.295061] NET: Registered protocol family 16 [ 0.296373] cpuidle: using governor ladder [ 0.297488] cpuidle: using governor menu [ 0.298566] PCCT header not found. [ 0.299589] ACPI: bus type PCI registered [ 0.300675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302339] PCI: Using configuration type 1 for base access [ 0.304478] ACPI: Added _OSI(Module Device) [ 0.305616] ACPI: Added _OSI(Processor Device) [ 0.306788] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308016] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310148] ACPI: Interpreter enabled [ 0.311187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.313696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.316190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.321180] ACPI: (supports S0 S5) [ 0.322145] ACPI: Using IOAPIC for interrupt routing [ 0.323422] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.327189] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.328715] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.330361] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.331964] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.334909] acpiphp: Slot [3] registered [ 0.335999] acpiphp: Slot [4] registered [ 0.337084] acpiphp: Slot [5] registered [ 0.338170] acpiphp: Slot [6] registered [ 0.339259] acpiphp: Slot [7] registered [ 0.340348] acpiphp: Slot [8] registered [ 0.341436] acpiphp: Slot [9] registered [ 0.342522] acpiphp: Slot [10] registered [ 0.343622] acpiphp: Slot [11] registered [ 0.344727] acpiphp: Slot [12] registered [ 0.345830] acpiphp: Slot [13] registered [ 0.346932] acpiphp: Slot [14] registered [ 0.348036] acpiphp: Slot [15] registered [ 0.363582] acpiphp: Slot [16] registered [ 0.364689] acpiphp: Slot [17] registered [ 0.365795] acpiphp: Slot [18] registered [ 0.366890] acpiphp: Slot [19] registered [ 0.367994] acpiphp: Slot [20] registered [ 0.369095] acpiphp: Slot [21] registered [ 0.370189] acpiphp: Slot [22] registered [ 0.371287] acpiphp: Slot [23] registered [ 0.372383] acpiphp: Slot [24] registered [ 0.373479] acpiphp: Slot [25] registered [ 0.374568] acpiphp: Slot [26] registered [ 0.375661] acpiphp: Slot [27] registered [ 0.376770] acpiphp: Slot [28] registered [ 0.377868] acpiphp: Slot [29] registered [ 0.378960] acpiphp: Slot [30] registered [ 0.380056] acpiphp: Slot [31] registered [ 0.381150] PCI host bridge to bus 0000:00 [ 0.382249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.383872] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.385497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.387463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.389432] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.391437] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.395459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.397172] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.398738] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.400427] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.404913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.406867] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428135] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430119] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.433952] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.435897] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.437589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.439380] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.440782] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.442874] vgaarb: loaded [ 0.443700] vgaarb: bridge control possible 0000:00:02.0 [ 0.445329] SCSI subsystem initialized [ 0.446569] ACPI: bus type USB registered [ 0.447685] usbcore: registered new interface driver usbfs [ 0.449064] usbcore: registered new interface driver hub [ 0.450425] usbcore: registered new device driver usb [ 0.451895] PCI: Using ACPI for IRQ routing [ 0.453418] NetLabel: Initializing [ 0.454392] NetLabel: domain hash size = 128 [ 0.455538] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.456828] NetLabel: unlabeled traffic allowed by default [ 0.458396] clocksource: Switched to clocksource kvm-clock [ 0.468752] AppArmor: AppArmor Filesystem Enabled [ 0.470062] pnp: PnP ACPI init [ 0.471300] pnp: PnP ACPI: found 5 devices [ 0.478120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.480430] NET: Registered protocol family 2 [ 0.481843] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.483580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.485204] TCP: Hash tables configured (established 4096 bind 4096) [ 0.486844] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.488312] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.489886] NET: Registered protocol family 1 [ 0.491079] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.492557] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.493996] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.508520] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.523246] Trying to unpack rootfs image as initramfs... [ 0.585300] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.592165] Scanning for low memory corruption every 60 seconds [ 0.595404] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597050] audit: initializing netlink subsys (disabled) [ 0.598723] audit: type=2000 audit(1535633181.885:1): initialized [ 0.600840] Initialise system trusted keyring [ 0.602394] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603981] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.606830] zbud: loaded [ 0.607903] VFS: Disk quotas dquot_6.6.0 [ 0.609048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.611340] fuse init (API version 7.23) [ 0.612612] Key type big_key registered [ 0.613730] Allocating IMA MOK and blacklist keyrings. [ 0.615464] Key type asymmetric registered [ 0.616619] Asymmetric key parser 'x509' registered [ 0.617939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.620036] io scheduler noop registered [ 0.621118] io scheduler deadline registered (default) [ 0.622510] io scheduler cfq registered [ 0.623784] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.625187] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.627056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.629066] ACPI: Power Button [PWRF] [ 0.630432] GHES: HEST is not enabled! [ 0.644739] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.673910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.701010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704132] Linux agpgart interface v0.103 [ 0.707954] brd: module loaded [ 0.710275] loop: module loaded [ 0.714887] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.716868] GPT:90111 != 2097151 [ 0.717790] GPT:Alternate GPT header not at the end of the disk. [ 0.719266] GPT:90111 != 2097151 [ 0.720193] GPT: Use GNU Parted to correct GPT errors. [ 0.721494] vda: vda1 vda15 [ 0.723375] scsi host0: ata_piix [ 0.724446] scsi host1: ata_piix [ 0.725431] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.727060] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.729085] libphy: Fixed MDIO Bus: probed [ 0.730209] tun: Universal TUN/TAP device driver, 1.6 [ 0.731505] tun: (C) 1999-2004 Max Krasnyansky [ 0.734726] PPP generic driver version 2.4.2 [ 0.735993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.737609] ehci-pci: EHCI PCI platform driver [ 0.738809] ehci-platform: EHCI generic platform driver [ 0.740146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.741671] ohci-pci: OHCI PCI platform driver [ 0.742875] ohci-platform: OHCI generic platform driver [ 0.744231] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758857] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.760226] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.762252] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.763614] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.765231] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.766889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.768836] usb usb1: Product: UHCI Host Controller [ 0.770097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.771650] usb usb1: SerialNumber: 0000:00:01.2 [ 0.772994] hub 1-0:1.0: USB hub found [ 0.774221] hub 1-0:1.0: 2 ports detected [ 0.775577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.778520] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.779829] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.781220] mousedev: PS/2 mouse device common for all mice [ 0.782937] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785439] rtc_cmos 00:00: RTC can wake from S4 [ 0.787009] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.788611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.790221] i2c /dev entries driver [ 0.791301] device-mapper: uevent: version 1.0.3 [ 0.792608] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.794879] ledtrig-cpu: registered to indicate activity on CPUs [ 0.796904] NET: Registered protocol family 10 [ 0.798734] NET: Registered protocol family 17 [ 0.799968] Key type dns_resolver registered [ 0.801335] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802846] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805281] registered taskstats version 1 [ 0.806469] Loading compiled-in X.509 certificates [ 0.808381] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.810925] zswap: loaded using pool lzo/zbud [ 0.813418] Key type trusted registered [ 0.815627] Key type encrypted registered [ 0.816757] AppArmor: AppArmor sha1 policy hashing enabled [ 0.818175] ima: No TPM chip found, activating TPM-bypass! [ 0.819615] evm: HMAC attrs: 0x1 [ 0.820960] Magic number: 14:774:785 [ 0.822153] rtc_cmos 00:00: setting system clock to 2018-08-30 12:46:21 UTC (1535633181) [ 0.824407] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.825903] EDD information not available. [ 0.889022] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.905740] Write protecting the kernel read-only data: 14336k [ 0.910671] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.913312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.961896] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.22... Lease of 192.168.120.22 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIv7J/jMiU1Bmk1vQV34weF+DOEr+WO9ujdK/dt+pap8xg+G6GHDc6VC6Qv6X/xV35Nm2xkE//6uc06LP3YOXLM0m2L86FHHCpTx91egTq8bqVcT0WTWfOvHxLV8xQHiu3vsMm7J5gjQsQaotcOAKBWRbFC6qdQogzvGmsnn0w/ApaElfTP+hGvPiri4qoSVrGxVI5sBPXaVQ4t5p3is3FsZoodAd2eWmkw9U4nxoW0J5HgUgMMzVg+LhEK4Tj21MvPbuxa84Z8sh9FZbYoXc1NnWao/KKoVHJ+lLNBISap+rwlxvqzgqWyfK+lMdfvELJ3KsWsNe16sqgF44KSCk/ root@vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed ssh-dss AAAAB3NzaC1kc3MAAACBAP0la2ifk4RDncqDEsTA5U0BYlm2kJOeGvtJP4DNRScTQH9KNQtjGjXFdswff3tVNwOZjeM3Z/C5Zi9t+oz1XquNbfWuSC94HQSdsbutvIZeBVkSsgbkEXpjzaVH0xcPSX4mOQ4OtkLUznuPUm5Pq0G0xyBZYa6ytXmcgfyL5OSpAAAAFQDcnmHPN6gTzRKg3GRDNjuErmCHYwAAAIEAoI+xNJtuoxbDaH9JSHdECCPwAKlNcTz5ViI74RSQf7XkHiSGHtvMK4oMnbAlpavXij0CW+QL0smsFFndqqrIP6d43M4OA1mUU4M0qZ4TrZstqImzyqWAm4PNvZyL8BvSBgHXw8SXNzMFQIkLgHjaI5H+0+lnR/DVvWhA8NIFFgQAAACAfDYmVY7msZOVb3FDAzsu+4uv3S3vnyYWTI/pKfS+adIMdYOn4kkvMYb919QxV6VCzNC7ZNYduIUIF3asewXxM6ziFHW4Y5+C2laA7xoTqev7BN5D0xxz7Wh08bTs+7mQipfVJ+YNJb6n6+P+nsTR8vIiwUcyJzZcHKGR+/nRT0E= root@vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe7a:d519/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.22 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.69 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed login: 2018-08-30 12:46:29,294 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2018-08-30 12:46:38,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-30 12:46:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-30 12:46:38,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46: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-dd5e69ff-28d3-4e62-a5d9-19515bbc4738 x-compute-request-id: req-dd5e69ff-28d3-4e62-a5d9-19515bbc4738 Content-Encoding: gzip Content-Length: 9587 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 471074408 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.182559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.184815] pid_max: default: 32768 minimum: 301\n[ 0.186045] ACPI: Core revision 20150930\n[ 0.187722] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189503] Security Framework initialized\n[ 0.190613] Yama: becoming mindful.\n[ 0.191610] AppArmor: AppArmor initialized\n[ 0.192763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194526] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196229] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.197853] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199736] Initializing cgroup subsys io\n[ 0.200846] Initializing cgroup subsys memory\n[ 0.202028] Initializing cgroup subsys devices\n[ 0.203215] Initializing cgroup subsys freezer\n[ 0.204401] Initializing cgroup subsys net_cls\n[ 0.205591] Initializing cgroup subsys perf_event\n[ 0.206831] Initializing cgroup subsys net_prio\n[ 0.208034] Initializing cgroup subsys hugetlb\n[ 0.209214] Initializing cgroup subsys pids\n[ 0.210391] CPU: Physical Processor ID: 0\n[ 0.212175] mce: CPU supports 10 MCE banks\n[ 0.213336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214686] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229832] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236643] ftrace: allocating 31920 entries in 125 pages\n[ 0.262956] smpboot: Max logical packages: 1\n[ 0.264120] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.265994] x2apic enabled\n[ 0.267125] Switched APIC routing to physical x2apic.\n[ 0.269602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.271105] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.273806] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.276242] KVM setup paravirtual spinlock\n[ 0.277876] x86: Booted up 1 node, 1 CPUs\n[ 0.278974] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.280855] devtmpfs: initialized\n[ 0.282834] evm: security.selinux\n[ 0.283790] evm: security.SMACK64\n[ 0.284751] evm: security.SMACK64EXEC\n[ 0.285770] evm: security.SMACK64TRANSMUTE\n[ 0.286865] evm: security.SMACK64MMAP\n[ 0.287870] evm: security.ima\n[ 0.288754] evm: security.capability\n[ 0.289829] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.292321] pinctrl core: initialized pinctrl subsystem\n[ 0.293782] RTC time: 12:46:20, date: 08/30/18\n[ 0.295061] NET: Registered protocol family 16\n[ 0.296373] cpuidle: using governor ladder\n[ 0.297488] cpuidle: using governor menu\n[ 0.298566] PCCT header not found.\n[ 0.299589] ACPI: bus type PCI registered\n[ 0.300675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.302339] PCI: Using configuration type 1 for base access\n[ 0.304478] ACPI: Added _OSI(Module Device)\n[ 0.305616] ACPI: Added _OSI(Processor Device)\n[ 0.306788] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.308016] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.310148] ACPI: Interpreter enabled\n[ 0.311187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.313696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.316190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.318686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.321180] ACPI: (supports S0 S5)\n[ 0.322145] ACPI: Using IOAPIC for interrupt routing\n[ 0.323422] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.327189] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.328715] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.330361] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.331964] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.334909] acpiphp: Slot [3] registered\n[ 0.335999] acpiphp: Slot [4] registered\n[ 0.337084] acpiphp: Slot [5] registered\n[ 0.338170] acpiphp: Slot [6] registered\n[ 0.339259] acpiphp: Slot [7] registered\n[ 0.340348] acpiphp: Slot [8] registered\n[ 0.341436] acpiphp: Slot [9] registered\n[ 0.342522] acpiphp: Slot [10] registered\n[ 0.343622] acpiphp: Slot [11] registered\n[ 0.344727] acpiphp: Slot [12] registered\n[ 0.345830] acpiphp: Slot [13] registered\n[ 0.346932] acpiphp: Slot [14] registered\n[ 0.348036] acpiphp: Slot [15] registered\n[ 0.363582] acpiphp: Slot [16] registered\n[ 0.364689] acpiphp: Slot [17] registered\n[ 0.365795] acpiphp: Slot [18] registered\n[ 0.366890] acpiphp: Slot [19] registered\n[ 0.367994] acpiphp: Slot [20] registered\n[ 0.369095] acpiphp: Slot [21] registered\n[ 0.370189] acpiphp: Slot [22] registered\n[ 0.371287] acpiphp: Slot [23] registered\n[ 0.372383] acpiphp: Slot [24] registered\n[ 0.373479] acpiphp: Slot [25] registered\n[ 0.374568] acpiphp: Slot [26] registered\n[ 0.375661] acpiphp: Slot [27] registered\n[ 0.376770] acpiphp: Slot [28] registered\n[ 0.377868] acpiphp: Slot [29] registered\n[ 0.378960] acpiphp: Slot [30] registered\n[ 0.380056] acpiphp: Slot [31] registered\n[ 0.381150] PCI host bridge to bus 0000:00\n[ 0.382249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.383872] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.385497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.387463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.389432] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.391437] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.395459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.397172] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.398738] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.400427] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.404913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.406867] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.428135] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.430119] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.433952] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.435897] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.437589] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.439380] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.440782] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.442874] vgaarb: loaded\n[ 0.443700] vgaarb: bridge control possible 0000:00:02.0\n[ 0.445329] SCSI subsystem initialized\n[ 0.446569] ACPI: bus type USB registered\n[ 0.447685] usbcore: registered new interface driver usbfs\n[ 0.449064] usbcore: registered new interface driver hub\n[ 0.450425] usbcore: registered new device driver usb\n[ 0.451895] PCI: Using ACPI for IRQ routing\n[ 0.453418] NetLabel: Initializing\n[ 0.454392] NetLabel: domain hash size = 128\n[ 0.455538] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.456828] NetLabel: unlabeled traffic allowed by default\n[ 0.458396] clocksource: Switched to clocksource kvm-clock\n[ 0.468752] AppArmor: AppArmor Filesystem Enabled\n[ 0.470062] pnp: PnP ACPI init\n[ 0.471300] pnp: PnP ACPI: found 5 devices\n[ 0.478120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.480430] NET: Registered protocol family 2\n[ 0.481843] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.483580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.485204] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.486844] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488312] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489886] NET: Registered protocol family 1\n[ 0.491079] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492557] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.493996] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.508520] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.523246] Trying to unpack rootfs image as initramfs...\n[ 0.585300] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592165] Scanning for low memory corruption every 60 seconds\n[ 0.595404] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.597050] audit: initializing netlink subsys (disabled)\n[ 0.598723] audit: type=2000 audit(1535633181.885:1): initialized\n[ 0.600840] Initialise system trusted keyring\n[ 0.602394] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.603981] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.606830] zbud: loaded\n[ 0.607903] VFS: Disk quotas dquot_6.6.0\n[ 0.609048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.611340] fuse init (API version 7.23)\n[ 0.612612] Key type big_key registered\n[ 0.613730] Allocating IMA MOK and blacklist keyrings.\n[ 0.615464] Key type asymmetric registered\n[ 0.616619] Asymmetric key parser 'x509' registered\n[ 0.617939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.620036] io scheduler noop registered\n[ 0.621118] io scheduler deadline registered (default)\n[ 0.622510] io scheduler cfq registered\n[ 0.623784] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.625187] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.627056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629066] ACPI: Power Button [PWRF]\n[ 0.630432] GHES: HEST is not enabled!\n[ 0.644739] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.673910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.676884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.701010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.704132] Linux agpgart interface v0.103\n[ 0.707954] brd: module loaded\n[ 0.710275] loop: module loaded\n[ 0.714887] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.716868] GPT:90111 != 2097151\n[ 0.717790] GPT:Alternate GPT header not at the end of the disk.\n[ 0.719266] GPT:90111 != 2097151\n[ 0.720193] GPT: Use GNU Parted to correct GPT errors.\n[ 0.721494] vda: vda1 vda15\n[ 0.723375] scsi host0: ata_piix\n[ 0.724446] scsi host1: ata_piix\n[ 0.725431] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.727060] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.729085] libphy: Fixed MDIO Bus: probed\n[ 0.730209] tun: Universal TUN/TAP device driver, 1.6\n[ 0.731505] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734726] PPP generic driver version 2.4.2\n[ 0.735993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.737609] ehci-pci: EHCI PCI platform driver\n[ 0.738809] ehci-platform: EHCI generic platform driver\n[ 0.740146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.741671] ohci-pci: OHCI PCI platform driver\n[ 0.742875] ohci-platform: OHCI generic platform driver\n[ 0.744231] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758857] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.760226] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.762252] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.763614] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.765231] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.766889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.768836] usb usb1: Product: UHCI Host Controller\n[ 0.770097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.771650] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.772994] hub 1-0:1.0: USB hub found\n[ 0.774221] hub 1-0:1.0: 2 ports detected\n[ 0.775577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.778520] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.779829] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.781220] mousedev: PS/2 mouse device common for all mice\n[ 0.782937] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.785439] rtc_cmos 00:00: RTC can wake from S4\n[ 0.787009] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.788611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.790221] i2c /dev entries driver\n[ 0.791301] device-mapper: uevent: version 1.0.3\n[ 0.792608] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.794879] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.796904] NET: Registered protocol family 10\n[ 0.798734] NET: Registered protocol family 17\n[ 0.799968] Key type dns_resolver registered\n[ 0.801335] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.802846] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.805281] registered taskstats version 1\n[ 0.806469] Loading compiled-in X.509 certificates\n[ 0.808381] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.810925] zswap: loaded using pool lzo/zbud\n[ 0.813418] Key type trusted registered\n[ 0.815627] Key type encrypted registered\n[ 0.816757] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.818175] ima: No TPM chip found, activating TPM-bypass!\n[ 0.819615] evm: HMAC attrs: 0x1\n[ 0.820960] Magic number: 14:774:785\n[ 0.822153] rtc_cmos 00:00: setting system clock to 2018-08-30 12:46:21 UTC (1535633181)\n[ 0.824407] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.825903] EDD information not available.\n[ 0.889022] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.905740] Write protecting the kernel read-only data: 14336k\n[ 0.910671] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.913312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.961896] 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 0.82\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.22...\nLease of 192.168.120.22 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 0.91. iid=i-0000000b\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIv7J/jMiU1Bmk1vQV34weF+DOEr+WO9ujdK/dt+pap8xg+G6GHDc6VC6Qv6X/xV35Nm2xkE//6uc06LP3YOXLM0m2L86FHHCpTx91egTq8bqVcT0WTWfOvHxLV8xQHiu3vsMm7J5gjQsQaotcOAKBWRbFC6qdQogzvGmsnn0w/ApaElfTP+hGvPiri4qoSVrGxVI5sBPXaVQ4t5p3is3FsZoodAd2eWmkw9U4nxoW0J5HgUgMMzVg+LhEK4Tj21MvPbuxa84Z8sh9FZbYoXc1NnWao/KKoVHJ+lLNBISap+rwlxvqzgqWyfK+lMdfvELJ3KsWsNe16sqgF44KSCk/ root@vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed\nssh-dss AAAAB3NzaC1kc3MAAACBAP0la2ifk4RDncqDEsTA5U0BYlm2kJOeGvtJP4DNRScTQH9KNQtjGjXFdswff3tVNwOZjeM3Z/C5Zi9t+oz1XquNbfWuSC94HQSdsbutvIZeBVkSsgbkEXpjzaVH0xcPSX4mOQ4OtkLUznuPUm5Pq0G0xyBZYa6ytXmcgfyL5OSpAAAAFQDcnmHPN6gTzRKg3GRDNjuErmCHYwAAAIEAoI+xNJtuoxbDaH9JSHdECCPwAKlNcTz5ViI74RSQf7XkHiSGHtvMK4oMnbAlpavXij0CW+QL0smsFFndqqrIP6d43M4OA1mUU4M0qZ4TrZstqImzyqWAm4PNvZyL8BvSBgHXw8SXNzMFQIkLgHjaI5H+0+lnR/DVvWhA8NIFFgQAAACAfDYmVY7msZOVb3FDAzsu+4uv3S3vnyYWTI/pKfS+adIMdYOn4kkvMYb919QxV6VCzNC7ZNYduIUIF3asewXxM6ziFHW4Y5+C2laA7xoTqev7BN5D0xxz7Wh08bTs+7mQipfVJ+YNJb6n6+P+nsTR8vIiwUcyJzZcHKGR+/nRT0E= root@vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.15s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe7a:d519/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.22 \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-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.69 ===\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-9bb524aa-fc7d-4e76-8116-b981a7aec1ed login: "} 2018-08-30 12:46:38,416 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827/action used request id req-dd5e69ff-28d3-4e62-a5d9-19515bbc4738 2018-08-30 12:46:38,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.111946105957s 2018-08-30 12:46:38,417 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827/action used request id req-dd5e69ff-28d3-4e62-a5d9-19515bbc4738 2018-08-30 12:46:38,418 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 471074408 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.182559] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.184815] pid_max: default: 32768 minimum: 301 [ 0.186045] ACPI: Core revision 20150930 [ 0.187722] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189503] Security Framework initialized [ 0.190613] Yama: becoming mindful. [ 0.191610] AppArmor: AppArmor initialized [ 0.192763] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194526] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196229] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.197853] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199736] Initializing cgroup subsys io [ 0.200846] Initializing cgroup subsys memory [ 0.202028] Initializing cgroup subsys devices [ 0.203215] Initializing cgroup subsys freezer [ 0.204401] Initializing cgroup subsys net_cls [ 0.205591] Initializing cgroup subsys perf_event [ 0.206831] Initializing cgroup subsys net_prio [ 0.208034] Initializing cgroup subsys hugetlb [ 0.209214] Initializing cgroup subsys pids [ 0.210391] CPU: Physical Processor ID: 0 [ 0.212175] mce: CPU supports 10 MCE banks [ 0.213336] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214686] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229832] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236643] ftrace: allocating 31920 entries in 125 pages [ 0.262956] smpboot: Max logical packages: 1 [ 0.264120] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.265994] x2apic enabled [ 0.267125] Switched APIC routing to physical x2apic. [ 0.269602] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.271105] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.273806] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.276242] KVM setup paravirtual spinlock [ 0.277876] x86: Booted up 1 node, 1 CPUs [ 0.278974] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.280855] devtmpfs: initialized [ 0.282834] evm: security.selinux [ 0.283790] evm: security.SMACK64 [ 0.284751] evm: security.SMACK64EXEC [ 0.285770] evm: security.SMACK64TRANSMUTE [ 0.286865] evm: security.SMACK64MMAP [ 0.287870] evm: security.ima [ 0.288754] evm: security.capability [ 0.289829] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.292321] pinctrl core: initialized pinctrl subsystem [ 0.293782] RTC time: 12:46:20, date: 08/30/18 [ 0.295061] NET: Registered protocol family 16 [ 0.296373] cpuidle: using governor ladder [ 0.297488] cpuidle: using governor menu [ 0.298566] PCCT header not found. [ 0.299589] ACPI: bus type PCI registered [ 0.300675] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.302339] PCI: Using configuration type 1 for base access [ 0.304478] ACPI: Added _OSI(Module Device) [ 0.305616] ACPI: Added _OSI(Processor Device) [ 0.306788] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.308016] ACPI: Added _OSI(Processor Aggregator Device) [ 0.310148] ACPI: Interpreter enabled [ 0.311187] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.313696] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.316190] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.318686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.321180] ACPI: (supports S0 S5) [ 0.322145] ACPI: Using IOAPIC for interrupt routing [ 0.323422] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.327189] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.328715] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.330361] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.331964] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.334909] acpiphp: Slot [3] registered [ 0.335999] acpiphp: Slot [4] registered [ 0.337084] acpiphp: Slot [5] registered [ 0.338170] acpiphp: Slot [6] registered [ 0.339259] acpiphp: Slot [7] registered [ 0.340348] acpiphp: Slot [8] registered [ 0.341436] acpiphp: Slot [9] registered [ 0.342522] acpiphp: Slot [10] registered [ 0.343622] acpiphp: Slot [11] registered [ 0.344727] acpiphp: Slot [12] registered [ 0.345830] acpiphp: Slot [13] registered [ 0.346932] acpiphp: Slot [14] registered [ 0.348036] acpiphp: Slot [15] registered [ 0.363582] acpiphp: Slot [16] registered [ 0.364689] acpiphp: Slot [17] registered [ 0.365795] acpiphp: Slot [18] registered [ 0.366890] acpiphp: Slot [19] registered [ 0.367994] acpiphp: Slot [20] registered [ 0.369095] acpiphp: Slot [21] registered [ 0.370189] acpiphp: Slot [22] registered [ 0.371287] acpiphp: Slot [23] registered [ 0.372383] acpiphp: Slot [24] registered [ 0.373479] acpiphp: Slot [25] registered [ 0.374568] acpiphp: Slot [26] registered [ 0.375661] acpiphp: Slot [27] registered [ 0.376770] acpiphp: Slot [28] registered [ 0.377868] acpiphp: Slot [29] registered [ 0.378960] acpiphp: Slot [30] registered [ 0.380056] acpiphp: Slot [31] registered [ 0.381150] PCI host bridge to bus 0000:00 [ 0.382249] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.383872] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.385497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.387463] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.389432] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.391437] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.395459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.397172] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.398738] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.400427] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.404913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.406867] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.428135] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.430119] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432037] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.433952] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.435897] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.437589] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.439380] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.440782] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.442874] vgaarb: loaded [ 0.443700] vgaarb: bridge control possible 0000:00:02.0 [ 0.445329] SCSI subsystem initialized [ 0.446569] ACPI: bus type USB registered [ 0.447685] usbcore: registered new interface driver usbfs [ 0.449064] usbcore: registered new interface driver hub [ 0.450425] usbcore: registered new device driver usb [ 0.451895] PCI: Using ACPI for IRQ routing [ 0.453418] NetLabel: Initializing [ 0.454392] NetLabel: domain hash size = 128 [ 0.455538] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.456828] NetLabel: unlabeled traffic allowed by default [ 0.458396] clocksource: Switched to clocksource kvm-clock [ 0.468752] AppArmor: AppArmor Filesystem Enabled [ 0.470062] pnp: PnP ACPI init [ 0.471300] pnp: PnP ACPI: found 5 devices [ 0.478120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.480430] NET: Registered protocol family 2 [ 0.481843] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.483580] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.485204] TCP: Hash tables configured (established 4096 bind 4096) [ 0.486844] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.488312] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.489886] NET: Registered protocol family 1 [ 0.491079] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.492557] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.493996] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.508520] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.523246] Trying to unpack rootfs image as initramfs... [ 0.585300] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.592165] Scanning for low memory corruption every 60 seconds [ 0.595404] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.597050] audit: initializing netlink subsys (disabled) [ 0.598723] audit: type=2000 audit(1535633181.885:1): initialized [ 0.600840] Initialise system trusted keyring [ 0.602394] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.603981] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.606830] zbud: loaded [ 0.607903] VFS: Disk quotas dquot_6.6.0 [ 0.609048] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.611340] fuse init (API version 7.23) [ 0.612612] Key type big_key registered [ 0.613730] Allocating IMA MOK and blacklist keyrings. [ 0.615464] Key type asymmetric registered [ 0.616619] Asymmetric key parser 'x509' registered [ 0.617939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.620036] io scheduler noop registered [ 0.621118] io scheduler deadline registered (default) [ 0.622510] io scheduler cfq registered [ 0.623784] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.625187] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.627056] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.629066] ACPI: Power Button [PWRF] [ 0.630432] GHES: HEST is not enabled! [ 0.644739] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.673910] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676884] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.701010] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.704132] Linux agpgart interface v0.103 [ 0.707954] brd: module loaded [ 0.710275] loop: module loaded [ 0.714887] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.716868] GPT:90111 != 2097151 [ 0.717790] GPT:Alternate GPT header not at the end of the disk. [ 0.719266] GPT:90111 != 2097151 [ 0.720193] GPT: Use GNU Parted to correct GPT errors. [ 0.721494] vda: vda1 vda15 [ 0.723375] scsi host0: ata_piix [ 0.724446] scsi host1: ata_piix [ 0.725431] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.727060] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.729085] libphy: Fixed MDIO Bus: probed [ 0.730209] tun: Universal TUN/TAP device driver, 1.6 [ 0.731505] tun: (C) 1999-2004 Max Krasnyansky [ 0.734726] PPP generic driver version 2.4.2 [ 0.735993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.737609] ehci-pci: EHCI PCI platform driver [ 0.738809] ehci-platform: EHCI generic platform driver [ 0.740146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.741671] ohci-pci: OHCI PCI platform driver [ 0.742875] ohci-platform: OHCI generic platform driver [ 0.744231] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758857] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.760226] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.762252] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.763614] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.765231] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.766889] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.768836] usb usb1: Product: UHCI Host Controller [ 0.770097] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.771650] usb usb1: SerialNumber: 0000:00:01.2 [ 0.772994] hub 1-0:1.0: USB hub found [ 0.774221] hub 1-0:1.0: 2 ports detected [ 0.775577] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.778520] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.779829] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.781220] mousedev: PS/2 mouse device common for all mice [ 0.782937] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.785439] rtc_cmos 00:00: RTC can wake from S4 [ 0.787009] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.788611] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.790221] i2c /dev entries driver [ 0.791301] device-mapper: uevent: version 1.0.3 [ 0.792608] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.794879] ledtrig-cpu: registered to indicate activity on CPUs [ 0.796904] NET: Registered protocol family 10 [ 0.798734] NET: Registered protocol family 17 [ 0.799968] Key type dns_resolver registered [ 0.801335] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.802846] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.805281] registered taskstats version 1 [ 0.806469] Loading compiled-in X.509 certificates [ 0.808381] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.810925] zswap: loaded using pool lzo/zbud [ 0.813418] Key type trusted registered [ 0.815627] Key type encrypted registered [ 0.816757] AppArmor: AppArmor sha1 policy hashing enabled [ 0.818175] ima: No TPM chip found, activating TPM-bypass! [ 0.819615] evm: HMAC attrs: 0x1 [ 0.820960] Magic number: 14:774:785 [ 0.822153] rtc_cmos 00:00: setting system clock to 2018-08-30 12:46:21 UTC (1535633181) [ 0.824407] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.825903] EDD information not available. [ 0.889022] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.905740] Write protecting the kernel read-only data: 14336k [ 0.910671] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.913312] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.961896] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.82 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.22... Lease of 192.168.120.22 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIv7J/jMiU1Bmk1vQV34weF+DOEr+WO9ujdK/dt+pap8xg+G6GHDc6VC6Qv6X/xV35Nm2xkE//6uc06LP3YOXLM0m2L86FHHCpTx91egTq8bqVcT0WTWfOvHxLV8xQHiu3vsMm7J5gjQsQaotcOAKBWRbFC6qdQogzvGmsnn0w/ApaElfTP+hGvPiri4qoSVrGxVI5sBPXaVQ4t5p3is3FsZoodAd2eWmkw9U4nxoW0J5HgUgMMzVg+LhEK4Tj21MvPbuxa84Z8sh9FZbYoXc1NnWao/KKoVHJ+lLNBISap+rwlxvqzgqWyfK+lMdfvELJ3KsWsNe16sqgF44KSCk/ root@vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed ssh-dss AAAAB3NzaC1kc3MAAACBAP0la2ifk4RDncqDEsTA5U0BYlm2kJOeGvtJP4DNRScTQH9KNQtjGjXFdswff3tVNwOZjeM3Z/C5Zi9t+oz1XquNbfWuSC94HQSdsbutvIZeBVkSsgbkEXpjzaVH0xcPSX4mOQ4OtkLUznuPUm5Pq0G0xyBZYa6ytXmcgfyL5OSpAAAAFQDcnmHPN6gTzRKg3GRDNjuErmCHYwAAAIEAoI+xNJtuoxbDaH9JSHdECCPwAKlNcTz5ViI74RSQf7XkHiSGHtvMK4oMnbAlpavXij0CW+QL0smsFFndqqrIP6d43M4OA1mUU4M0qZ4TrZstqImzyqWAm4PNvZyL8BvSBgHXw8SXNzMFQIkLgHjaI5H+0+lnR/DVvWhA8NIFFgQAAACAfDYmVY7msZOVb3FDAzsu+4uv3S3vnyYWTI/pKfS+adIMdYOn4kkvMYb919QxV6VCzNC7ZNYduIUIF3asewXxM6ziFHW4Y5+C2laA7xoTqev7BN5D0xxz7Wh08bTs+7mQipfVJ+YNJb6n6+P+nsTR8vIiwUcyJzZcHKGR+/nRT0E= root@vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe7a:d519/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.22 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.69 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-9bb524aa-fc7d-4e76-8116-b981a7aec1ed login: 2018-08-30 12:46:38,420 - paramiko.transport - DEBUG - starting thread (client mode): 0xc5f67c50L 2018-08-30 12:46:38,421 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-30 12:46:38,421 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-30 12:46:38,421 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-30 12:46:38,422 - 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-08-30 12:46:38,423 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-30 12:46:38,423 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-30 12:46:38,423 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-30 12:46:38,423 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-30 12:46:38,423 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-30 12:46:38,440 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-30 12:46:38,441 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-30 12:46:38,453 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: 2b77680f983b9ef4832169d595e66d5d 2018-08-30 12:46:38,454 - paramiko.transport - DEBUG - Trying discovered key 794652275f64a31d6bc745dcc6adc07d in /tmp/tmpbdpAjt 2018-08-30 12:46:38,480 - paramiko.transport - DEBUG - userauth is OK 2018-08-30 12:46:38,487 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-30 12:46:38,518 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-30 12:46:38,519 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-30 12:46:38,519 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-30 12:46:38,520 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-30 12:46:38,524 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-30 12:46:38,524 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.7 (192.168.120.7): 56 data bytes 64 bytes from 192.168.120.7: seq=0 ttl=64 time=1.614 ms --- 192.168.120.7 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.614/1.614/1.614 ms 2018-08-30 12:46:38,525 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-30 12:46:38,527 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-30 12:46:38,633 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:46:38,633 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:06 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-30 12:46:38,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-30 12:46:38,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:38,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:46: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-d0113100-768c-4f8e-8dd7-dd711ab7619d x-compute-request-id: req-d0113100-768c-4f8e-8dd7-dd711ab7619d Content-Type: application/json 2018-08-30 12:46:38,825 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459 used request id req-d0113100-768c-4f8e-8dd7-dd711ab7619d 2018-08-30 12:46:38,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.187230110168s 2018-08-30 12:46:38,826 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459 used request id req-d0113100-768c-4f8e-8dd7-dd711ab7619d 2018-08-30 12:46:38,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:38,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:40,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46: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-72d22032-8928-490e-88b8-92de67b74e37 x-compute-request-id: req-72d22032-8928-490e-88b8-92de67b74e37 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:d5:19", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:d5:19", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:21.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "7f99a3d3-a65e-4b36-8db3-8f339c412827", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:21Z", "hostId": "df930b4bae454137e7f9f052be9db9d4b68aba8955c2caf2899915fc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "name": "vping_ssh-vm_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:46:12Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:61:81", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5b572c78-0479-47e2-a612-830e5a36b459", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:02.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "5b572c78-0479-47e2-a612-830e5a36b459", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:38Z", "hostId": "70cf3b38916d032b783b0cebb0b73b3c3dedf6b60784fe046e6a8f6e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:45:50Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:46:40,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-72d22032-8928-490e-88b8-92de67b74e37 2018-08-30 12:46:40,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30261397362s 2018-08-30 12:46:40,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-72d22032-8928-490e-88b8-92de67b74e37 2018-08-30 12:46:40,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:46:42,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:42,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:42,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-6007ece1-db73-4441-9f01-ced725373389 x-compute-request-id: req-6007ece1-db73-4441-9f01-ced725373389 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:d5:19", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:d5:19", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:21.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "7f99a3d3-a65e-4b36-8db3-8f339c412827", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:21Z", "hostId": "df930b4bae454137e7f9f052be9db9d4b68aba8955c2caf2899915fc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "name": "vping_ssh-vm_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:46:12Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:46:42,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6007ece1-db73-4441-9f01-ced725373389 2018-08-30 12:46:42,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.72803902626s 2018-08-30 12:46:42,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6007ece1-db73-4441-9f01-ced725373389 2018-08-30 12:46:42,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-30 12:46:42,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/f9269d14-54a5-44f2-ac95-26f536357e27.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:43,937 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7225da7c-531a-4e12-86db-4ed03ed1bea1 Content-Length: 0 Date: Thu, 30 Aug 2018 12:46:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:46:43,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/f9269d14-54a5-44f2-ac95-26f536357e27.json used request id req-7225da7c-531a-4e12-86db-4ed03ed1bea1 2018-08-30 12:46:43,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.06939792633s 2018-08-30 12:46:43,938 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/f9269d14-54a5-44f2-ac95-26f536357e27.json used request id req-7225da7c-531a-4e12-86db-4ed03ed1bea1 2018-08-30 12:46:43,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:46:43,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:44,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6cb25152-26a5-4a4a-a1f8-b0eb182870de Date: Thu, 30 Aug 2018 12:46:44 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:46:44,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6cb25152-26a5-4a4a-a1f8-b0eb182870de 2018-08-30 12:46:44,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.342079877853s 2018-08-30 12:46:44,286 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6cb25152-26a5-4a4a-a1f8-b0eb182870de 2018-08-30 12:46:44,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-30 12:46:44,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:44,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-0e24d1d5-e565-4774-b503-1d4e898d57b5 x-compute-request-id: req-0e24d1d5-e565-4774-b503-1d4e898d57b5 Content-Type: application/json 2018-08-30 12:46:44,505 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827 used request id req-0e24d1d5-e565-4774-b503-1d4e898d57b5 2018-08-30 12:46:44,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.218570947647s 2018-08-30 12:46:44,506 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827 used request id req-0e24d1d5-e565-4774-b503-1d4e898d57b5 2018-08-30 12:46:44,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:44,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:45,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-86e672cc-e7a0-4a6b-9634-6645ed90e02a x-compute-request-id: req-86e672cc-e7a0-4a6b-9634-6645ed90e02a Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:d5:19", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:d5:19", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7f99a3d3-a65e-4b36-8db3-8f339c412827", "rel": "bookmark"}], "image": {"id": "b111e55b-1699-42e8-adac-73b69866ef10", "links": [{"href": "http://172.30.9.27:8774/images/b111e55b-1699-42e8-adac-73b69866ef10", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:46:21.000000", "flavor": {"id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "links": [{"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}]}, "id": "7f99a3d3-a65e-4b36-8db3-8f339c412827", "security_groups": [{"name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}], "user_id": "40daa23338a9442e924cd7b6142da600", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:46:44Z", "hostId": "df930b4bae454137e7f9f052be9db9d4b68aba8955c2caf2899915fc", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "name": "vping_ssh-vm_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "created": "2018-08-30T12:46:12Z", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:46:45,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-86e672cc-e7a0-4a6b-9634-6645ed90e02a 2018-08-30 12:46:45,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76748585701s 2018-08-30 12:46:45,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-86e672cc-e7a0-4a6b-9634-6645ed90e02a 2018-08-30 12:46:45,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:46:47,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:46:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:47,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46: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-e2ee4a83-3fd9-4e20-97a9-da60260d8dec x-compute-request-id: req-e2ee4a83-3fd9-4e20-97a9-da60260d8dec Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-30 12:46:47,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e2ee4a83-3fd9-4e20-97a9-da60260d8dec 2018-08-30 12:46:47,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0685420036316s 2018-08-30 12:46:47,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e2ee4a83-3fd9-4e20-97a9-da60260d8dec 2018-08-30 12:46:47,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:46:47,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:47,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-20fa7773-ef73-4327-ab4f-0d019b4e3009 Date: Thu, 30 Aug 2018 12:46:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:33Z", "updated_at": "2018-08-30T12:45:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "0c6122fa-f91f-4e7c-be3b-fafb7dcd6a25", "remote_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "728e4c16-b1bd-485a-b40c-2be11e5a287d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "77b1c880-3b88-46c6-a6a3-a5426301b8d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:33Z", "revision_number": 0, "id": "cd38e053-340b-48d8-8853-bb299ba4b98d", "remote_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:33Z", "security_group_id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}], "revision_number": 1, "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "dfd4834d-8e46-4007-81f8-3344f3535ac3", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:42Z", "updated_at": "2018-08-30T12:45:44Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:44Z", "revision_number": 0, "id": "1fa205ca-1119-4bd3-a8ce-7fc8a305d9c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:44Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-30T12:45:43Z", "revision_number": 0, "id": "95e9fb31-ed3c-49d5-8982-cc4f9bdc3183", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:43Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:42Z", "revision_number": 0, "id": "fce090dc-6b20-4149-adbd-82f490656524", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:42Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:45:42Z", "revision_number": 0, "id": "ff1644a0-0034-45f3-979f-0ec718ccecca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:45:42Z", "security_group_id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bd056442a0d47e4a5da3722490aeb68"}], "revision_number": 3, "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "edd63e17-8538-48c5-b44a-b53d0eb6cadf", "name": "vping_ssh-sg_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}]} 2018-08-30 12:46:47,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-20fa7773-ef73-4327-ab4f-0d019b4e3009 2018-08-30 12:46:47,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.044420003891s 2018-08-30 12:46:47,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-20fa7773-ef73-4327-ab4f-0d019b4e3009 2018-08-30 12:46:47,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-30 12:46:47,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/edd63e17-8538-48c5-b44a-b53d0eb6cadf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:47,605 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05a976df-05e4-471a-910e-199ab31cec12 Content-Length: 0 Date: Thu, 30 Aug 2018 12:46:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:46:47,605 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/edd63e17-8538-48c5-b44a-b53d0eb6cadf.json used request id req-05a976df-05e4-471a-910e-199ab31cec12 2018-08-30 12:46:47,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.20608997345s 2018-08-30 12:46:47,605 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/edd63e17-8538-48c5-b44a-b53d0eb6cadf.json used request id req-05a976df-05e4-471a-910e-199ab31cec12 2018-08-30 12:46:47,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-30 12:46:47,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:47,840 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:46: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-2e6fcd38-f1f3-4376-b4f7-3aa6e0fbe189 x-compute-request-id: req-2e6fcd38-f1f3-4376-b4f7-3aa6e0fbe189 Content-Length: 0 Content-Type: application/json 2018-08-30 12:46:47,840 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed used request id req-2e6fcd38-f1f3-4376-b4f7-3aa6e0fbe189 2018-08-30 12:46:47,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.23388504982s 2018-08-30 12:46:47,840 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_9bb524aa-fc7d-4e76-8116-b981a7aec1ed used request id req-2e6fcd38-f1f3-4376-b4f7-3aa6e0fbe189 2018-08-30 12:46:47,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-30 12:46:47,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/24856b5c-1165-4f6b-ba4d-ca645b1f21d1/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" -d '{"subnet_id": "3f161bbd-620a-48a3-81a5-ca22f52d9ea0"}' 2018-08-30 12:46:49,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5208d402-ca82-4050-aa3d-c1a841e36a0c Date: Thu, 30 Aug 2018 12:46:49 GMT RESP BODY: {"network_id": "4b36cc7b-b7ec-44af-8c98-72b650a39f5e", "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "subnet_id": "3f161bbd-620a-48a3-81a5-ca22f52d9ea0", "subnet_ids": ["3f161bbd-620a-48a3-81a5-ca22f52d9ea0"], "port_id": "9529597b-cee6-4cb5-b707-8b1196dab0a9", "id": "24856b5c-1165-4f6b-ba4d-ca645b1f21d1"} 2018-08-30 12:46:49,495 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24856b5c-1165-4f6b-ba4d-ca645b1f21d1/remove_router_interface.json used request id req-5208d402-ca82-4050-aa3d-c1a841e36a0c 2018-08-30 12:46:49,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.65460205078s 2018-08-30 12:46:49,496 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/24856b5c-1165-4f6b-ba4d-ca645b1f21d1/remove_router_interface.json used request id req-5208d402-ca82-4050-aa3d-c1a841e36a0c returning object 24856b5c-1165-4f6b-ba4d-ca645b1f21d1 2018-08-30 12:46:49,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-30 12:46:49,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:49,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-a89e9110-3a55-45bc-93d3-2d8561b39dbf Date: Thu, 30 Aug 2018 12:46:49 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "8bd056442a0d47e4a5da3722490aeb68", "created_at": "2018-08-30T12:45:35Z", "admin_state_up": true, "updated_at": "2018-08-30T12:46:48Z", "revision_number": 4, "routes": [], "project_id": "8bd056442a0d47e4a5da3722490aeb68", "id": "24856b5c-1165-4f6b-ba4d-ca645b1f21d1", "name": "vping_ssh-router_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}]} 2018-08-30 12:46:49,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a89e9110-3a55-45bc-93d3-2d8561b39dbf 2018-08-30 12:46:49,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123137950897s 2018-08-30 12:46:49,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a89e9110-3a55-45bc-93d3-2d8561b39dbf 2018-08-30 12:46:49,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-30 12:46:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/24856b5c-1165-4f6b-ba4d-ca645b1f21d1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:51,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-950425d6-38be-46c0-a84e-872bc13cfb3e Content-Length: 0 Date: Thu, 30 Aug 2018 12:46:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:46:51,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/24856b5c-1165-4f6b-ba4d-ca645b1f21d1.json used request id req-950425d6-38be-46c0-a84e-872bc13cfb3e 2018-08-30 12:46:51,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.75140595436s 2018-08-30 12:46:51,373 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/24856b5c-1165-4f6b-ba4d-ca645b1f21d1.json used request id req-950425d6-38be-46c0-a84e-872bc13cfb3e 2018-08-30 12:46:51,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:46:51,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:51,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2c871dbd-cbfa-449d-b0f9-afa4a8949142 Date: Thu, 30 Aug 2018 12:46:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:45:35Z","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":"8bd056442a0d47e4a5da3722490aeb68","id":"3f161bbd-620a-48a3-81a5-ca22f52d9ea0","subnetpool_id":null,"name":"vping_ssh-subnet_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}]} 2018-08-30 12:46:51,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2c871dbd-cbfa-449d-b0f9-afa4a8949142 2018-08-30 12:46:51,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041620016098s 2018-08-30 12:46:51,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2c871dbd-cbfa-449d-b0f9-afa4a8949142 2018-08-30 12:46:51,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-30 12:46:51,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/3f161bbd-620a-48a3-81a5-ca22f52d9ea0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:53,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-235e522e-0c77-4267-b60d-70bf7a23e05c Date: Thu, 30 Aug 2018 12:46:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:46:53,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3f161bbd-620a-48a3-81a5-ca22f52d9ea0.json used request id req-235e522e-0c77-4267-b60d-70bf7a23e05c 2018-08-30 12:46:53,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.48370885849s 2018-08-30 12:46:53,901 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/3f161bbd-620a-48a3-81a5-ca22f52d9ea0.json used request id req-235e522e-0c77-4267-b60d-70bf7a23e05c 2018-08-30 12:46:53,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:46:53,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:53,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1154 X-Openstack-Request-Id: req-effb2845-a583-4a1e-9342-85a6e5c7cc78 Date: Thu, 30 Aug 2018 12:46:54 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-08-30T12:46:53Z","tenant_id":"8bd056442a0d47e4a5da3722490aeb68","created_at":"2018-08-30T12:45:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bd056442a0d47e4a5da3722490aeb68","id":"4b36cc7b-b7ec-44af-8c98-72b650a39f5e","name":"vping_ssh-net_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:46:53,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-effb2845-a583-4a1e-9342-85a6e5c7cc78 2018-08-30 12:46:53,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0941529273987s 2018-08-30 12:46:53,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-effb2845-a583-4a1e-9342-85a6e5c7cc78 2018-08-30 12:46:53,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-30 12:46:53,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/4b36cc7b-b7ec-44af-8c98-72b650a39f5e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:55,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1e5ec31-50cb-40bb-8e86-abb8d64bee3c Date: Thu, 30 Aug 2018 12:46:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:46:55,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4b36cc7b-b7ec-44af-8c98-72b650a39f5e.json used request id req-f1e5ec31-50cb-40bb-8e86-abb8d64bee3c 2018-08-30 12:46:55,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.71882200241s 2018-08-30 12:46:55,716 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4b36cc7b-b7ec-44af-8c98-72b650a39f5e.json used request id req-f1e5ec31-50cb-40bb-8e86-abb8d64bee3c 2018-08-30 12:46:55,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:46:55,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:56,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-0d96e3bb-3854-40d4-a286-e4931ff4be9d Date: Thu, 30 Aug 2018 12:46:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:45:41Z", "file": "/v2/images/b111e55b-1699-42e8-adac-73b69866ef10/file", "owner": "8bd056442a0d47e4a5da3722490aeb68", "id": "b111e55b-1699-42e8-adac-73b69866ef10", "size": 12716032, "self": "/v2/images/b111e55b-1699-42e8-adac-73b69866ef10", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/b111e55b-1699-42e8-adac-73b69866ef10/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/b111e55b-1699-42e8-adac-73b69866ef10/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:45:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:46:56,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0d96e3bb-3854-40d4-a286-e4931ff4be9d 2018-08-30 12:46:56,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.897735118866s 2018-08-30 12:46:56,618 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0d96e3bb-3854-40d4-a286-e4931ff4be9d 2018-08-30 12:46:56,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-30 12:46:56,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b111e55b-1699-42e8-adac-73b69866ef10 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}83cb810fcfe77945463055e99a2e73349736af77" 2018-08-30 12:46:57,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5cede49f-cd12-4a01-afc8-0b122ae6968a Date: Thu, 30 Aug 2018 12:46:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:46:57,370 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b111e55b-1699-42e8-adac-73b69866ef10 used request id req-5cede49f-cd12-4a01-afc8-0b122ae6968a 2018-08-30 12:46:57,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.750463008881s 2018-08-30 12:46:57,370 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b111e55b-1699-42e8-adac-73b69866ef10 used request id req-5cede49f-cd12-4a01-afc8-0b122ae6968a 2018-08-30 12:46:57,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:46:57,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:46:57,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-adf1761f-6b40-400a-b7fe-ff3b7c24b957 x-compute-request-id: req-adf1761f-6b40-400a-b7fe-ff3b7c24b957 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "d5f889bd-8780-4cc3-b884-c00bfd8c47d5"}]} 2018-08-30 12:46:57,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-adf1761f-6b40-400a-b7fe-ff3b7c24b957 2018-08-30 12:46:57,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231289863586s 2018-08-30 12:46:57,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-adf1761f-6b40-400a-b7fe-ff3b7c24b957 2018-08-30 12:46:57,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-30 12:46:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:46:57,451 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-e51e245f-aec8-41be-977f-918fe1e71fd3 x-compute-request-id: req-e51e245f-aec8-41be-977f-918fe1e71fd3 Content-Length: 0 Content-Type: application/json 2018-08-30 12:46:57,452 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5 used request id req-e51e245f-aec8-41be-977f-918fe1e71fd3 2018-08-30 12:46:57,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0560259819031s 2018-08-30 12:46:57,452 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d5f889bd-8780-4cc3-b884-c00bfd8c47d5 used request id req-e51e245f-aec8-41be-977f-918fe1e71fd3 2018-08-30 12:46:57,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:46:57,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:46:57,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea121b39-901b-4799-a3c7-047c7789c28c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "links": {"self": "http://172.30.9.27:5000/v3/users/40daa23338a9442e924cd7b6142da600"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "40daa23338a9442e924cd7b6142da600", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:46:57,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ea121b39-901b-4799-a3c7-047c7789c28c 2018-08-30 12:46:57,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198876857758s 2018-08-30 12:46:57,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ea121b39-901b-4799-a3c7-047c7789c28c 2018-08-30 12:46:57,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:46:57,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/40daa23338a9442e924cd7b6142da600 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:46:57,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677062ee-a18d-4f33-bae4-d3017f84164a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_9bb524aa-fc7d-4e76-8116-b981a7aec1ed", "links": {"self": "http://172.30.9.27:5000/v3/users/40daa23338a9442e924cd7b6142da600"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "40daa23338a9442e924cd7b6142da600", "description": null}} 2018-08-30 12:46:57,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/40daa23338a9442e924cd7b6142da600 used request id req-677062ee-a18d-4f33-bae4-d3017f84164a 2018-08-30 12:46:57,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219347000122s 2018-08-30 12:46:57,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/40daa23338a9442e924cd7b6142da600 used request id req-677062ee-a18d-4f33-bae4-d3017f84164a 2018-08-30 12:46:57,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-30 12:46:57,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/40daa23338a9442e924cd7b6142da600 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:46:58,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:46:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3e2e7d6-1840-4080-8c37-e385fa20e665 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:46:58,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/40daa23338a9442e924cd7b6142da600 used request id req-c3e2e7d6-1840-4080-8c37-e385fa20e665 2018-08-30 12:46:58,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308861017227s 2018-08-30 12:46:58,187 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/40daa23338a9442e924cd7b6142da600 used request id req-c3e2e7d6-1840-4080-8c37-e385fa20e665 2018-08-30 12:46:58,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:46:58,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:46:58,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d1a6bb-c6c0-4a8a-821a-c3419af5331d Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bd056442a0d47e4a5da3722490aeb68"}, "tags": [], "enabled": true, "id": "8bd056442a0d47e4a5da3722490aeb68", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_9bb524aa-fc7d-4e76-8116-b981a7aec1ed"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-30 12:46:58,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d6d1a6bb-c6c0-4a8a-821a-c3419af5331d 2018-08-30 12:46:58,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206437826157s 2018-08-30 12:46:58,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d6d1a6bb-c6c0-4a8a-821a-c3419af5331d 2018-08-30 12:46:58,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-30 12:46:58,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8bd056442a0d47e4a5da3722490aeb68 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45ffb469e990c9932da3b2f01e97448c3381cb5b" 2018-08-30 12:46:58,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d03afc68-20a7-45e6-a1b1-be59d5c61b48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:46:58,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8bd056442a0d47e4a5da3722490aeb68 used request id req-d03afc68-20a7-45e6-a1b1-be59d5c61b48 2018-08-30 12:46:58,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.339766979218s 2018-08-30 12:46:58,744 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8bd056442a0d47e4a5da3722490aeb68 used request id req-d03afc68-20a7-45e6-a1b1-be59d5c61b48 2018-08-30 12:46:58,797 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-30 12:46:58,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:46:58,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:46:58,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:46:58,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:46:58,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:46:58,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:46:58,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:46:58,840 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:46:58,841 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:46:58,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:46:58,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-727b5924-bfdf-43ca-bd96-c2acb543961f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:46:58,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-727b5924-bfdf-43ca-bd96-c2acb543961f 2018-08-30 12:46:58,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:46:59,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["lhE7d4UdRUy_vO63xWQfPA"], "issued_at": "2018-08-30T12:46:59.000000Z"}} 2018-08-30 12:46:59,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:46:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:46:59,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-b3d9aebd-dbe9-452e-a276-e72dbd3753c1 Date: Thu, 30 Aug 2018 12:46:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:46:59,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b3d9aebd-dbe9-452e-a276-e72dbd3753c1 2018-08-30 12:46:59,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.436936855316s 2018-08-30 12:46:59,684 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b3d9aebd-dbe9-452e-a276-e72dbd3753c1 2018-08-30 12:46:59,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:46:59,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 30 Aug 2018 12:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-738ae34d-c167-42e5-8a44-0dd6bca4f635 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-30 12:46:59,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-738ae34d-c167-42e5-8a44-0dd6bca4f635 2018-08-30 12:46:59,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:46:59,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:46:59,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea9fdf0-b23c-4d77-99b2-288c0fc91239 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/7f53ef2745af42d7ba9cdc438d2ba863"}, "tags": [], "enabled": true, "id": "7f53ef2745af42d7ba9cdc438d2ba863", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-30 12:46:59,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-2ea9fdf0-b23c-4d77-99b2-288c0fc91239 2018-08-30 12:46:59,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196537971497s 2018-08-30 12:46:59,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-2ea9fdf0-b23c-4d77-99b2-288c0fc91239 2018-08-30 12:46:59,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-30 12:46:59,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}}' 2018-08-30 12:47:00,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:46:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-749747d3-0123-4307-898a-a0369dcd955c Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/8349f3cabeb04713bc2a767bbe3353a2"}, "tags": [], "enabled": true, "id": "8349f3cabeb04713bc2a767bbe3353a2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}} 2018-08-30 12:47:00,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-749747d3-0123-4307-898a-a0369dcd955c 2018-08-30 12:47:00,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.15692281723s 2018-08-30 12:47:00,054 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-749747d3-0123-4307-898a-a0369dcd955c 2018-08-30 12:47:00,055 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'8349f3cabeb04713bc2a767bbe3353a2', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5'}) 2018-08-30 12:47:00,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-30 12:47:00,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "601701f6-9b93-44c8-8ce2-76298080d079", "email": null, "name": "vping_userdata-user_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}}' 2018-08-30 12:47:00,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5a318bb-9eaa-4c87-afd8-0726841d2a58 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "links": {"self": "http://172.30.9.27:5000/v3/users/ef25511b8de6418697c7a60eb47876a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ef25511b8de6418697c7a60eb47876a1", "domain_id": "default", "password_expires_at": null}} 2018-08-30 12:47:00,557 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-f5a318bb-9eaa-4c87-afd8-0726841d2a58 2018-08-30 12:47:00,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.498034000397s 2018-08-30 12:47:00,558 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-f5a318bb-9eaa-4c87-afd8-0726841d2a58 2018-08-30 12:47:00,558 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ef25511b8de6418697c7a60eb47876a1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5'}) 2018-08-30 12:47:00,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:47:00,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:47:00,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993643ed-fabc-4634-9e7a-333a0a348d3f Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:47:00,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-993643ed-fabc-4634-9e7a-333a0a348d3f 2018-08-30 12:47:00,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204102039337s 2018-08-30 12:47:00,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-993643ed-fabc-4634-9e7a-333a0a348d3f 2018-08-30 12:47:00,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:47:00,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:47:00,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3013a082-5690-45c3-90db-4217f7f1c41e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:47:00,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3013a082-5690-45c3-90db-4217f7f1c41e 2018-08-30 12:47:00,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198922157288s 2018-08-30 12:47:00,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3013a082-5690-45c3-90db-4217f7f1c41e 2018-08-30 12:47:00,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:47:00,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:47:01,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72264345-db02-4c37-8487-7d5f2a19aa3d Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:47:01,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-72264345-db02-4c37-8487-7d5f2a19aa3d 2018-08-30 12:47:01,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218236923218s 2018-08-30 12:47:01,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-72264345-db02-4c37-8487-7d5f2a19aa3d 2018-08-30 12:47:01,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:47:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:47:01,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95dffe6-561c-4a5e-acaf-8954e5291a7b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-30 12:47:01,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e95dffe6-561c-4a5e-acaf-8954e5291a7b 2018-08-30 12:47:01,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208960056305s 2018-08-30 12:47:01,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e95dffe6-561c-4a5e-acaf-8954e5291a7b 2018-08-30 12:47:01,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:47:01,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:47:01,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9014a6e1-d4e0-4224-b66a-2a0fe7f51cd0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "links": {"self": "http://172.30.9.27:5000/v3/users/ef25511b8de6418697c7a60eb47876a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ef25511b8de6418697c7a60eb47876a1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:47:01,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9014a6e1-d4e0-4224-b66a-2a0fe7f51cd0 2018-08-30 12:47:01,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.164757966995s 2018-08-30 12:47:01,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9014a6e1-d4e0-4224-b66a-2a0fe7f51cd0 2018-08-30 12:47:01,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:47:01,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:47:01,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73745c8d-a066-4aa7-b7fc-996f8afd5ee4 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/8349f3cabeb04713bc2a767bbe3353a2"}, "tags": [], "enabled": true, "id": "8349f3cabeb04713bc2a767bbe3353a2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}]} 2018-08-30 12:47:01,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-73745c8d-a066-4aa7-b7fc-996f8afd5ee4 2018-08-30 12:47:01,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216898202896s 2018-08-30 12:47:01,802 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-73745c8d-a066-4aa7-b7fc-996f8afd5ee4 2018-08-30 12:47:01,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-30 12:47:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=ef25511b8de6418697c7a60eb47876a1&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8349f3cabeb04713bc2a767bbe3353a2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:47:02,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fbb1f85-0411-4f35-8a89-23735a2c3926 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=ef25511b8de6418697c7a60eb47876a1&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8349f3cabeb04713bc2a767bbe3353a2", "previous": null, "next": null}} 2018-08-30 12:47:02,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ef25511b8de6418697c7a60eb47876a1&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8349f3cabeb04713bc2a767bbe3353a2 used request id req-1fbb1f85-0411-4f35-8a89-23735a2c3926 2018-08-30 12:47:02,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19318318367s 2018-08-30 12:47:02,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=ef25511b8de6418697c7a60eb47876a1&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=8349f3cabeb04713bc2a767bbe3353a2 used request id req-1fbb1f85-0411-4f35-8a89-23735a2c3926 2018-08-30 12:47:02,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-30 12:47:02,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8349f3cabeb04713bc2a767bbe3353a2/users/ef25511b8de6418697c7a60eb47876a1/roles/4ee9a6c410d34cfa9465f9f53c6a1145 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:47:02,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:47:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd0a5fa-858e-44dc-806f-8626463a7205 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:47:02,194 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8349f3cabeb04713bc2a767bbe3353a2/users/ef25511b8de6418697c7a60eb47876a1/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-ffd0a5fa-858e-44dc-806f-8626463a7205 2018-08-30 12:47:02,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.188263177872s 2018-08-30 12:47:02,195 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8349f3cabeb04713bc2a767bbe3353a2/users/ef25511b8de6418697c7a60eb47876a1/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-ffd0a5fa-858e-44dc-806f-8626463a7205 2018-08-30 12:47:02,195 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'8349f3cabeb04713bc2a767bbe3353a2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '601701f6-9b93-44c8-8ce2-76298080d079', 'username': u'vping_userdata-user_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-30 12:47:02,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:47:02,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:47:02,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:47:02,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:47:02,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:47:02,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:47:02,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:47:02,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:47:02,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:47:02,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:47:02,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:47:02,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:47:02,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:47:02,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:47:02,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:47:02,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:47:02,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:47:02,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:47:02,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:47:02,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:47:02,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:47:02,199 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:47:02,201 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', 'password': '601701f6-9b93-44c8-8ce2-76298080d079', 'project_name': 'vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8349f3cabeb04713bc2a767bbe3353a2', 'project_domain_name': 'Default'} 2018-08-30 12:47:02,201 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-30 12:47:02,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:47:02,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea11673-dad5-414b-baee-cf8c2d8c6536 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:47:02,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8ea11673-dad5-414b-baee-cf8c2d8c6536 2018-08-30 12:47:02,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:47:02,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}], "expires_at": "2018-08-30T13:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8349f3cabeb04713bc2a767bbe3353a2", "name": "vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8349f3cabeb04713bc2a767bbe3353a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/8349f3cabeb04713bc2a767bbe3353a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/8349f3cabeb04713bc2a767bbe3353a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8349f3cabeb04713bc2a767bbe3353a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_8349f3cabeb04713bc2a767bbe3353a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8349f3cabeb04713bc2a767bbe3353a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/8349f3cabeb04713bc2a767bbe3353a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/8349f3cabeb04713bc2a767bbe3353a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/8349f3cabeb04713bc2a767bbe3353a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/8349f3cabeb04713bc2a767bbe3353a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/8349f3cabeb04713bc2a767bbe3353a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8349f3cabeb04713bc2a767bbe3353a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/8349f3cabeb04713bc2a767bbe3353a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/8349f3cabeb04713bc2a767bbe3353a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "id": "ef25511b8de6418697c7a60eb47876a1"}, "audit_ids": ["TeWEyiOeR4OetjI89y2wfA"], "issued_at": "2018-08-30T12:47:02.000000Z"}} 2018-08-30 12:47:02,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-30 12:47:02,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" -d '{"network": {"name": "vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "admin_state_up": true}}' 2018-08-30 12:47:03,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-c44ff39d-751c-4220-94e4-13b36ea445e7 Date: Thu, 30 Aug 2018 12:47:03 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-30T12:47:03Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"8349f3cabeb04713bc2a767bbe3353a2","id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","name":"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}} 2018-08-30 12:47:03,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c44ff39d-751c-4220-94e4-13b36ea445e7 2018-08-30 12:47:03,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.741384029388s 2018-08-30 12:47:03,364 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c44ff39d-751c-4220-94e4-13b36ea445e7 2018-08-30 12:47:03,364 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:47:03Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'b3181e9b-db5b-4da8-bb45-42a38bd72206', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', u'admin_state_up': True, u'tenant_id': u'8349f3cabeb04713bc2a767bbe3353a2', u'created_at': u'2018-08-30T12:47:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8349f3cabeb04713bc2a767bbe3353a2'}) 2018-08-30 12:47:03,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:47:03,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:03,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-2dbc86e4-6614-440c-b2ae-4a41085fe892 Date: Thu, 30 Aug 2018 12:47:03 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-08-30T12:47:03Z","tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"8349f3cabeb04713bc2a767bbe3353a2","id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","name":"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:47:03,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2dbc86e4-6614-440c-b2ae-4a41085fe892 2018-08-30 12:47:03,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357167959213s 2018-08-30 12:47:03,723 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2dbc86e4-6614-440c-b2ae-4a41085fe892 2018-08-30 12:47:03,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-30 12:47:03,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" -d '{"subnet": {"name": "vping_userdata-subnet_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "enable_dhcp": true, "network_id": "b3181e9b-db5b-4da8-bb45-42a38bd72206", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-30 12:47:04,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9d534a4e-8d82-4fa0-aee3-51c7e560c0b1 Date: Thu, 30 Aug 2018 12:47:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:47:04Z","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":"8349f3cabeb04713bc2a767bbe3353a2","id":"a5972f45-cf58-4c41-9bc5-336f122e0fa5","subnetpool_id":null,"name":"vping_userdata-subnet_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}} 2018-08-30 12:47:04,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9d534a4e-8d82-4fa0-aee3-51c7e560c0b1 2018-08-30 12:47:04,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.085750103s 2018-08-30 12:47:04,810 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9d534a4e-8d82-4fa0-aee3-51c7e560c0b1 2018-08-30 12:47:04,811 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:47:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a5972f45-cf58-4c41-9bc5-336f122e0fa5', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', u'enable_dhcp': True, u'network_id': u'b3181e9b-db5b-4da8-bb45-42a38bd72206', u'tenant_id': u'8349f3cabeb04713bc2a767bbe3353a2', u'created_at': u'2018-08-30T12:47:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8349f3cabeb04713bc2a767bbe3353a2'}) 2018-08-30 12:47:04,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-30 12:47:04,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" -d '{"router": {"external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5"}, "name": "vping_userdata-router_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "admin_state_up": true}}' 2018-08-30 12:47:06,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-44ac67b4-e213-4b28-88eb-958f0adf6aa9 Date: Thu, 30 Aug 2018 12:47:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "created_at": "2018-08-30T12:47:05Z", "admin_state_up": true, "updated_at": "2018-08-30T12:47:06Z", "revision_number": 2, "routes": [], "project_id": "8349f3cabeb04713bc2a767bbe3353a2", "id": "22b94f09-2e60-469f-9eb1-9972603d1f24", "name": "vping_userdata-router_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}} 2018-08-30 12:47:06,449 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-44ac67b4-e213-4b28-88eb-958f0adf6aa9 2018-08-30 12:47:06,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63795995712s 2018-08-30 12:47:06,450 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-44ac67b4-e213-4b28-88eb-958f0adf6aa9 2018-08-30 12:47:06,450 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'71ff984e-b3a7-4727-8c1c-0ec2e9505296', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'8349f3cabeb04713bc2a767bbe3353a2', u'created_at': u'2018-08-30T12:47:05Z', u'admin_state_up': True, u'updated_at': u'2018-08-30T12:47:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'8349f3cabeb04713bc2a767bbe3353a2', u'id': u'22b94f09-2e60-469f-9eb1-9972603d1f24', u'name': u'vping_userdata-router_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5'}) 2018-08-30 12:47:06,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-30 12:47:06,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/22b94f09-2e60-469f-9eb1-9972603d1f24/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" -d '{"subnet_id": "a5972f45-cf58-4c41-9bc5-336f122e0fa5"}' 2018-08-30 12:47:08,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8efd0c4d-2365-4d8a-8716-9b2354c08621 Date: Thu, 30 Aug 2018 12:47:08 GMT RESP BODY: {"network_id": "b3181e9b-db5b-4da8-bb45-42a38bd72206", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "subnet_id": "a5972f45-cf58-4c41-9bc5-336f122e0fa5", "subnet_ids": ["a5972f45-cf58-4c41-9bc5-336f122e0fa5"], "port_id": "7d8935b7-dae3-48a5-a900-31f7516d4624", "id": "22b94f09-2e60-469f-9eb1-9972603d1f24"} 2018-08-30 12:47:08,789 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/22b94f09-2e60-469f-9eb1-9972603d1f24/add_router_interface.json used request id req-8efd0c4d-2365-4d8a-8716-9b2354c08621 2018-08-30 12:47:08,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3388569355s 2018-08-30 12:47:08,790 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/22b94f09-2e60-469f-9eb1-9972603d1f24/add_router_interface.json used request id req-8efd0c4d-2365-4d8a-8716-9b2354c08621 returning object 22b94f09-2e60-469f-9eb1-9972603d1f24 2018-08-30 12:47:08,790 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-30 12:47:08,923 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-30 12:47:08,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:47:08,928 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 30 Aug 2018 12:47:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-30 12:47:08,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:47:08,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:09,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1304775a-9efa-4e0e-bf03-10f25560d321 Date: Thu, 30 Aug 2018 12:47:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:47:09,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1304775a-9efa-4e0e-bf03-10f25560d321 2018-08-30 12:47:09,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309070110321s 2018-08-30 12:47:09,240 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1304775a-9efa-4e0e-bf03-10f25560d321 2018-08-30 12:47:09,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-30 12:47:09,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}' 2018-08-30 12:47:09,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b5217e00-30b1-4b6b-b740-366577cbb725 Date: Thu, 30 Aug 2018 12:47:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:47:09Z", "file": "/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553/file", "owner": "8349f3cabeb04713bc2a767bbe3353a2", "id": "242057a7-fe79-4cf1-a281-4b17cc017553", "size": null, "self": "/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "checksum": null, "created_at": "2018-08-30T12:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-30 12:47:09,575 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b5217e00-30b1-4b6b-b740-366577cbb725 2018-08-30 12:47:09,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.326088905334s 2018-08-30 12:47:09,576 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b5217e00-30b1-4b6b-b740-366577cbb725 returning object 242057a7-fe79-4cf1-a281-4b17cc017553 2018-08-30 12:47:09,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-30 12:47:09,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" -d '' 2018-08-30 12:47:11,294 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90c0377a-6cd4-4e8d-a1e3-7afd42549e52 Date: Thu, 30 Aug 2018 12:47:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:47:11,295 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553/file used request id req-90c0377a-6cd4-4e8d-a1e3-7afd42549e52 2018-08-30 12:47:11,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.71851611137s 2018-08-30 12:47:11,295 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553/file used request id req-90c0377a-6cd4-4e8d-a1e3-7afd42549e52 2018-08-30 12:47:11,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:47:11,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:11,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-7893f385-0e13-4a35-b986-e75146529ec8 Date: Thu, 30 Aug 2018 12:47:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:47:11Z", "file": "/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553/file", "owner": "8349f3cabeb04713bc2a767bbe3353a2", "id": "242057a7-fe79-4cf1-a281-4b17cc017553", "size": 12716032, "self": "/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/242057a7-fe79-4cf1-a281-4b17cc017553/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/242057a7-fe79-4cf1-a281-4b17cc017553/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:47:11,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7893f385-0e13-4a35-b986-e75146529ec8 2018-08-30 12:47:11,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.260483980179s 2018-08-30 12:47:11,560 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7893f385-0e13-4a35-b986-e75146529ec8 2018-08-30 12:47:11,562 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/242057a7-fe79-4cf1-a281-4b17cc017553/snap', u'metadata': Munch({})})], 'file': u'/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553/file', 'owner': u'8349f3cabeb04713bc2a767bbe3353a2', 'id': u'242057a7-fe79-4cf1-a281-4b17cc017553', 'size': 12716032, u'self': u'/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8349f3cabeb04713bc2a767bbe3353a2', 'name': 'vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/242057a7-fe79-4cf1-a281-4b17cc017553/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-30T12:47:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-30T12:47:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', 'created': u'2018-08-30T12:47:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-30T12:47:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-30 12:47:11,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-30 12:47:11,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-30 12:47:11,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-902c919c-90ce-41d4-aaac-479c75df162c x-compute-request-id: req-902c919c-90ce-41d4-aaac-479c75df162c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58"}} 2018-08-30 12:47:11,907 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-902c919c-90ce-41d4-aaac-479c75df162c 2018-08-30 12:47:11,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.344209909439s 2018-08-30 12:47:11,907 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-902c919c-90ce-41d4-aaac-479c75df162c 2018-08-30 12:47:11,908 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', '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'e46e8a89d2e649b28f72a2f6a1215aa1', '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'ed92b324-43a2-4904-88bd-94d1b6d1ec58', 'swap': 0}) 2018-08-30 12:47:11,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-30 12:47:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" -d '{"extra_specs": {}}' 2018-08-30 12:47:11,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-67789e58-77d5-4d91-be65-902705d13ac6 x-compute-request-id: req-67789e58-77d5-4d91-be65-902705d13ac6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-30 12:47:11,931 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58/os-extra_specs used request id req-67789e58-77d5-4d91-be65-902705d13ac6 2018-08-30 12:47:11,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219769477844s 2018-08-30 12:47:11,931 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58/os-extra_specs used request id req-67789e58-77d5-4d91-be65-902705d13ac6 2018-08-30 12:47:11,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:47:11,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:12,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-48a34a13-df3c-4732-96d5-d1ac115436f8 Date: Thu, 30 Aug 2018 12:47:12 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":["a5972f45-cf58-4c41-9bc5-336f122e0fa5"],"updated_at":"2018-08-30T12:47:04Z","tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8349f3cabeb04713bc2a767bbe3353a2","id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","name":"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:47:12,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-48a34a13-df3c-4732-96d5-d1ac115436f8 2018-08-30 12:47:12,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359130144119s 2018-08-30 12:47:12,291 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-48a34a13-df3c-4732-96d5-d1ac115436f8 2018-08-30 12:47:12,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:47:12,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:12,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-1158189e-a38d-469a-87e1-7ad26b2b84c7 Date: Thu, 30 Aug 2018 12:47:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:47:11Z", "file": "/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553/file", "owner": "8349f3cabeb04713bc2a767bbe3353a2", "id": "242057a7-fe79-4cf1-a281-4b17cc017553", "size": 12716032, "self": "/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/242057a7-fe79-4cf1-a281-4b17cc017553/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/242057a7-fe79-4cf1-a281-4b17cc017553/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:47:12,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1158189e-a38d-469a-87e1-7ad26b2b84c7 2018-08-30 12:47:12,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316847801208s 2018-08-30 12:47:12,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1158189e-a38d-469a-87e1-7ad26b2b84c7 2018-08-30 12:47:12,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:47:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:13,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-ce15d00e-211e-42b8-b8d4-02905a0b55c6 x-compute-request-id: req-ce15d00e-211e-42b8-b8d4-02905a0b55c6 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58"}]} 2018-08-30 12:47:13,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ce15d00e-211e-42b8-b8d4-02905a0b55c6 2018-08-30 12:47:13,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.690592050552s 2018-08-30 12:47:13,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ce15d00e-211e-42b8-b8d4-02905a0b55c6 2018-08-30 12:47:13,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-30 12:47:13,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" -d '{"server": {"name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "imageRef": "242057a7-fe79-4cf1-a281-4b17cc017553", "flavorRef": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b3181e9b-db5b-4da8-bb45-42a38bd72206"}]}}' 2018-08-30 12:47:17,068 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-c6087ca5-4149-42a8-9706-e5ab02de11b5 x-compute-request-id: req-c6087ca5-4149-42a8-9706-e5ab02de11b5 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "adminPass": "vViVxDm5aLPn"}} 2018-08-30 12:47:17,068 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c6087ca5-4149-42a8-9706-e5ab02de11b5 2018-08-30 12:47:17,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.76032495499s 2018-08-30 12:47:17,068 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c6087ca5-4149-42a8-9706-e5ab02de11b5 2018-08-30 12:47:17,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:17,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:17,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-ea8cf4ab-9949-4873-8ecb-4ae3d44666bf x-compute-request-id: req-ea8cf4ab-9949-4873-8ecb-4ae3d44666bf Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "user_id": "ef25511b8de6418697c7a60eb47876a1", "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-08-30T12:47:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:17,722 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea8cf4ab-9949-4873-8ecb-4ae3d44666bf 2018-08-30 12:47:17,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652974843979s 2018-08-30 12:47:17,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea8cf4ab-9949-4873-8ecb-4ae3d44666bf 2018-08-30 12:47:17,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:47:17,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:18,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-6782bb17-30d9-4235-88e1-9b1df58e2b73 Date: Thu, 30 Aug 2018 12:47:18 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":["a5972f45-cf58-4c41-9bc5-336f122e0fa5"],"updated_at":"2018-08-30T12:47:04Z","tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8349f3cabeb04713bc2a767bbe3353a2","id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","name":"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:47:18,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6782bb17-30d9-4235-88e1-9b1df58e2b73 2018-08-30 12:47:18,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.431380033493s 2018-08-30 12:47:18,161 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6782bb17-30d9-4235-88e1-9b1df58e2b73 2018-08-30 12:47:18,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:47:18,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:18,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4a31f114-19c4-45f6-b88e-64cce2271e5d Date: Thu, 30 Aug 2018 12:47:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:47:04Z","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":"8349f3cabeb04713bc2a767bbe3353a2","id":"a5972f45-cf58-4c41-9bc5-336f122e0fa5","subnetpool_id":null,"name":"vping_userdata-subnet_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}]} 2018-08-30 12:47:18,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4a31f114-19c4-45f6-b88e-64cce2271e5d 2018-08-30 12:47:18,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.247448205948s 2018-08-30 12:47:18,410 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4a31f114-19c4-45f6-b88e-64cce2271e5d 2018-08-30 12:47:18,410 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:47:20,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:20,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-1e6a388c-3916-451c-9e05-5ec35a6b5add x-compute-request-id: req-1e6a388c-3916-451c-9e05-5ec35a6b5add Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "user_id": "ef25511b8de6418697c7a60eb47876a1", "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-08-30T12:47:20Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:20,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1e6a388c-3916-451c-9e05-5ec35a6b5add 2018-08-30 12:47:20,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518377065659s 2018-08-30 12:47:20,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1e6a388c-3916-451c-9e05-5ec35a6b5add 2018-08-30 12:47:20,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:47:22,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:22,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:23,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-6ce200c8-9d25-484f-80a9-aa76da51a9d7 x-compute-request-id: req-6ce200c8-9d25-484f-80a9-aa76da51a9d7 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.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "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-08-30T12:47:20Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:23,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ce200c8-9d25-484f-80a9-aa76da51a9d7 2018-08-30 12:47:23,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.838819026947s 2018-08-30 12:47:23,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ce200c8-9d25-484f-80a9-aa76da51a9d7 2018-08-30 12:47:23,782 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:47:25,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:25,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:26,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-125768d3-ad91-4887-b1e7-462946040251 x-compute-request-id: req-125768d3-ad91-4887-b1e7-462946040251 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.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "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-08-30T12:47:20Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:26,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-125768d3-ad91-4887-b1e7-462946040251 2018-08-30 12:47:26,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01673817635s 2018-08-30 12:47:26,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-125768d3-ad91-4887-b1e7-462946040251 2018-08-30 12:47:26,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:47:28,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:29,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-bebf45c3-b5f7-49be-bb18-0e247a2a37aa x-compute-request-id: req-bebf45c3-b5f7-49be-bb18-0e247a2a37aa Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:b6:49", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:27.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:27Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:29,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bebf45c3-b5f7-49be-bb18-0e247a2a37aa 2018-08-30 12:47:29,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717336893082s 2018-08-30 12:47:29,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bebf45c3-b5f7-49be-bb18-0e247a2a37aa 2018-08-30 12:47:29,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:47:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=ac604bf5-ea18-420f-ab1b-02a57e69ddb0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:30,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9d231f4d-a06e-470c-8d2c-553c75460907 Date: Thu, 30 Aug 2018 12:47:30 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:21Z","admin_state_up":true,"updated_at":"2018-08-30T12:47:25Z","binding:vnic_type":"normal","device_id":"ac604bf5-ea18-420f-ab1b-02a57e69ddb0","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:56:b6:49","id":"f6c1c859-60cb-4644-bc57-132307a17893","port_security_enabled":true,"project_id":"8349f3cabeb04713bc2a767bbe3353a2","fixed_ips":[{"subnet_id":"a5972f45-cf58-4c41-9bc5-336f122e0fa5","ip_address":"192.168.120.15"}],"extra_dhcp_opts":[],"security_groups":["551c1de7-d72a-4abc-bbc1-694e44e504bf"],"name":""}]} 2018-08-30 12:47:30,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ac604bf5-ea18-420f-ab1b-02a57e69ddb0 used request id req-9d231f4d-a06e-470c-8d2c-553c75460907 2018-08-30 12:47:30,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.486074924469s 2018-08-30 12:47:30,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ac604bf5-ea18-420f-ab1b-02a57e69ddb0 used request id req-9d231f4d-a06e-470c-8d2c-553c75460907 2018-08-30 12:47:30,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:47:30,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f6c1c859-60cb-4644-bc57-132307a17893" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:30,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8d42e6a0-2cc9-433d-914e-c0060ef8b47e Date: Thu, 30 Aug 2018 12:47:30 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:47:30,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f6c1c859-60cb-4644-bc57-132307a17893 used request id req-8d42e6a0-2cc9-433d-914e-c0060ef8b47e 2018-08-30 12:47:30,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.256170988083s 2018-08-30 12:47:30,276 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f6c1c859-60cb-4644-bc57-132307a17893 used request id req-8d42e6a0-2cc9-433d-914e-c0060ef8b47e 2018-08-30 12:47:30,277 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:b6:49', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'242057a7-fe79-4cf1-a281-4b17cc017553'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-30T12:47:27.000000', 'flavor': Munch({u'id': u'ed92b324-43a2-4904-88bd-94d1b6d1ec58'}), 'az': u'nova', 'id': u'ac604bf5-ea18-420f-ab1b-02a57e69ddb0', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ef25511b8de6418697c7a60eb47876a1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8349f3cabeb04713bc2a767bbe3353a2', 'name': 'vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', '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-08-30T12:47:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-30T12:47:27Z', 'hostId': u'039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947', '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-08-30T12:47:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8349f3cabeb04713bc2a767bbe3353a2', 'name': u'vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', 'adminPass': u'vViVxDm5aLPn', 'tenant_id': u'8349f3cabeb04713bc2a767bbe3353a2', 'created_at': u'2018-08-30T12:47:17Z', 'created': u'2018-08-30T12:47:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-30 12:47:30,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:47:30,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:30,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1197 X-Openstack-Request-Id: req-9187311f-ec67-4b2a-89b3-f9ccfc3a1c88 Date: Thu, 30 Aug 2018 12:47:30 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":["a5972f45-cf58-4c41-9bc5-336f122e0fa5"],"updated_at":"2018-08-30T12:47:04Z","tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8349f3cabeb04713bc2a767bbe3353a2","id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","name":"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:47:30,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9187311f-ec67-4b2a-89b3-f9ccfc3a1c88 2018-08-30 12:47:30,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362752914429s 2018-08-30 12:47:30,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9187311f-ec67-4b2a-89b3-f9ccfc3a1c88 2018-08-30 12:47:30,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:47:30,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:30,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-09fa2c65-f289-4b9d-9fd6-e8f9a8e99063 Date: Thu, 30 Aug 2018 12:47:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:47:11Z", "file": "/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553/file", "owner": "8349f3cabeb04713bc2a767bbe3353a2", "id": "242057a7-fe79-4cf1-a281-4b17cc017553", "size": 12716032, "self": "/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/242057a7-fe79-4cf1-a281-4b17cc017553/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/242057a7-fe79-4cf1-a281-4b17cc017553/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:47:30,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-09fa2c65-f289-4b9d-9fd6-e8f9a8e99063 2018-08-30 12:47:30,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.34542298317s 2018-08-30 12:47:30,992 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-09fa2c65-f289-4b9d-9fd6-e8f9a8e99063 2018-08-30 12:47:30,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:47:30,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:31,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-d30171ca-6f7d-421e-b248-3f2f915fde44 x-compute-request-id: req-d30171ca-6f7d-421e-b248-3f2f915fde44 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58"}]} 2018-08-30 12:47:31,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d30171ca-6f7d-421e-b248-3f2f915fde44 2018-08-30 12:47:31,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.156433105469s 2018-08-30 12:47:31,151 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d30171ca-6f7d-421e-b248-3f2f915fde44 2018-08-30 12:47:31,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-30 12:47:31,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" -d '{"server": {"name": "vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "imageRef": "242057a7-fe79-4cf1-a281-4b17cc017553", "flavorRef": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE1IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b3181e9b-db5b-4da8-bb45-42a38bd72206"}]}}' 2018-08-30 12:47:36,253 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:47: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-2310ff22-265b-469e-94d9-8720cd68d16f x-compute-request-id: req-2310ff22-265b-469e-94d9-8720cd68d16f Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "605a708f-b6c9-49af-9f57-181bb586c98d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "bookmark"}], "adminPass": "Uhq6Wx4Zg2GV"}} 2018-08-30 12:47:36,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2310ff22-265b-469e-94d9-8720cd68d16f 2018-08-30 12:47:36,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.10108399391s 2018-08-30 12:47:36,254 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2310ff22-265b-469e-94d9-8720cd68d16f 2018-08-30 12:47:36,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:36,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:37,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-81fb0ee7-adf4-44fa-89ee-7430554b0e1e x-compute-request-id: req-81fb0ee7-adf4-44fa-89ee-7430554b0e1e 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.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "605a708f-b6c9-49af-9f57-181bb586c98d", "user_id": "ef25511b8de6418697c7a60eb47876a1", "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-08-30T12:47:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:36Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:b6:49", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:27.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:27Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:37,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-81fb0ee7-adf4-44fa-89ee-7430554b0e1e 2018-08-30 12:47:37,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763997793198s 2018-08-30 12:47:37,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-81fb0ee7-adf4-44fa-89ee-7430554b0e1e 2018-08-30 12:47:37,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:47:39,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:39,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:40,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-2bb4aa62-903c-4155-af27-677500e2d51f x-compute-request-id: req-2bb4aa62-903c-4155-af27-677500e2d51f 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.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "605a708f-b6c9-49af-9f57-181bb586c98d", "user_id": "ef25511b8de6418697c7a60eb47876a1", "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-08-30T12:47:39Z", "hostId": "77c68a10d4cd5d2747f62a709d4d583770b709983f0194bdbe549232", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:36Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:b6:49", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:27.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:27Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:40,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2bb4aa62-903c-4155-af27-677500e2d51f 2018-08-30 12:47:40,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53208589554s 2018-08-30 12:47:40,559 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2bb4aa62-903c-4155-af27-677500e2d51f 2018-08-30 12:47:40,564 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:47:42,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:43,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-d4ba2795-e094-42b8-9629-ba1a510f8844 x-compute-request-id: req-d4ba2795-e094-42b8-9629-ba1a510f8844 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.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "605a708f-b6c9-49af-9f57-181bb586c98d", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "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-08-30T12:47:39Z", "hostId": "77c68a10d4cd5d2747f62a709d4d583770b709983f0194bdbe549232", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:36Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:b6:49", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:27.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:27Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:43,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d4ba2795-e094-42b8-9629-ba1a510f8844 2018-08-30 12:47:43,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498883008957s 2018-08-30 12:47:43,066 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d4ba2795-e094-42b8-9629-ba1a510f8844 2018-08-30 12:47:43,071 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:47:45,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:45,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:45,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-dd46180a-a43a-4b9c-ad80-c4661df4d232 x-compute-request-id: req-dd46180a-a43a-4b9c-ad80-c4661df4d232 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.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "605a708f-b6c9-49af-9f57-181bb586c98d", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "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-08-30T12:47:39Z", "hostId": "77c68a10d4cd5d2747f62a709d4d583770b709983f0194bdbe549232", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:36Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:b6:49", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:27.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:27Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:45,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd46180a-a43a-4b9c-ad80-c4661df4d232 2018-08-30 12:47:45,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.911571025848s 2018-08-30 12:47:45,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd46180a-a43a-4b9c-ad80-c4661df4d232 2018-08-30 12:47:45,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:47:47,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:47,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:49,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-074de7a7-cbdc-43b0-9bdc-28445b28719e x-compute-request-id: req-074de7a7-cbdc-43b0-9bdc-28445b28719e Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:cd:cf", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:46.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "605a708f-b6c9-49af-9f57-181bb586c98d", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:46Z", "hostId": "77c68a10d4cd5d2747f62a709d4d583770b709983f0194bdbe549232", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:36Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:b6:49", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:27.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:27Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:49,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-074de7a7-cbdc-43b0-9bdc-28445b28719e 2018-08-30 12:47:49,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04174184799s 2018-08-30 12:47:49,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-074de7a7-cbdc-43b0-9bdc-28445b28719e 2018-08-30 12:47:49,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:47:49,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=605a708f-b6c9-49af-9f57-181bb586c98d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:49,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e5bbe237-4a62-4f53-ba76-e70ef47af396 Date: Thu, 30 Aug 2018 12:47:49 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:40Z","admin_state_up":true,"updated_at":"2018-08-30T12:47:46Z","binding:vnic_type":"normal","device_id":"605a708f-b6c9-49af-9f57-181bb586c98d","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:7c:cd:cf","id":"3f197bd6-4441-48b4-9d9d-17f67891778e","port_security_enabled":true,"project_id":"8349f3cabeb04713bc2a767bbe3353a2","fixed_ips":[{"subnet_id":"a5972f45-cf58-4c41-9bc5-336f122e0fa5","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["551c1de7-d72a-4abc-bbc1-694e44e504bf"],"name":""}]} 2018-08-30 12:47:49,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=605a708f-b6c9-49af-9f57-181bb586c98d used request id req-e5bbe237-4a62-4f53-ba76-e70ef47af396 2018-08-30 12:47:49,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0776951313019s 2018-08-30 12:47:49,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=605a708f-b6c9-49af-9f57-181bb586c98d used request id req-e5bbe237-4a62-4f53-ba76-e70ef47af396 2018-08-30 12:47:49,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:47:49,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3f197bd6-4441-48b4-9d9d-17f67891778e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:49,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-04a19299-2dfb-494c-84ed-5e213e311c4b Date: Thu, 30 Aug 2018 12:47:49 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:47:49,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3f197bd6-4441-48b4-9d9d-17f67891778e used request id req-04a19299-2dfb-494c-84ed-5e213e311c4b 2018-08-30 12:47:49,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0455031394958s 2018-08-30 12:47:49,170 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3f197bd6-4441-48b4-9d9d-17f67891778e used request id req-04a19299-2dfb-494c-84ed-5e213e311c4b 2018-08-30 12:47:49,171 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7c:cd:cf', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'242057a7-fe79-4cf1-a281-4b17cc017553'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-30T12:47:46.000000', 'flavor': Munch({u'id': u'ed92b324-43a2-4904-88bd-94d1b6d1ec58'}), 'az': u'nova', 'id': u'605a708f-b6c9-49af-9f57-181bb586c98d', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ef25511b8de6418697c7a60eb47876a1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8349f3cabeb04713bc2a767bbe3353a2', 'name': 'vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', '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-08-30T12:47:46.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-30T12:47:46Z', 'hostId': u'77c68a10d4cd5d2747f62a709d4d583770b709983f0194bdbe549232', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'77c68a10d4cd5d2747f62a709d4d583770b709983f0194bdbe549232', '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-08-30T12:47:46.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8349f3cabeb04713bc2a767bbe3353a2', 'name': u'vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5', 'adminPass': u'Uhq6Wx4Zg2GV', 'tenant_id': u'8349f3cabeb04713bc2a767bbe3353a2', 'created_at': u'2018-08-30T12:47:36Z', 'created': u'2018-08-30T12:47:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-30 12:47:49,172 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-30 12:47:50,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:50,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-92ad36a3-86c5-46c0-ab39-400caf841052 x-compute-request-id: req-92ad36a3-86c5-46c0-ab39-400caf841052 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:cd:cf", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:46.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "605a708f-b6c9-49af-9f57-181bb586c98d", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:46Z", "hostId": "77c68a10d4cd5d2747f62a709d4d583770b709983f0194bdbe549232", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:36Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:b6:49", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:27.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:27Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:50,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-92ad36a3-86c5-46c0-ab39-400caf841052 2018-08-30 12:47:50,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.796756029129s 2018-08-30 12:47:50,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-92ad36a3-86c5-46c0-ab39-400caf841052 2018-08-30 12:47:50,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-30 12:47:50,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-30 12:47:51,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-353e0bc1-e37a-4310-93dc-3374e2ecf49f x-compute-request-id: req-353e0bc1-e37a-4310-93dc-3374e2ecf49f Content-Encoding: gzip Content-Length: 9546 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 484078230 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.186908] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.189198] pid_max: default: 32768 minimum: 301\n[ 0.190443] ACPI: Core revision 20150930\n[ 0.192117] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193944] Security Framework initialized\n[ 0.195084] Yama: becoming mindful.\n[ 0.196102] AppArmor: AppArmor initialized\n[ 0.197281] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.199089] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200849] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202513] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.204416] Initializing cgroup subsys io\n[ 0.205552] Initializing cgroup subsys memory\n[ 0.206752] Initializing cgroup subsys devices\n[ 0.207963] Initializing cgroup subsys freezer\n[ 0.209168] Initializing cgroup subsys net_cls\n[ 0.210388] Initializing cgroup subsys perf_event\n[ 0.211651] Initializing cgroup subsys net_prio\n[ 0.212874] Initializing cgroup subsys hugetlb\n[ 0.214096] Initializing cgroup subsys pids\n[ 0.215294] CPU: Physical Processor ID: 0\n[ 0.217090] mce: CPU supports 10 MCE banks\n[ 0.218265] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.219642] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241160] ftrace: allocating 31920 entries in 125 pages\n[ 0.266416] smpboot: Max logical packages: 1\n[ 0.267600] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269500] x2apic enabled\n[ 0.270667] Switched APIC routing to physical x2apic.\n[ 0.273131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274683] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277447] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279938] KVM setup paravirtual spinlock\n[ 0.281553] x86: Booted up 1 node, 1 CPUs\n[ 0.282673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284564] devtmpfs: initialized\n[ 0.286548] evm: security.selinux\n[ 0.287517] evm: security.SMACK64\n[ 0.288490] evm: security.SMACK64EXEC\n[ 0.289530] evm: security.SMACK64TRANSMUTE\n[ 0.290654] evm: security.SMACK64MMAP\n[ 0.291691] evm: security.ima\n[ 0.292591] evm: security.capability\n[ 0.293687] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.296230] pinctrl core: initialized pinctrl subsystem\n[ 0.297726] RTC time: 12:47:46, date: 08/30/18\n[ 0.299024] NET: Registered protocol family 16\n[ 0.300335] cpuidle: using governor ladder\n[ 0.301470] cpuidle: using governor menu\n[ 0.302572] PCCT header not found.\n[ 0.303607] ACPI: bus type PCI registered\n[ 0.304718] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.306418] PCI: Using configuration type 1 for base access\n[ 0.308586] ACPI: Added _OSI(Module Device)\n[ 0.309748] ACPI: Added _OSI(Processor Device)\n[ 0.310928] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.312172] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.314373] ACPI: Interpreter enabled\n[ 0.315442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.323084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325626] ACPI: (supports S0 S5)\n[ 0.326610] ACPI: Using IOAPIC for interrupt routing\n[ 0.327911] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.333369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.335063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339687] acpiphp: Slot [3] registered\n[ 0.340798] acpiphp: Slot [4] registered\n[ 0.341902] acpiphp: Slot [5] registered\n[ 0.343007] acpiphp: Slot [6] registered\n[ 0.344115] acpiphp: Slot [7] registered\n[ 0.345217] acpiphp: Slot [8] registered\n[ 0.346318] acpiphp: Slot [9] registered\n[ 0.347410] acpiphp: Slot [10] registered\n[ 0.348537] acpiphp: Slot [11] registered\n[ 0.349660] acpiphp: Slot [12] registered\n[ 0.350786] acpiphp: Slot [13] registered\n[ 0.351909] acpiphp: Slot [14] registered\n[ 0.353032] acpiphp: Slot [15] registered\n[ 0.368499] acpiphp: Slot [16] registered\n[ 0.369614] acpiphp: Slot [17] registered\n[ 0.370728] acpiphp: Slot [18] registered\n[ 0.371840] acpiphp: Slot [19] registered\n[ 0.372963] acpiphp: Slot [20] registered\n[ 0.374082] acpiphp: Slot [21] registered\n[ 0.375201] acpiphp: Slot [22] registered\n[ 0.376318] acpiphp: Slot [23] registered\n[ 0.377449] acpiphp: Slot [24] registered\n[ 0.378569] acpiphp: Slot [25] registered\n[ 0.379685] acpiphp: Slot [26] registered\n[ 0.380800] acpiphp: Slot [27] registered\n[ 0.381927] acpiphp: Slot [28] registered\n[ 0.383055] acpiphp: Slot [29] registered\n[ 0.384179] acpiphp: Slot [30] registered\n[ 0.385296] acpiphp: Slot [31] registered\n[ 0.386420] PCI host bridge to bus 0000:00\n[ 0.387541] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389202] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.392877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.394882] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.396938] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.401073] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.402832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.404445] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.406189] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410477] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.412447] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.433332] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.435372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.437334] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.439303] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.441350] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.443085] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.444889] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.446354] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.448508] vgaarb: loaded\n[ 0.449356] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451020] SCSI subsystem initialized\n[ 0.452289] ACPI: bus type USB registered\n[ 0.453441] usbcore: registered new interface driver usbfs\n[ 0.454869] usbcore: registered new interface driver hub\n[ 0.456261] usbcore: registered new device driver usb\n[ 0.457773] PCI: Using ACPI for IRQ routing\n[ 0.459312] NetLabel: Initializing\n[ 0.460311] NetLabel: domain hash size = 128\n[ 0.461494] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.462825] NetLabel: unlabeled traffic allowed by default\n[ 0.464433] clocksource: Switched to clocksource kvm-clock\n[ 0.474380] AppArmor: AppArmor Filesystem Enabled\n[ 0.475704] pnp: PnP ACPI init\n[ 0.476958] pnp: PnP ACPI: found 5 devices\n[ 0.483783] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486155] NET: Registered protocol family 2\n[ 0.487551] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.489324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.490984] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.492644] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494140] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495754] NET: Registered protocol family 1\n[ 0.496982] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498498] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499992] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.514532] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.529307] Trying to unpack rootfs image as initramfs...\n[ 0.590930] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.596054] Scanning for low memory corruption every 60 seconds\n[ 0.598263] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.599898] audit: initializing netlink subsys (disabled)\n[ 0.601428] audit: type=2000 audit(1535633267.033:1): initialized\n[ 0.603326] Initialise system trusted keyring\n[ 0.604723] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.606339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609079] zbud: loaded\n[ 0.610091] VFS: Disk quotas dquot_6.6.0\n[ 0.611245] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613433] fuse init (API version 7.23)\n[ 0.614679] Key type big_key registered\n[ 0.615804] Allocating IMA MOK and blacklist keyrings.\n[ 0.617510] Key type asymmetric registered\n[ 0.618672] Asymmetric key parser 'x509' registered\n[ 0.620027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.622143] io scheduler noop registered\n[ 0.623256] io scheduler deadline registered (default)\n[ 0.624744] io scheduler cfq registered\n[ 0.625949] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.627404] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.629198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.631331] ACPI: Power Button [PWRF]\n[ 0.632591] GHES: HEST is not enabled!\n[ 0.646771] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.676364] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.679388] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.703089] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.706142] Linux agpgart interface v0.103\n[ 0.709547] brd: module loaded\n[ 0.711786] loop: module loaded\n[ 0.716683] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.718753] GPT:90111 != 2097151\n[ 0.719739] GPT:Alternate GPT header not at the end of the disk.\n[ 0.721347] GPT:90111 != 2097151\n[ 0.722347] GPT: Use GNU Parted to correct GPT errors.\n[ 0.723756] vda: vda1 vda15\n[ 0.725486] scsi host0: ata_piix\n[ 0.726597] scsi host1: ata_piix\n[ 0.727622] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.729408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.731723] libphy: Fixed MDIO Bus: probed\n[ 0.732912] tun: Universal TUN/TAP device driver, 1.6\n[ 0.734293] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.737185] PPP generic driver version 2.4.2\n[ 0.738416] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.740022] ehci-pci: EHCI PCI platform driver\n[ 0.741224] ehci-platform: EHCI generic platform driver\n[ 0.742687] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744269] ohci-pci: OHCI PCI platform driver\n[ 0.745503] ohci-platform: OHCI generic platform driver\n[ 0.746887] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761524] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.762922] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.764970] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.766446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.768105] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.769839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.771862] usb usb1: Product: UHCI Host Controller\n[ 0.773157] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.774731] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776169] hub 1-0:1.0: USB hub found\n[ 0.777262] hub 1-0:1.0: 2 ports detected\n[ 0.778564] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.781516] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.782869] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.784289] mousedev: PS/2 mouse device common for all mice\n[ 0.786026] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.788609] rtc_cmos 00:00: RTC can wake from S4\n[ 0.790197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.791878] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.793584] i2c /dev entries driver\n[ 0.794658] device-mapper: uevent: version 1.0.3\n[ 0.796005] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.798328] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.800220] NET: Registered protocol family 10\n[ 0.801790] NET: Registered protocol family 17\n[ 0.803035] Key type dns_resolver registered\n[ 0.804362] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.805911] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.808379] registered taskstats version 1\n[ 0.809560] Loading compiled-in X.509 certificates\n[ 0.811412] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.814011] zswap: loaded using pool lzo/zbud\n[ 0.816108] Key type trusted registered\n[ 0.818302] Key type encrypted registered\n[ 0.819509] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.821027] ima: No TPM chip found, activating TPM-bypass!\n[ 0.822550] evm: HMAC attrs: 0x1\n[ 0.823865] Magic number: 14:774:785\n[ 0.825085] rtc_cmos 00:00: setting system clock to 2018-08-30 12:47:46 UTC (1535633266)\n[ 0.827387] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.828948] EDD information not available.\n[ 0.886066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.903332] Write protecting the kernel read-only data: 14336k\n[ 0.906308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.908808] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.957565] 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 0.81\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.5...\nLease of 192.168.120.5 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 0.91. iid=i-00000011\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\nvPing OK\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCM+usLontH7vz6v23g8qDWCLOdJM7Ecs63g2uZXJdnbg9C0qOi/vrLaRNHriIelvJV3vYsn3v4h2vt0Q+35ikRDXyNEwk8zbYAv/kqBzgv9sz51xVE18oE5sQAG9aGF/uzKHH9fbV9lODZoNMsCpbnbSivATTBbJXDAVvIqTdlk4KM/IG7WvwijSqjCXzW0C6Nfj7cPKPLVqdoC6NJtj1fT62SP8VeDTGSLTa34IBCAYVv0BrN1nxDjjagkmz9Zw6gejUBc7zXpUU2/mSHh0rQgOURo2Dpp10A7h6eJ07JU+/UFbRzsNIZHTvDfNQwhFytPJm07OuBib0PV/4PaOId root@vping-userdata-vm2-65d7afd9-ab8b-496c-ba33-841ce0fc2dd5\nssh-dss AAAAB3NzaC1kc3MAAACBANP8kHSpfAcF8wmgYY4ET3apsJKhXrw0LBudNrOeG6dL7uLmd0CWSapVii9TSV3ugc7hZAzDnP5NKCPZdgRGGAYRg4A+DY1CkieeEH2Ovxpw7nOn4IJL+Ou5avhPlyscG4D7yHzeXuWRhC4Ywv3n1maJbKLuje3fblLsw26LCfRlAAAAFQDilkc4Mr9ddYHcfFSYn3B6qLmWLwAAAIB7pn3E3DYRQ3bKaKt8WCBRiWXcoRxHzqmwaLBnyOQlFwlEBavbSSGCMzwgvxzZrbF71GUIt1RqjUxl88IyiG4GVMRC9ZxA2Hc33ZhZrTuDg5X+kaNDgXG1B6WBUg8DZvvaKH9oB4B55l2mG7OzGbgbntKb4E0tpiofuHmQO1bgmwAAAIEA0At6QNwo/gExgB50iCSBbeFk4utSHzIYQzq3XDojIZ3M0TuWr77kVgwggkIrKEnbt4T3839QipNMVm23Gl4dW/x7nyHEHC9R7y4ssU4ZfkoMRfjjDYV4E2GJHbNyzmJT15ZPau1G3UGxbkoGfJ5dKxckw8bQ+ewwK+I95rxpHFY= root@vping-userdata-vm2-65d7afd9-ab8b-496c-ba33-841ce0fc2dd5\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe7c:cdcf/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \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-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-65d7afd9-ab8b-496c-ba33-841ce0fc2dd5\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-65d7afd9-ab8b-496c-ba33-841ce0fc2dd5 login: "} 2018-08-30 12:47:51,735 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d/action used request id req-353e0bc1-e37a-4310-93dc-3374e2ecf49f 2018-08-30 12:47:51,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.7613260746s 2018-08-30 12:47:51,736 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d/action used request id req-353e0bc1-e37a-4310-93dc-3374e2ecf49f 2018-08-30 12:47:51,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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 484078230 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.186908] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.189198] pid_max: default: 32768 minimum: 301 [ 0.190443] ACPI: Core revision 20150930 [ 0.192117] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.193944] Security Framework initialized [ 0.195084] Yama: becoming mindful. [ 0.196102] AppArmor: AppArmor initialized [ 0.197281] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.199089] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.200849] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202513] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.204416] Initializing cgroup subsys io [ 0.205552] Initializing cgroup subsys memory [ 0.206752] Initializing cgroup subsys devices [ 0.207963] Initializing cgroup subsys freezer [ 0.209168] Initializing cgroup subsys net_cls [ 0.210388] Initializing cgroup subsys perf_event [ 0.211651] Initializing cgroup subsys net_prio [ 0.212874] Initializing cgroup subsys hugetlb [ 0.214096] Initializing cgroup subsys pids [ 0.215294] CPU: Physical Processor ID: 0 [ 0.217090] mce: CPU supports 10 MCE banks [ 0.218265] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.219642] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.241160] ftrace: allocating 31920 entries in 125 pages [ 0.266416] smpboot: Max logical packages: 1 [ 0.267600] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269500] x2apic enabled [ 0.270667] Switched APIC routing to physical x2apic. [ 0.273131] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274683] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.277447] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279938] KVM setup paravirtual spinlock [ 0.281553] x86: Booted up 1 node, 1 CPUs [ 0.282673] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.284564] devtmpfs: initialized [ 0.286548] evm: security.selinux [ 0.287517] evm: security.SMACK64 [ 0.288490] evm: security.SMACK64EXEC [ 0.289530] evm: security.SMACK64TRANSMUTE [ 0.290654] evm: security.SMACK64MMAP [ 0.291691] evm: security.ima [ 0.292591] evm: security.capability [ 0.293687] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296230] pinctrl core: initialized pinctrl subsystem [ 0.297726] RTC time: 12:47:46, date: 08/30/18 [ 0.299024] NET: Registered protocol family 16 [ 0.300335] cpuidle: using governor ladder [ 0.301470] cpuidle: using governor menu [ 0.302572] PCCT header not found. [ 0.303607] ACPI: bus type PCI registered [ 0.304718] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.306418] PCI: Using configuration type 1 for base access [ 0.308586] ACPI: Added _OSI(Module Device) [ 0.309748] ACPI: Added _OSI(Processor Device) [ 0.310928] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.312172] ACPI: Added _OSI(Processor Aggregator Device) [ 0.314373] ACPI: Interpreter enabled [ 0.315442] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.317988] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.323084] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325626] ACPI: (supports S0 S5) [ 0.326610] ACPI: Using IOAPIC for interrupt routing [ 0.327911] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.333369] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.335063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.336693] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339687] acpiphp: Slot [3] registered [ 0.340798] acpiphp: Slot [4] registered [ 0.341902] acpiphp: Slot [5] registered [ 0.343007] acpiphp: Slot [6] registered [ 0.344115] acpiphp: Slot [7] registered [ 0.345217] acpiphp: Slot [8] registered [ 0.346318] acpiphp: Slot [9] registered [ 0.347410] acpiphp: Slot [10] registered [ 0.348537] acpiphp: Slot [11] registered [ 0.349660] acpiphp: Slot [12] registered [ 0.350786] acpiphp: Slot [13] registered [ 0.351909] acpiphp: Slot [14] registered [ 0.353032] acpiphp: Slot [15] registered [ 0.368499] acpiphp: Slot [16] registered [ 0.369614] acpiphp: Slot [17] registered [ 0.370728] acpiphp: Slot [18] registered [ 0.371840] acpiphp: Slot [19] registered [ 0.372963] acpiphp: Slot [20] registered [ 0.374082] acpiphp: Slot [21] registered [ 0.375201] acpiphp: Slot [22] registered [ 0.376318] acpiphp: Slot [23] registered [ 0.377449] acpiphp: Slot [24] registered [ 0.378569] acpiphp: Slot [25] registered [ 0.379685] acpiphp: Slot [26] registered [ 0.380800] acpiphp: Slot [27] registered [ 0.381927] acpiphp: Slot [28] registered [ 0.383055] acpiphp: Slot [29] registered [ 0.384179] acpiphp: Slot [30] registered [ 0.385296] acpiphp: Slot [31] registered [ 0.386420] PCI host bridge to bus 0000:00 [ 0.387541] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389202] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.392877] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.394882] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.396938] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.401073] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.402832] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.404445] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.406189] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410477] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.412447] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.433332] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.435372] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.437334] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.439303] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.441350] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.443085] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.444889] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.446354] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.448508] vgaarb: loaded [ 0.449356] vgaarb: bridge control possible 0000:00:02.0 [ 0.451020] SCSI subsystem initialized [ 0.452289] ACPI: bus type USB registered [ 0.453441] usbcore: registered new interface driver usbfs [ 0.454869] usbcore: registered new interface driver hub [ 0.456261] usbcore: registered new device driver usb [ 0.457773] PCI: Using ACPI for IRQ routing [ 0.459312] NetLabel: Initializing [ 0.460311] NetLabel: domain hash size = 128 [ 0.461494] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.462825] NetLabel: unlabeled traffic allowed by default [ 0.464433] clocksource: Switched to clocksource kvm-clock [ 0.474380] AppArmor: AppArmor Filesystem Enabled [ 0.475704] pnp: PnP ACPI init [ 0.476958] pnp: PnP ACPI: found 5 devices [ 0.483783] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486155] NET: Registered protocol family 2 [ 0.487551] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.489324] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.490984] TCP: Hash tables configured (established 4096 bind 4096) [ 0.492644] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494140] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495754] NET: Registered protocol family 1 [ 0.496982] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498498] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499992] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.514532] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.529307] Trying to unpack rootfs image as initramfs... [ 0.590930] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.596054] Scanning for low memory corruption every 60 seconds [ 0.598263] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.599898] audit: initializing netlink subsys (disabled) [ 0.601428] audit: type=2000 audit(1535633267.033:1): initialized [ 0.603326] Initialise system trusted keyring [ 0.604723] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.606339] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.609079] zbud: loaded [ 0.610091] VFS: Disk quotas dquot_6.6.0 [ 0.611245] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.613433] fuse init (API version 7.23) [ 0.614679] Key type big_key registered [ 0.615804] Allocating IMA MOK and blacklist keyrings. [ 0.617510] Key type asymmetric registered [ 0.618672] Asymmetric key parser 'x509' registered [ 0.620027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.622143] io scheduler noop registered [ 0.623256] io scheduler deadline registered (default) [ 0.624744] io scheduler cfq registered [ 0.625949] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.627404] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.629198] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631331] ACPI: Power Button [PWRF] [ 0.632591] GHES: HEST is not enabled! [ 0.646771] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.676364] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.679388] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.703089] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.706142] Linux agpgart interface v0.103 [ 0.709547] brd: module loaded [ 0.711786] loop: module loaded [ 0.716683] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.718753] GPT:90111 != 2097151 [ 0.719739] GPT:Alternate GPT header not at the end of the disk. [ 0.721347] GPT:90111 != 2097151 [ 0.722347] GPT: Use GNU Parted to correct GPT errors. [ 0.723756] vda: vda1 vda15 [ 0.725486] scsi host0: ata_piix [ 0.726597] scsi host1: ata_piix [ 0.727622] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.729408] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.731723] libphy: Fixed MDIO Bus: probed [ 0.732912] tun: Universal TUN/TAP device driver, 1.6 [ 0.734293] tun: (C) 1999-2004 Max Krasnyansky [ 0.737185] PPP generic driver version 2.4.2 [ 0.738416] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.740022] ehci-pci: EHCI PCI platform driver [ 0.741224] ehci-platform: EHCI generic platform driver [ 0.742687] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.744269] ohci-pci: OHCI PCI platform driver [ 0.745503] ohci-platform: OHCI generic platform driver [ 0.746887] uhci_hcd: USB Universal Host Controller Interface driver [ 0.761524] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.762922] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.764970] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.766446] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.768105] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.769839] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.771862] usb usb1: Product: UHCI Host Controller [ 0.773157] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.774731] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776169] hub 1-0:1.0: USB hub found [ 0.777262] hub 1-0:1.0: 2 ports detected [ 0.778564] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.781516] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.782869] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.784289] mousedev: PS/2 mouse device common for all mice [ 0.786026] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.788609] rtc_cmos 00:00: RTC can wake from S4 [ 0.790197] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.791878] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.793584] i2c /dev entries driver [ 0.794658] device-mapper: uevent: version 1.0.3 [ 0.796005] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.798328] ledtrig-cpu: registered to indicate activity on CPUs [ 0.800220] NET: Registered protocol family 10 [ 0.801790] NET: Registered protocol family 17 [ 0.803035] Key type dns_resolver registered [ 0.804362] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.805911] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.808379] registered taskstats version 1 [ 0.809560] Loading compiled-in X.509 certificates [ 0.811412] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.814011] zswap: loaded using pool lzo/zbud [ 0.816108] Key type trusted registered [ 0.818302] Key type encrypted registered [ 0.819509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.821027] ima: No TPM chip found, activating TPM-bypass! [ 0.822550] evm: HMAC attrs: 0x1 [ 0.823865] Magic number: 14:774:785 [ 0.825085] rtc_cmos 00:00: setting system clock to 2018-08-30 12:47:46 UTC (1535633266) [ 0.827387] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.828948] EDD information not available. [ 0.886066] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.903332] Write protecting the kernel read-only data: 14336k [ 0.906308] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.908808] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.957565] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.81 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.91. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCM+usLontH7vz6v23g8qDWCLOdJM7Ecs63g2uZXJdnbg9C0qOi/vrLaRNHriIelvJV3vYsn3v4h2vt0Q+35ikRDXyNEwk8zbYAv/kqBzgv9sz51xVE18oE5sQAG9aGF/uzKHH9fbV9lODZoNMsCpbnbSivATTBbJXDAVvIqTdlk4KM/IG7WvwijSqjCXzW0C6Nfj7cPKPLVqdoC6NJtj1fT62SP8VeDTGSLTa34IBCAYVv0BrN1nxDjjagkmz9Zw6gejUBc7zXpUU2/mSHh0rQgOURo2Dpp10A7h6eJ07JU+/UFbRzsNIZHTvDfNQwhFytPJm07OuBib0PV/4PaOId root@vping-userdata-vm2-65d7afd9-ab8b-496c-ba33-841ce0fc2dd5 ssh-dss AAAAB3NzaC1kc3MAAACBANP8kHSpfAcF8wmgYY4ET3apsJKhXrw0LBudNrOeG6dL7uLmd0CWSapVii9TSV3ugc7hZAzDnP5NKCPZdgRGGAYRg4A+DY1CkieeEH2Ovxpw7nOn4IJL+Ou5avhPlyscG4D7yHzeXuWRhC4Ywv3n1maJbKLuje3fblLsw26LCfRlAAAAFQDilkc4Mr9ddYHcfFSYn3B6qLmWLwAAAIB7pn3E3DYRQ3bKaKt8WCBRiWXcoRxHzqmwaLBnyOQlFwlEBavbSSGCMzwgvxzZrbF71GUIt1RqjUxl88IyiG4GVMRC9ZxA2Hc33ZhZrTuDg5X+kaNDgXG1B6WBUg8DZvvaKH9oB4B55l2mG7OzGbgbntKb4E0tpiofuHmQO1bgmwAAAIEA0At6QNwo/gExgB50iCSBbeFk4utSHzIYQzq3XDojIZ3M0TuWr77kVgwggkIrKEnbt4T3839QipNMVm23Gl4dW/x7nyHEHC9R7y4ssU4ZfkoMRfjjDYV4E2GJHbNyzmJT15ZPau1G3UGxbkoGfJ5dKxckw8bQ+ewwK+I95rxpHFY= root@vping-userdata-vm2-65d7afd9-ab8b-496c-ba33-841ce0fc2dd5 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe7c:cdcf/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-65d7afd9-ab8b-496c-ba33-841ce0fc2dd5 launch-index: 0 === cirros: current=0.4.0 uptime=3.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-65d7afd9-ab8b-496c-ba33-841ce0fc2dd5 login: 2018-08-30 12:47:51,737 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-30 12:47:51,858 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:47:51,858 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:50 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-30 12:47:51,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-30 12:47:51,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:52,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-bcfb8fb8-411a-4e9c-84d0-dcf3bcfa70fd x-compute-request-id: req-bcfb8fb8-411a-4e9c-84d0-dcf3bcfa70fd Content-Type: application/json 2018-08-30 12:47:52,279 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0 used request id req-bcfb8fb8-411a-4e9c-84d0-dcf3bcfa70fd 2018-08-30 12:47:52,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.415016889572s 2018-08-30 12:47:52,279 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0 used request id req-bcfb8fb8-411a-4e9c-84d0-dcf3bcfa70fd 2018-08-30 12:47:52,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:52,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:53,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-1264c465-2f6c-4c8f-9093-a7844380366d x-compute-request-id: req-1264c465-2f6c-4c8f-9093-a7844380366d Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:cd:cf", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:46.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "605a708f-b6c9-49af-9f57-181bb586c98d", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:46Z", "hostId": "77c68a10d4cd5d2747f62a709d4d583770b709983f0194bdbe549232", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:36Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:b6:49", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:27.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "ac604bf5-ea18-420f-ab1b-02a57e69ddb0", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:52Z", "hostId": "039bcf92630f453f2d982691cd1370e352e1c8d4d00e369c8f639947", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:17Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:53,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1264c465-2f6c-4c8f-9093-a7844380366d 2018-08-30 12:47:53,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06893992424s 2018-08-30 12:47:53,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1264c465-2f6c-4c8f-9093-a7844380366d 2018-08-30 12:47:53,351 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:47:55,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:55,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:56,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-e2f316bc-2cea-4380-8c97-e9e4ec274f74 x-compute-request-id: req-e2f316bc-2cea-4380-8c97-e9e4ec274f74 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:cd:cf", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:46.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "605a708f-b6c9-49af-9f57-181bb586c98d", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:46Z", "hostId": "77c68a10d4cd5d2747f62a709d4d583770b709983f0194bdbe549232", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:36Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:56,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e2f316bc-2cea-4380-8c97-e9e4ec274f74 2018-08-30 12:47:56,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.805723905563s 2018-08-30 12:47:56,159 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e2f316bc-2cea-4380-8c97-e9e4ec274f74 2018-08-30 12:47:56,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-30 12:47:56,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:56,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:47: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-f74c3df2-f58f-4542-8eed-445b43989aee x-compute-request-id: req-f74c3df2-f58f-4542-8eed-445b43989aee Content-Type: application/json 2018-08-30 12:47:56,359 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d used request id req-f74c3df2-f58f-4542-8eed-445b43989aee 2018-08-30 12:47:56,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.198049783707s 2018-08-30 12:47:56,359 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d used request id req-f74c3df2-f58f-4542-8eed-445b43989aee 2018-08-30 12:47:56,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:56,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:57,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:47: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-aea8df64-a0d7-4978-a1f1-ad3b70f6e8a1 x-compute-request-id: req-aea8df64-a0d7-4978-a1f1-ad3b70f6e8a1 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:cd:cf", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/605a708f-b6c9-49af-9f57-181bb586c98d", "rel": "bookmark"}], "image": {"id": "242057a7-fe79-4cf1-a281-4b17cc017553", "links": [{"href": "http://172.30.9.27:8774/images/242057a7-fe79-4cf1-a281-4b17cc017553", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:47:46.000000", "flavor": {"id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58", "links": [{"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}]}, "id": "605a708f-b6c9-49af-9f57-181bb586c98d", "security_groups": [{"name": "default"}], "user_id": "ef25511b8de6418697c7a60eb47876a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:47:56Z", "hostId": "77c68a10d4cd5d2747f62a709d4d583770b709983f0194bdbe549232", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "created": "2018-08-30T12:47:36Z", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:47:57,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aea8df64-a0d7-4978-a1f1-ad3b70f6e8a1 2018-08-30 12:47:57,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79688000679s 2018-08-30 12:47:57,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aea8df64-a0d7-4978-a1f1-ad3b70f6e8a1 2018-08-30 12:47:57,159 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:47:59,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:47:59,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:47:59,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-dd1957b0-2c70-4029-9754-d4dfd02fce18 x-compute-request-id: req-dd1957b0-2c70-4029-9754-d4dfd02fce18 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-30 12:47:59,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd1957b0-2c70-4029-9754-d4dfd02fce18 2018-08-30 12:47:59,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0694310665131s 2018-08-30 12:47:59,231 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd1957b0-2c70-4029-9754-d4dfd02fce18 2018-08-30 12:47:59,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-30 12:47:59,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/22b94f09-2e60-469f-9eb1-9972603d1f24/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" -d '{"subnet_id": "a5972f45-cf58-4c41-9bc5-336f122e0fa5"}' 2018-08-30 12:48:00,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-25e48151-bb66-4ab1-898f-054ebd0fb034 Date: Thu, 30 Aug 2018 12:48:00 GMT RESP BODY: {"network_id": "b3181e9b-db5b-4da8-bb45-42a38bd72206", "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "subnet_id": "a5972f45-cf58-4c41-9bc5-336f122e0fa5", "subnet_ids": ["a5972f45-cf58-4c41-9bc5-336f122e0fa5"], "port_id": "7d8935b7-dae3-48a5-a900-31f7516d4624", "id": "22b94f09-2e60-469f-9eb1-9972603d1f24"} 2018-08-30 12:48:00,948 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/22b94f09-2e60-469f-9eb1-9972603d1f24/remove_router_interface.json used request id req-25e48151-bb66-4ab1-898f-054ebd0fb034 2018-08-30 12:48:00,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71583986282s 2018-08-30 12:48:00,948 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/22b94f09-2e60-469f-9eb1-9972603d1f24/remove_router_interface.json used request id req-25e48151-bb66-4ab1-898f-054ebd0fb034 returning object 22b94f09-2e60-469f-9eb1-9972603d1f24 2018-08-30 12:48:00,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-30 12:48:00,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:48:01,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-c37f66e4-05a7-45e3-89ca-d232a8f9e043 Date: Thu, 30 Aug 2018 12:48:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "8349f3cabeb04713bc2a767bbe3353a2", "created_at": "2018-08-30T12:47:05Z", "admin_state_up": true, "updated_at": "2018-08-30T12:48:00Z", "revision_number": 4, "routes": [], "project_id": "8349f3cabeb04713bc2a767bbe3353a2", "id": "22b94f09-2e60-469f-9eb1-9972603d1f24", "name": "vping_userdata-router_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}]} 2018-08-30 12:48:01,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c37f66e4-05a7-45e3-89ca-d232a8f9e043 2018-08-30 12:48:01,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12548494339s 2018-08-30 12:48:01,075 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c37f66e4-05a7-45e3-89ca-d232a8f9e043 2018-08-30 12:48:01,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-30 12:48:01,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/22b94f09-2e60-469f-9eb1-9972603d1f24.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:48:02,863 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-643c0999-a3bb-4e83-9320-12a0125045e6 Content-Length: 0 Date: Thu, 30 Aug 2018 12:48:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:48:02,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/22b94f09-2e60-469f-9eb1-9972603d1f24.json used request id req-643c0999-a3bb-4e83-9320-12a0125045e6 2018-08-30 12:48:02,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.78665208817s 2018-08-30 12:48:02,863 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/22b94f09-2e60-469f-9eb1-9972603d1f24.json used request id req-643c0999-a3bb-4e83-9320-12a0125045e6 2018-08-30 12:48:02,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:48:02,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:48:02,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-90101024-546f-4f1a-988e-cb444f6c1899 Date: Thu, 30 Aug 2018 12:48:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:47:04Z","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":"8349f3cabeb04713bc2a767bbe3353a2","id":"a5972f45-cf58-4c41-9bc5-336f122e0fa5","subnetpool_id":null,"name":"vping_userdata-subnet_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}]} 2018-08-30 12:48:02,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-90101024-546f-4f1a-988e-cb444f6c1899 2018-08-30 12:48:02,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0415670871735s 2018-08-30 12:48:02,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-90101024-546f-4f1a-988e-cb444f6c1899 2018-08-30 12:48:02,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-30 12:48:02,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/a5972f45-cf58-4c41-9bc5-336f122e0fa5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:48:05,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2f5d88e-08da-4349-a855-7f090961665a Date: Thu, 30 Aug 2018 12:48:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:48:05,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a5972f45-cf58-4c41-9bc5-336f122e0fa5.json used request id req-c2f5d88e-08da-4349-a855-7f090961665a 2018-08-30 12:48:05,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.74171996117s 2018-08-30 12:48:05,649 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a5972f45-cf58-4c41-9bc5-336f122e0fa5.json used request id req-c2f5d88e-08da-4349-a855-7f090961665a 2018-08-30 12:48:05,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:48:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:48:05,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-9b50dd78-2f6b-4c5f-bddc-5dc5ce29d59e Date: Thu, 30 Aug 2018 12:48: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":[],"updated_at":"2018-08-30T12:48:05Z","tenant_id":"8349f3cabeb04713bc2a767bbe3353a2","created_at":"2018-08-30T12:47:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8349f3cabeb04713bc2a767bbe3353a2","id":"b3181e9b-db5b-4da8-bb45-42a38bd72206","name":"vping_userdata-net_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:48:05,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9b50dd78-2f6b-4c5f-bddc-5dc5ce29d59e 2018-08-30 12:48:05,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.157116889954s 2018-08-30 12:48:05,807 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9b50dd78-2f6b-4c5f-bddc-5dc5ce29d59e 2018-08-30 12:48:05,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-30 12:48:05,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/b3181e9b-db5b-4da8-bb45-42a38bd72206.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:48:07,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00865bb8-28d3-40ce-a034-3adde399fe3c Date: Thu, 30 Aug 2018 12:48:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:48:07,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b3181e9b-db5b-4da8-bb45-42a38bd72206.json used request id req-00865bb8-28d3-40ce-a034-3adde399fe3c 2018-08-30 12:48:07,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.86424088478s 2018-08-30 12:48:07,673 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b3181e9b-db5b-4da8-bb45-42a38bd72206.json used request id req-00865bb8-28d3-40ce-a034-3adde399fe3c 2018-08-30 12:48:07,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:48:07,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:48:08,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-cadd8cf6-7172-44ff-92f3-91a1c77db829 Date: Thu, 30 Aug 2018 12:48:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:47:11Z", "file": "/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553/file", "owner": "8349f3cabeb04713bc2a767bbe3353a2", "id": "242057a7-fe79-4cf1-a281-4b17cc017553", "size": 12716032, "self": "/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/242057a7-fe79-4cf1-a281-4b17cc017553/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/242057a7-fe79-4cf1-a281-4b17cc017553/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:47:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:48:08,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cadd8cf6-7172-44ff-92f3-91a1c77db829 2018-08-30 12:48:08,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324064970016s 2018-08-30 12:48:08,002 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cadd8cf6-7172-44ff-92f3-91a1c77db829 2018-08-30 12:48:08,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-30 12:48:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e0d289c2d261a5fc93ccc4cc639c29391badd270" 2018-08-30 12:48:09,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01d160d9-f7fc-4580-9398-076a7780aaa9 Date: Thu, 30 Aug 2018 12:48:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:48:09,372 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553 used request id req-01d160d9-f7fc-4580-9398-076a7780aaa9 2018-08-30 12:48:09,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36842298508s 2018-08-30 12:48:09,372 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/242057a7-fe79-4cf1-a281-4b17cc017553 used request id req-01d160d9-f7fc-4580-9398-076a7780aaa9 2018-08-30 12:48:09,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:48:09,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:48:09,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-35429b27-b7ac-415c-ba99-1321aab4f047 x-compute-request-id: req-35429b27-b7ac-415c-ba99-1321aab4f047 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "ed92b324-43a2-4904-88bd-94d1b6d1ec58"}]} 2018-08-30 12:48:09,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-35429b27-b7ac-415c-ba99-1321aab4f047 2018-08-30 12:48:09,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.170105934143s 2018-08-30 12:48:09,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-35429b27-b7ac-415c-ba99-1321aab4f047 2018-08-30 12:48:09,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-30 12:48:09,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:48:09,591 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-8b3dba59-9624-4521-8f2e-3e27d18203f2 x-compute-request-id: req-8b3dba59-9624-4521-8f2e-3e27d18203f2 Content-Length: 0 Content-Type: application/json 2018-08-30 12:48:09,591 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58 used request id req-8b3dba59-9624-4521-8f2e-3e27d18203f2 2018-08-30 12:48:09,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0468289852142s 2018-08-30 12:48:09,592 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ed92b324-43a2-4904-88bd-94d1b6d1ec58 used request id req-8b3dba59-9624-4521-8f2e-3e27d18203f2 2018-08-30 12:48:09,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:48:09,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:48:09,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ed49ab-3462-4475-a307-e17d763abd09 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "links": {"self": "http://172.30.9.27:5000/v3/users/ef25511b8de6418697c7a60eb47876a1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ef25511b8de6418697c7a60eb47876a1", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:48:09,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-71ed49ab-3462-4475-a307-e17d763abd09 2018-08-30 12:48:09,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205513954163s 2018-08-30 12:48:09,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-71ed49ab-3462-4475-a307-e17d763abd09 2018-08-30 12:48:09,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:48:09,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/ef25511b8de6418697c7a60eb47876a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:48:10,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc0429c-9893-4b42-8cde-93d0ef0b7ff2 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5", "links": {"self": "http://172.30.9.27:5000/v3/users/ef25511b8de6418697c7a60eb47876a1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ef25511b8de6418697c7a60eb47876a1", "description": null}} 2018-08-30 12:48:10,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ef25511b8de6418697c7a60eb47876a1 used request id req-abc0429c-9893-4b42-8cde-93d0ef0b7ff2 2018-08-30 12:48:10,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212965965271s 2018-08-30 12:48:10,017 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/ef25511b8de6418697c7a60eb47876a1 used request id req-abc0429c-9893-4b42-8cde-93d0ef0b7ff2 2018-08-30 12:48:10,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-30 12:48:10,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/ef25511b8de6418697c7a60eb47876a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:48:10,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-641a2aa5-0351-4c39-baff-70798a12aeb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:48:10,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ef25511b8de6418697c7a60eb47876a1 used request id req-641a2aa5-0351-4c39-baff-70798a12aeb5 2018-08-30 12:48:10,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.371454000473s 2018-08-30 12:48:10,390 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ef25511b8de6418697c7a60eb47876a1 used request id req-641a2aa5-0351-4c39-baff-70798a12aeb5 2018-08-30 12:48:10,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:48:10,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:48:10,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2537620b-088f-45d3-9cc9-d46ff8f33dee Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/8349f3cabeb04713bc2a767bbe3353a2"}, "tags": [], "enabled": true, "id": "8349f3cabeb04713bc2a767bbe3353a2", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_65d7afd9-ab8b-496c-ba33-841ce0fc2dd5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-30 12:48:10,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-2537620b-088f-45d3-9cc9-d46ff8f33dee 2018-08-30 12:48:10,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200314044952s 2018-08-30 12:48:10,597 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-2537620b-088f-45d3-9cc9-d46ff8f33dee 2018-08-30 12:48:10,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-30 12:48:10,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8349f3cabeb04713bc2a767bbe3353a2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}aa9e025f1e0336fb0e075dba2838bfa92c6aa641" 2018-08-30 12:48:10,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed5600c1-7c89-429a-943a-a18367d1ee8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:48:10,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8349f3cabeb04713bc2a767bbe3353a2 used request id req-ed5600c1-7c89-429a-943a-a18367d1ee8d 2018-08-30 12:48:10,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.348590135574s 2018-08-30 12:48:10,950 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8349f3cabeb04713bc2a767bbe3353a2 used request id req-ed5600c1-7c89-429a-943a-a18367d1ee8d 2018-08-30 12:48:11,001 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:48:11,043 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:48:11,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:48:11,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:48:11,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:48:11,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:48:11,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:48:11,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:48:11,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:48:11,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:48:11,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:48:11,044 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:48:11,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:48:11,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29addb60-afa8-4f91-be61-ebe603391c2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:48:11,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-29addb60-afa8-4f91-be61-ebe603391c2f 2018-08-30 12:48:11,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:48:11,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["uF9CujoFTpGP8p38UfaMWw"], "issued_at": "2018-08-30T12:48:11.000000Z"}} 2018-08-30 12:48:11,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:48:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:48:11,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-43af5392-ff05-4444-ab24-5ab173daec6c Date: Thu, 30 Aug 2018 12:48:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1500,"id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","status":"ACTIVE","subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"description":"","tags":[],"updated_at":"2018-08-30T12:38:33Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","provider:network_type":"flat"}]} 2018-08-30 12:48:11,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-43af5392-ff05-4444-ab24-5ab173daec6c 2018-08-30 12:48:11,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369017124176s 2018-08-30 12:48:11,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-43af5392-ff05-4444-ab24-5ab173daec6c 2018-08-30 12:48:11,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:48:11,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 30 Aug 2018 12:48:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c9b7dd2-7568-4334-a64e-5ec816adfec7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-30 12:48:11,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3c9b7dd2-7568-4334-a64e-5ec816adfec7 2018-08-30 12:48:11,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:48:11,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:48:12,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-133db88d-d499-4357-ad68-25f3ae6eb53e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/7f53ef2745af42d7ba9cdc438d2ba863"}, "tags": [], "enabled": true, "id": "7f53ef2745af42d7ba9cdc438d2ba863", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-08-30 12:48:12,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-133db88d-d499-4357-ad68-25f3ae6eb53e 2018-08-30 12:48:12,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198718070984s 2018-08-30 12:48:12,026 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-133db88d-d499-4357-ad68-25f3ae6eb53e 2018-08-30 12:48:12,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-30 12:48:12,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}}' 2018-08-30 12:48:12,249 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-131fa6a8-02bf-431b-89b7-d75f75283f5a Content-Length: 368 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/71dd9e266f5b4d0899c59a70e06e3b5f"}, "tags": [], "enabled": true, "id": "71dd9e266f5b4d0899c59a70e06e3b5f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}} 2018-08-30 12:48:12,249 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-131fa6a8-02bf-431b-89b7-d75f75283f5a 2018-08-30 12:48:12,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217226028442s 2018-08-30 12:48:12,250 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-131fa6a8-02bf-431b-89b7-d75f75283f5a 2018-08-30 12:48:12,250 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b'}) 2018-08-30 12:48:12,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-30 12:48:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "76de58d8-be1b-49bb-9b8d-64affa9110d5", "email": null, "name": "cinder_test-user_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}}' 2018-08-30 12:48:12,783 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 30 Aug 2018 12:48:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90fadc6d-8d34-4fcb-bf86-8b0443c0b92f Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "links": {"self": "http://172.30.9.27:5000/v3/users/8bf1211af8c4454e9e984ae1db89147c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bf1211af8c4454e9e984ae1db89147c", "domain_id": "default", "password_expires_at": null}} 2018-08-30 12:48:12,783 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-90fadc6d-8d34-4fcb-bf86-8b0443c0b92f 2018-08-30 12:48:12,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.526568889618s 2018-08-30 12:48:12,784 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-90fadc6d-8d34-4fcb-bf86-8b0443c0b92f 2018-08-30 12:48:12,784 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8bf1211af8c4454e9e984ae1db89147c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b'}) 2018-08-30 12:48:12,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:48:12,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:48:12,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa19f13-16d4-4c6f-9d1e-3f34bfdb984b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:48:12,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-afa19f13-16d4-4c6f-9d1e-3f34bfdb984b 2018-08-30 12:48:12,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172199964523s 2018-08-30 12:48:12,960 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-afa19f13-16d4-4c6f-9d1e-3f34bfdb984b 2018-08-30 12:48:12,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:48:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:48:13,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d6ee57-0f06-467d-a776-379a1e0cc25b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:48:13,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-06d6ee57-0f06-467d-a776-379a1e0cc25b 2018-08-30 12:48:13,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201302051544s 2018-08-30 12:48:13,167 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-06d6ee57-0f06-467d-a776-379a1e0cc25b 2018-08-30 12:48:13,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-30 12:48:13,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:48:13,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134d1deb-ac33-426a-a579-a2985543bf43 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "42941655af93448aa79a2310065f9b83", "links": {"self": "http://172.30.9.27:5000/v3/roles/42941655af93448aa79a2310065f9b83"}, "name": "swiftoperator"}, {"domain_id": null, "id": "483c788591c247178c50a4af809e5ff9", "links": {"self": "http://172.30.9.27:5000/v3/roles/483c788591c247178c50a4af809e5ff9"}, "name": "reader"}, {"domain_id": null, "id": "4ee9a6c410d34cfa9465f9f53c6a1145", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ee9a6c410d34cfa9465f9f53c6a1145"}, "name": "member"}, {"domain_id": null, "id": "68c32cc6633e434dad73311d69cf3f23", "links": {"self": "http://172.30.9.27:5000/v3/roles/68c32cc6633e434dad73311d69cf3f23"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "701357fc73b642678c86575f5ca58e2a", "links": {"self": "http://172.30.9.27:5000/v3/roles/701357fc73b642678c86575f5ca58e2a"}, "name": "admin"}, {"domain_id": null, "id": "74cd45f25054428dab0fbb1bd980d3d4", "links": {"self": "http://172.30.9.27:5000/v3/roles/74cd45f25054428dab0fbb1bd980d3d4"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-30 12:48:13,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-134d1deb-ac33-426a-a579-a2985543bf43 2018-08-30 12:48:13,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198956012726s 2018-08-30 12:48:13,371 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-134d1deb-ac33-426a-a579-a2985543bf43 2018-08-30 12:48:13,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-30 12:48:13,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:48:13,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0af3f59-7131-4eed-81e7-719094470744 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-30 12:48:13,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f0af3f59-7131-4eed-81e7-719094470744 2018-08-30 12:48:13,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191899061203s 2018-08-30 12:48:13,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f0af3f59-7131-4eed-81e7-719094470744 2018-08-30 12:48:13,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:48:13,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:48:13,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed7b471-ee7d-4385-8cc4-bad39fb6e037 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "links": {"self": "http://172.30.9.27:5000/v3/users/8bf1211af8c4454e9e984ae1db89147c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bf1211af8c4454e9e984ae1db89147c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:48:13,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fed7b471-ee7d-4385-8cc4-bad39fb6e037 2018-08-30 12:48:13,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2082259655s 2018-08-30 12:48:13,778 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fed7b471-ee7d-4385-8cc4-bad39fb6e037 2018-08-30 12:48:13,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:48:13,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:48:13,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26bd494f-efb5-43bb-99d9-101330f5b144 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/71dd9e266f5b4d0899c59a70e06e3b5f"}, "tags": [], "enabled": true, "id": "71dd9e266f5b4d0899c59a70e06e3b5f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-30 12:48:13,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-26bd494f-efb5-43bb-99d9-101330f5b144 2018-08-30 12:48:13,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207093000412s 2018-08-30 12:48:13,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-26bd494f-efb5-43bb-99d9-101330f5b144 2018-08-30 12:48:14,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-30 12:48:14,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=8bf1211af8c4454e9e984ae1db89147c&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=71dd9e266f5b4d0899c59a70e06e3b5f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:48:14,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570ad04f-632d-498d-8484-26547a4378c3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8bf1211af8c4454e9e984ae1db89147c&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=71dd9e266f5b4d0899c59a70e06e3b5f", "previous": null, "next": null}} 2018-08-30 12:48:14,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8bf1211af8c4454e9e984ae1db89147c&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=71dd9e266f5b4d0899c59a70e06e3b5f used request id req-570ad04f-632d-498d-8484-26547a4378c3 2018-08-30 12:48:14,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111204862595s 2018-08-30 12:48:14,114 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8bf1211af8c4454e9e984ae1db89147c&role.id=4ee9a6c410d34cfa9465f9f53c6a1145&scope.project.id=71dd9e266f5b4d0899c59a70e06e3b5f used request id req-570ad04f-632d-498d-8484-26547a4378c3 2018-08-30 12:48:14,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-30 12:48:14,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/71dd9e266f5b4d0899c59a70e06e3b5f/users/8bf1211af8c4454e9e984ae1db89147c/roles/4ee9a6c410d34cfa9465f9f53c6a1145 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:48:14,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:48:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-599d8db0-d969-450c-af18-0596d7443b27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:48:14,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/71dd9e266f5b4d0899c59a70e06e3b5f/users/8bf1211af8c4454e9e984ae1db89147c/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-599d8db0-d969-450c-af18-0596d7443b27 2018-08-30 12:48:14,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.220983028412s 2018-08-30 12:48:14,339 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/71dd9e266f5b4d0899c59a70e06e3b5f/users/8bf1211af8c4454e9e984ae1db89147c/roles/4ee9a6c410d34cfa9465f9f53c6a1145 used request id req-599d8db0-d969-450c-af18-0596d7443b27 2018-08-30 12:48:14,339 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '76de58d8-be1b-49bb-9b8d-64affa9110d5', 'username': u'cinder_test-user_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-30 12:48:14,340 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:48:14,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:48:14,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:48:14,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:48:14,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:48:14,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:48:14,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:48:14,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:48:14,341 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:48:14,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:48:14,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:48:14,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:48:14,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:48:14,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:48:14,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:48:14,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:48:14,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:48:14,342 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:48:14,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:48:14,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:48:14,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:48:14,343 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:48:14,344 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'password': '76de58d8-be1b-49bb-9b8d-64affa9110d5', 'project_name': 'cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '71dd9e266f5b4d0899c59a70e06e3b5f', 'project_domain_name': 'Default'} 2018-08-30 12:48:14,345 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-30 12:48:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:48:14,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f52231b-037e-4059-bc0e-1f625ad23ad5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:48:14,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5f52231b-037e-4059-bc0e-1f625ad23ad5 2018-08-30 12:48:14,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:48:14,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}], "expires_at": "2018-08-30T13:48:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71dd9e266f5b4d0899c59a70e06e3b5f", "name": "cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "id": "8bf1211af8c4454e9e984ae1db89147c"}, "audit_ids": ["7-kSy3RxTfeoduqicxU4VQ"], "issued_at": "2018-08-30T12:48:14.000000Z"}} 2018-08-30 12:48:14,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-30 12:48:14,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"network": {"name": "cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "admin_state_up": true}}' 2018-08-30 12:48:15,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 589 X-Openstack-Request-Id: req-19eff512-763a-44e1-80e1-d7248432634f Date: Thu, 30 Aug 2018 12:48:15 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-30T12:48:15Z","admin_state_up":true,"revision_number":1,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","name":"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}} 2018-08-30 12:48:15,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-19eff512-763a-44e1-80e1-d7248432634f 2018-08-30 12:48:15,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.815650939941s 2018-08-30 12:48:15,580 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-19eff512-763a-44e1-80e1-d7248432634f 2018-08-30 12:48:15,581 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:48:15Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'id': u'70e603df-1169-4a6c-812b-b8ba56a23d0a', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', u'admin_state_up': True, u'tenant_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', u'created_at': u'2018-08-30T12:48:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'71dd9e266f5b4d0899c59a70e06e3b5f'}) 2018-08-30 12:48:15,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:48:15,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:15,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1150 X-Openstack-Request-Id: req-410ff4d6-22e7-40d0-b54f-9471a403a391 Date: Thu, 30 Aug 2018 12:48:15 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-08-30T12:48:15Z","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":1,"admin_state_up":true,"shared":false,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","name":"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:48:15,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-410ff4d6-22e7-40d0-b54f-9471a403a391 2018-08-30 12:48:15,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351679086685s 2018-08-30 12:48:15,933 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-410ff4d6-22e7-40d0-b54f-9471a403a391 2018-08-30 12:48:15,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-30 12:48:15,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"subnet": {"name": "cinder_test-subnet_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "enable_dhcp": true, "network_id": "70e603df-1169-4a6c-812b-b8ba56a23d0a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-30 12:48:16,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-648e9708-9d6c-4f83-bae1-20814f2f8795 Date: Thu, 30 Aug 2018 12:48:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:48:16Z","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":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"6b08801c-1ad6-4419-8a02-5e9dfecc8f12","subnetpool_id":null,"name":"cinder_test-subnet_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}} 2018-08-30 12:48:16,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-648e9708-9d6c-4f83-bae1-20814f2f8795 2018-08-30 12:48:16,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.06137108803s 2018-08-30 12:48:16,997 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-648e9708-9d6c-4f83-bae1-20814f2f8795 2018-08-30 12:48:16,997 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-30T12:48:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6b08801c-1ad6-4419-8a02-5e9dfecc8f12', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', u'enable_dhcp': True, u'network_id': u'70e603df-1169-4a6c-812b-b8ba56a23d0a', u'tenant_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', u'created_at': u'2018-08-30T12:48:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'71dd9e266f5b4d0899c59a70e06e3b5f'}) 2018-08-30 12:48:16,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-30 12:48:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"router": {"external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5"}, "name": "cinder_test-router_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "admin_state_up": true}}' 2018-08-30 12:48:18,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-652b20cd-664b-4781-b57d-22ab9648e832 Date: Thu, 30 Aug 2018 12:48:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:17Z", "admin_state_up": true, "updated_at": "2018-08-30T12:48:18Z", "revision_number": 2, "routes": [], "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "68b0de11-a611-4465-8565-17edfff28d1a", "name": "cinder_test-router_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}} 2018-08-30 12:48:18,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-652b20cd-664b-4781-b57d-22ab9648e832 2018-08-30 12:48:18,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68992304802s 2018-08-30 12:48:18,688 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-652b20cd-664b-4781-b57d-22ab9648e832 2018-08-30 12:48:18,689 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'71ff984e-b3a7-4727-8c1c-0ec2e9505296', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', u'created_at': u'2018-08-30T12:48:17Z', u'admin_state_up': True, u'updated_at': u'2018-08-30T12:48:18Z', u'revision_number': 2, u'routes': [], u'project_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', u'id': u'68b0de11-a611-4465-8565-17edfff28d1a', u'name': u'cinder_test-router_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b'}) 2018-08-30 12:48:18,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-30 12:48:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/68b0de11-a611-4465-8565-17edfff28d1a/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"subnet_id": "6b08801c-1ad6-4419-8a02-5e9dfecc8f12"}' 2018-08-30 12:48:21,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-720d1db2-4d1f-4911-bbbf-4be2c73c762b Date: Thu, 30 Aug 2018 12:48:21 GMT RESP BODY: {"network_id": "70e603df-1169-4a6c-812b-b8ba56a23d0a", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "subnet_id": "6b08801c-1ad6-4419-8a02-5e9dfecc8f12", "subnet_ids": ["6b08801c-1ad6-4419-8a02-5e9dfecc8f12"], "port_id": "968da3d6-eab0-4e12-8865-e600a1004a30", "id": "68b0de11-a611-4465-8565-17edfff28d1a"} 2018-08-30 12:48:21,909 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/68b0de11-a611-4465-8565-17edfff28d1a/add_router_interface.json used request id req-720d1db2-4d1f-4911-bbbf-4be2c73c762b 2018-08-30 12:48:21,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.22006797791s 2018-08-30 12:48:21,910 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/68b0de11-a611-4465-8565-17edfff28d1a/add_router_interface.json used request id req-720d1db2-4d1f-4911-bbbf-4be2c73c762b returning object 68b0de11-a611-4465-8565-17edfff28d1a 2018-08-30 12:48:21,910 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-30 12:48:22,017 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-30 12:48:22,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:48:22,022 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 30 Aug 2018 12:48:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-08-30 12:48:22,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:48:22,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:22,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-83a1a2bd-5067-4592-9e36-97ff968df52c Date: Thu, 30 Aug 2018 12:48:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:48:22,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-83a1a2bd-5067-4592-9e36-97ff968df52c 2018-08-30 12:48:22,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300891876221s 2018-08-30 12:48:22,326 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-83a1a2bd-5067-4592-9e36-97ff968df52c 2018-08-30 12:48:22,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-30 12:48:22,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}' 2018-08-30 12:48:22,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4e049aa4-b13d-486e-b155-539045906f78 Date: Thu, 30 Aug 2018 12:48:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:48:22Z", "file": "/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/file", "owner": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "size": null, "self": "/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "checksum": null, "created_at": "2018-08-30T12:48:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-30 12:48:22,705 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4e049aa4-b13d-486e-b155-539045906f78 2018-08-30 12:48:22,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.370959997177s 2018-08-30 12:48:22,705 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4e049aa4-b13d-486e-b155-539045906f78 returning object d076ad65-7dd0-4f45-9f56-61e1d5a1200b 2018-08-30 12:48:22,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-30 12:48:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '' 2018-08-30 12:48:23,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bebbbdda-a3ef-4c3d-81ff-911fc8f02dc0 Date: Thu, 30 Aug 2018 12:48:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:48:23,440 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/file used request id req-bebbbdda-a3ef-4c3d-81ff-911fc8f02dc0 2018-08-30 12:48:23,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.734150886536s 2018-08-30 12:48:23,440 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/file used request id req-bebbbdda-a3ef-4c3d-81ff-911fc8f02dc0 2018-08-30 12:48:23,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:48:23,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:23,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-14d4be4c-2295-49fe-9c5b-da9b5ea20d94 Date: Thu, 30 Aug 2018 12:48:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:48:23Z", "file": "/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/file", "owner": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "size": 12716032, "self": "/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:48:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:48:23,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-14d4be4c-2295-49fe-9c5b-da9b5ea20d94 2018-08-30 12:48:23,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.388850927353s 2018-08-30 12:48:23,834 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-14d4be4c-2295-49fe-9c5b-da9b5ea20d94 2018-08-30 12:48:23,836 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/file', 'owner': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'id': u'd076ad65-7dd0-4f45-9f56-61e1d5a1200b', 'size': 12716032, u'self': u'/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'name': 'cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-30T12:48:23Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-30T12:48:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'created': u'2018-08-30T12:48:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-30T12:48:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-30 12:48:23,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-30 12:48:23,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-30 12:48:24,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-cf0b268d-b0a9-4c0d-9a3b-363133a4ea16 x-compute-request-id: req-cf0b268d-b0a9-4c0d-9a3b-363133a4ea16 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f61fd727-6418-4772-a183-944fce7a5973"}} 2018-08-30 12:48:24,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cf0b268d-b0a9-4c0d-9a3b-363133a4ea16 2018-08-30 12:48:24,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309221029282s 2018-08-30 12:48:24,146 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cf0b268d-b0a9-4c0d-9a3b-363133a4ea16 2018-08-30 12:48:24,147 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', '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'e46e8a89d2e649b28f72a2f6a1215aa1', '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'f61fd727-6418-4772-a183-944fce7a5973', 'swap': 0}) 2018-08-30 12:48:24,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-30 12:48:24,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f61fd727-6418-4772-a183-944fce7a5973/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" -d '{"extra_specs": {}}' 2018-08-30 12:48:24,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48: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-06ba98c5-3d81-47d6-be5e-1e49be1e4547 x-compute-request-id: req-06ba98c5-3d81-47d6-be5e-1e49be1e4547 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-30 12:48:24,171 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f61fd727-6418-4772-a183-944fce7a5973/os-extra_specs used request id req-06ba98c5-3d81-47d6-be5e-1e49be1e4547 2018-08-30 12:48:24,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232708454132s 2018-08-30 12:48:24,172 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f61fd727-6418-4772-a183-944fce7a5973/os-extra_specs used request id req-06ba98c5-3d81-47d6-be5e-1e49be1e4547 2018-08-30 12:48:24,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-30 12:48:24,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"keypair": {"name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}}' 2018-08-30 12:48:24,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48: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-3075e01a-5e08-453e-b614-b64ecd680f9d x-compute-request-id: req-3075e01a-5e08-453e-b614-b64ecd680f9d Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZNvOo3Ql/OqdIDO0goa8Q82c5AaVxs5+RKur843BrGjFyr9FIXyiNC/K9SWQwqMr1gDw1E8hIzIwiMag91CQhXXxXgbx2+CIspbEssB1a/J4S1MnTv3US3AR/2OaSeHTxKdTSp1pPWQjZuiLrrdbMKwsx6QAhobMNUy4PPB29ERLwQqst0S1DDhNO7SM/CSHt7Ik/U+5OzQy1LvbHLJGKGonG2y4E4nfnMXSx9ALE5OMtUl8wMlCqDVKzqqGB5+FLPdikYNrZVNUz16pwn4LN+MA1WVuyFig+YJG6zkmHeaIjzHLT6iNiDdsNeTNAIVPoh7Kaq0JHNGNwB1yaVWUJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2TbzqN0JfzqnSAztIKGvEPNnOQGlcbOfkSrq/ONwaxoxcq/R\nSF8ojQvyvUlkMKjK9YA8NRPISMyMIjGoPdQkIV18V4G8dvgiLKWxLLAdWvyeEtTJ\n0791EtwEf9jmknh08SnU0qdaT1kI2boi663WzCsLMekAIaGzDVMuDzwdvRES8EKr\nLdEtQw4TTu0jPwkh7eyJP1PuTs0MtS72xyyRihqJxtsuBOJ35zF0sfQCxOTjLVJf\nMDJQqg1Ss6qhgefhSz3YpGDa2VTVM9eqcJ+CzfjANVlbshYoPmCRus5Jh3miI8xy\n0+ojYg3bDXkzQCFT6IeymqtCRzRjcAdcmlVlCQIDAQABAoIBAFhQpWTk6fWWzWjY\nCJmZ42oK7M8awj+mfpwxTPWhK5YAQlaU8YxxVDV0xC795gR6vHpwtwoFjws6T0ef\n1P2+gSonrmSN1Six3oM0owK+YFEcINEbPywezeTrG9E3SRgIbdOX5HX5oRhd5OFR\nct1MAudkINscFveVnQ0v4qxDDvxNcxVlv9rrcOkC5gR0SA3P0Qzbmr1dpFPx2hBc\n9beR1Qajiq6Wwv1STAiIR00UHxdkWe8dWjWHiuYs9dyLJ0q4zkG6Xh2nxxsucI5Z\nhSuxc0xmI/oNhMDnknDGhuiYEsceB1TfIhXJo0KeHwK74mmDznV8HNe9HYQZXlDE\nOLWyGAECgYEA7z1VURxf/I0B1ZELnS/c9RiNGs/Fbn+6khKEruDBNZTVA62qSYD0\ndFLfOl5nRPwCWid9FHjZA56bpv1uHy3MUTP6oscubtAUXOW9YpO7sI6pqhVLyrZk\nuu2lrYrSNr1OxNNcSn1hjvQsKRIbrDNDZcJx9TnSaMTWb14ti2tA/IECgYEA6G6c\nNursTT2rGZrPl175JrxjGvT7Ln7UPe76FFxThusGS0yxNrdCc05WaxSqPAzpNZPg\nYqZE6OsqE2GHAb5iYSm42HDnIXkgE38F5fh1E4p7pGPxrYNisNBdgpClNXr5obNy\nr0tpJ0RYT/Vhg2LQIlzIwwJ7rw1IPJDzwyN8RIkCgYEA1Yh54Raheeplq7h1lEwH\nPOA3+alfP/xTi1NqCCjlaqy34DuelVK7XiQlyJRAOmtwsgUy+BXRJRDpPwhOxRd8\nmTH60FVV1WR1+GC6RAU2biU3vG6boohfqhS5XwdcD62yY61/X6E/dXfs/o+CEZYD\n3wzJ6CY+7nJaLzbxEdKeQ4ECgYAsLRmztmLDK31hmHLsKjjgi92qOfWjmKduPgV5\n6TJW6kR/+0uTQrF2iOUT5RGV6D5K2JhFJ6ThQBD3Lgoi4rSAExX2zT6gtgzKp9HP\nK7HUzPVDAVvlxprzUCb1sdg0mfLoMNsTRhnuRKckS1cFSbqVTV068zXex397Q3GR\nHSV5QQKBgQDsn3Ir3qUlOChMDUreoXSY6zmB/1M87Xs+4hVtpDiB7F8Kou7AdWVP\nNcpPaG8YSpA/OzvDCqyUOoMj7Yb5qCRw9CsSOQ9n/zHCcN4FDBjq9plxqmfHkxgZ\n561uipQfcLKAkko32o+Rvmw4/zzzqk9rt5pNqZZtyLMXEXScAkHwJw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "fingerprint": "32:9a:90:36:fd:8b:41:a9:0a:87:25:5e:58:da:54:54"}} 2018-08-30 12:48:24,664 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3075e01a-5e08-453e-b614-b64ecd680f9d 2018-08-30 12:48:24,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.491795063019s 2018-08-30 12:48:24,664 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3075e01a-5e08-453e-b614-b64ecd680f9d 2018-08-30 12:48:24,665 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZNvOo3Ql/OqdIDO0goa8Q82c5AaVxs5+RKur843BrGjFyr9FIXyiNC/K9SWQwqMr1gDw1E8hIzIwiMag91CQhXXxXgbx2+CIspbEssB1a/J4S1MnTv3US3AR/2OaSeHTxKdTSp1pPWQjZuiLrrdbMKwsx6QAhobMNUy4PPB29ERLwQqst0S1DDhNO7SM/CSHt7Ik/U+5OzQy1LvbHLJGKGonG2y4E4nfnMXSx9ALE5OMtUl8wMlCqDVKzqqGB5+FLPdikYNrZVNUz16pwn4LN+MA1WVuyFig+YJG6zkmHeaIjzHLT6iNiDdsNeTNAIVPoh7Kaq0JHNGNwB1yaVWUJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA2TbzqN0JfzqnSAztIKGvEPNnOQGlcbOfkSrq/ONwaxoxcq/R\nSF8ojQvyvUlkMKjK9YA8NRPISMyMIjGoPdQkIV18V4G8dvgiLKWxLLAdWvyeEtTJ\n0791EtwEf9jmknh08SnU0qdaT1kI2boi663WzCsLMekAIaGzDVMuDzwdvRES8EKr\nLdEtQw4TTu0jPwkh7eyJP1PuTs0MtS72xyyRihqJxtsuBOJ35zF0sfQCxOTjLVJf\nMDJQqg1Ss6qhgefhSz3YpGDa2VTVM9eqcJ+CzfjANVlbshYoPmCRus5Jh3miI8xy\n0+ojYg3bDXkzQCFT6IeymqtCRzRjcAdcmlVlCQIDAQABAoIBAFhQpWTk6fWWzWjY\nCJmZ42oK7M8awj+mfpwxTPWhK5YAQlaU8YxxVDV0xC795gR6vHpwtwoFjws6T0ef\n1P2+gSonrmSN1Six3oM0owK+YFEcINEbPywezeTrG9E3SRgIbdOX5HX5oRhd5OFR\nct1MAudkINscFveVnQ0v4qxDDvxNcxVlv9rrcOkC5gR0SA3P0Qzbmr1dpFPx2hBc\n9beR1Qajiq6Wwv1STAiIR00UHxdkWe8dWjWHiuYs9dyLJ0q4zkG6Xh2nxxsucI5Z\nhSuxc0xmI/oNhMDnknDGhuiYEsceB1TfIhXJo0KeHwK74mmDznV8HNe9HYQZXlDE\nOLWyGAECgYEA7z1VURxf/I0B1ZELnS/c9RiNGs/Fbn+6khKEruDBNZTVA62qSYD0\ndFLfOl5nRPwCWid9FHjZA56bpv1uHy3MUTP6oscubtAUXOW9YpO7sI6pqhVLyrZk\nuu2lrYrSNr1OxNNcSn1hjvQsKRIbrDNDZcJx9TnSaMTWb14ti2tA/IECgYEA6G6c\nNursTT2rGZrPl175JrxjGvT7Ln7UPe76FFxThusGS0yxNrdCc05WaxSqPAzpNZPg\nYqZE6OsqE2GHAb5iYSm42HDnIXkgE38F5fh1E4p7pGPxrYNisNBdgpClNXr5obNy\nr0tpJ0RYT/Vhg2LQIlzIwwJ7rw1IPJDzwyN8RIkCgYEA1Yh54Raheeplq7h1lEwH\nPOA3+alfP/xTi1NqCCjlaqy34DuelVK7XiQlyJRAOmtwsgUy+BXRJRDpPwhOxRd8\nmTH60FVV1WR1+GC6RAU2biU3vG6boohfqhS5XwdcD62yY61/X6E/dXfs/o+CEZYD\n3wzJ6CY+7nJaLzbxEdKeQ4ECgYAsLRmztmLDK31hmHLsKjjgi92qOfWjmKduPgV5\n6TJW6kR/+0uTQrF2iOUT5RGV6D5K2JhFJ6ThQBD3Lgoi4rSAExX2zT6gtgzKp9HP\nK7HUzPVDAVvlxprzUCb1sdg0mfLoMNsTRhnuRKckS1cFSbqVTV068zXex397Q3GR\nHSV5QQKBgQDsn3Ir3qUlOChMDUreoXSY6zmB/1M87Xs+4hVtpDiB7F8Kou7AdWVP\nNcpPaG8YSpA/OzvDCqyUOoMj7Yb5qCRw9CsSOQ9n/zHCcN4FDBjq9plxqmfHkxgZ\n561uipQfcLKAkko32o+Rvmw4/zzzqk9rt5pNqZZtyLMXEXScAkHwJw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8bf1211af8c4454e9e984ae1db89147c', 'name': u'cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'created_at': '2018-08-30T12:48:24.665569', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'name': 'cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'32:9a:90:36:fd:8b:41:a9:0a:87:25:5e:58:da:54:54', 'type': 'ssh', 'id': u'cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b'}) 2018-08-30 12:48:24,666 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA2TbzqN0JfzqnSAztIKGvEPNnOQGlcbOfkSrq/ONwaxoxcq/R SF8ojQvyvUlkMKjK9YA8NRPISMyMIjGoPdQkIV18V4G8dvgiLKWxLLAdWvyeEtTJ 0791EtwEf9jmknh08SnU0qdaT1kI2boi663WzCsLMekAIaGzDVMuDzwdvRES8EKr LdEtQw4TTu0jPwkh7eyJP1PuTs0MtS72xyyRihqJxtsuBOJ35zF0sfQCxOTjLVJf MDJQqg1Ss6qhgefhSz3YpGDa2VTVM9eqcJ+CzfjANVlbshYoPmCRus5Jh3miI8xy 0+ojYg3bDXkzQCFT6IeymqtCRzRjcAdcmlVlCQIDAQABAoIBAFhQpWTk6fWWzWjY CJmZ42oK7M8awj+mfpwxTPWhK5YAQlaU8YxxVDV0xC795gR6vHpwtwoFjws6T0ef 1P2+gSonrmSN1Six3oM0owK+YFEcINEbPywezeTrG9E3SRgIbdOX5HX5oRhd5OFR ct1MAudkINscFveVnQ0v4qxDDvxNcxVlv9rrcOkC5gR0SA3P0Qzbmr1dpFPx2hBc 9beR1Qajiq6Wwv1STAiIR00UHxdkWe8dWjWHiuYs9dyLJ0q4zkG6Xh2nxxsucI5Z hSuxc0xmI/oNhMDnknDGhuiYEsceB1TfIhXJo0KeHwK74mmDznV8HNe9HYQZXlDE OLWyGAECgYEA7z1VURxf/I0B1ZELnS/c9RiNGs/Fbn+6khKEruDBNZTVA62qSYD0 dFLfOl5nRPwCWid9FHjZA56bpv1uHy3MUTP6oscubtAUXOW9YpO7sI6pqhVLyrZk uu2lrYrSNr1OxNNcSn1hjvQsKRIbrDNDZcJx9TnSaMTWb14ti2tA/IECgYEA6G6c NursTT2rGZrPl175JrxjGvT7Ln7UPe76FFxThusGS0yxNrdCc05WaxSqPAzpNZPg YqZE6OsqE2GHAb5iYSm42HDnIXkgE38F5fh1E4p7pGPxrYNisNBdgpClNXr5obNy r0tpJ0RYT/Vhg2LQIlzIwwJ7rw1IPJDzwyN8RIkCgYEA1Yh54Raheeplq7h1lEwH POA3+alfP/xTi1NqCCjlaqy34DuelVK7XiQlyJRAOmtwsgUy+BXRJRDpPwhOxRd8 mTH60FVV1WR1+GC6RAU2biU3vG6boohfqhS5XwdcD62yY61/X6E/dXfs/o+CEZYD 3wzJ6CY+7nJaLzbxEdKeQ4ECgYAsLRmztmLDK31hmHLsKjjgi92qOfWjmKduPgV5 6TJW6kR/+0uTQrF2iOUT5RGV6D5K2JhFJ6ThQBD3Lgoi4rSAExX2zT6gtgzKp9HP K7HUzPVDAVvlxprzUCb1sdg0mfLoMNsTRhnuRKckS1cFSbqVTV068zXex397Q3GR HSV5QQKBgQDsn3Ir3qUlOChMDUreoXSY6zmB/1M87Xs+4hVtpDiB7F8Kou7AdWVP NcpPaG8YSpA/OzvDCqyUOoMj7Yb5qCRw9CsSOQ9n/zHCcN4FDBjq9plxqmfHkxgZ 561uipQfcLKAkko32o+Rvmw4/zzzqk9rt5pNqZZtyLMXEXScAkHwJw== -----END RSA PRIVATE KEY----- 2018-08-30 12:48:24,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-30 12:48:24,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"security_group": {"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-30 12:48:25,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-128c356d-e15a-4e50-8288-614cbe01521d Date: Thu, 30 Aug 2018 12:48:25 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:25Z", "updated_at": "2018-08-30T12:48:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:25Z", "revision_number": 0, "id": "99563e92-e244-4e16-abdf-c772e3a13017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:25Z", "revision_number": 0, "id": "b082752c-d97a-4f6e-b0b9-a4fc0aa5c268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}], "revision_number": 1, "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}} 2018-08-30 12:48:25,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-128c356d-e15a-4e50-8288-614cbe01521d 2018-08-30 12:48:25,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.481622934341s 2018-08-30 12:48:25,151 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-128c356d-e15a-4e50-8288-614cbe01521d 2018-08-30 12:48:25,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:48:25,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:25,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-2374de1d-4cd2-4d38-9987-f36d7f0d2fa8 Date: Thu, 30 Aug 2018 12:48:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:15Z", "updated_at": "2018-08-30T12:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "4467cdf1-b232-43d8-a103-c30d2c2b1367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "6dc29392-9f11-4302-ab0a-c5fb68bd93f4", "remote_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "b0a89315-e9e3-456e-be54-b05ce4699af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "f55a2391-cb1f-4dfc-81dd-ecbb21e44f35", "remote_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}], "revision_number": 1, "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:25Z", "updated_at": "2018-08-30T12:48:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:25Z", "revision_number": 0, "id": "99563e92-e244-4e16-abdf-c772e3a13017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:25Z", "revision_number": 0, "id": "b082752c-d97a-4f6e-b0b9-a4fc0aa5c268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}], "revision_number": 1, "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}]} 2018-08-30 12:48:25,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2374de1d-4cd2-4d38-9987-f36d7f0d2fa8 2018-08-30 12:48:25,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310649871826s 2018-08-30 12:48:25,467 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2374de1d-4cd2-4d38-9987-f36d7f0d2fa8 2018-08-30 12:48:25,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-30 12:48:25,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -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": "dc69b4e7-e3ce-4e53-8cee-79f60f065729"}}' 2018-08-30 12:48:25,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-61b58f8f-8310-47c7-883b-86feb74b79c3 Date: Thu, 30 Aug 2018 12:48:25 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-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "port_range_min": 22, "revision_number": 0, "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:25Z", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "c3644c33-ddfa-4859-a78d-daafcdd6e5cd"}} 2018-08-30 12:48:25,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-61b58f8f-8310-47c7-883b-86feb74b79c3 2018-08-30 12:48:25,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143707990646s 2018-08-30 12:48:25,615 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-61b58f8f-8310-47c7-883b-86feb74b79c3 2018-08-30 12:48:25,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:48:25,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:25,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-90411564-604e-40cb-9359-7336281abb2b Date: Thu, 30 Aug 2018 12:48:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:15Z", "updated_at": "2018-08-30T12:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "4467cdf1-b232-43d8-a103-c30d2c2b1367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "6dc29392-9f11-4302-ab0a-c5fb68bd93f4", "remote_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "b0a89315-e9e3-456e-be54-b05ce4699af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "f55a2391-cb1f-4dfc-81dd-ecbb21e44f35", "remote_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}], "revision_number": 1, "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:25Z", "updated_at": "2018-08-30T12:48:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:25Z", "revision_number": 0, "id": "99563e92-e244-4e16-abdf-c772e3a13017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:25Z", "revision_number": 0, "id": "b082752c-d97a-4f6e-b0b9-a4fc0aa5c268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-30T12:48:25Z", "revision_number": 0, "id": "c3644c33-ddfa-4859-a78d-daafcdd6e5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}], "revision_number": 2, "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}]} 2018-08-30 12:48:25,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-90411564-604e-40cb-9359-7336281abb2b 2018-08-30 12:48:25,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320829153061s 2018-08-30 12:48:25,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-90411564-604e-40cb-9359-7336281abb2b 2018-08-30 12:48:25,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-30 12:48:25,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -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": "dc69b4e7-e3ce-4e53-8cee-79f60f065729"}}' 2018-08-30 12:48:26,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-be08b627-205d-491d-978f-8295ccbd0ee8 Date: Thu, 30 Aug 2018 12:48:26 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-08-30T12:48:26Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "port_range_min": null, "revision_number": 0, "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:26Z", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "55d77bf5-a37b-4a96-bbe3-f0603f7d00bb"}} 2018-08-30 12:48:26,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-be08b627-205d-491d-978f-8295ccbd0ee8 2018-08-30 12:48:26,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.229674100876s 2018-08-30 12:48:26,174 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-be08b627-205d-491d-978f-8295ccbd0ee8 2018-08-30 12:48:26,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:48:26,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:26,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-e1693632-14ac-48b0-8088-c71552a9f287 Date: Thu, 30 Aug 2018 12:48:26 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":["6b08801c-1ad6-4419-8a02-5e9dfecc8f12"],"updated_at":"2018-08-30T12:48:16Z","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","name":"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:48:26,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e1693632-14ac-48b0-8088-c71552a9f287 2018-08-30 12:48:26,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102879047394s 2018-08-30 12:48:26,278 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e1693632-14ac-48b0-8088-c71552a9f287 2018-08-30 12:48:26,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:48:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:26,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-d0a05b9c-cb9c-44fe-9160-04f53c2f58d3 Date: Thu, 30 Aug 2018 12:48:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:48:23Z", "file": "/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/file", "owner": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "size": 12716032, "self": "/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:48:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:48:26,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d0a05b9c-cb9c-44fe-9160-04f53c2f58d3 2018-08-30 12:48:26,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277343034744s 2018-08-30 12:48:26,561 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d0a05b9c-cb9c-44fe-9160-04f53c2f58d3 2018-08-30 12:48:26,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:48:26,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:26,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-6dbf09d7-f5b1-4790-9a77-f56a7ddfd76d x-compute-request-id: req-6dbf09d7-f5b1-4790-9a77-f56a7ddfd76d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f61fd727-6418-4772-a183-944fce7a5973"}]} 2018-08-30 12:48:26,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6dbf09d7-f5b1-4790-9a77-f56a7ddfd76d 2018-08-30 12:48:26,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0312910079956s 2018-08-30 12:48:26,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6dbf09d7-f5b1-4790-9a77-f56a7ddfd76d 2018-08-30 12:48:26,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-30 12:48:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"server": {"name": "cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "imageRef": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "flavorRef": "f61fd727-6418-4772-a183-944fce7a5973", "max_count": 1, "min_count": 1, "networks": [{"uuid": "70e603df-1169-4a6c-812b-b8ba56a23d0a"}], "security_groups": [{"name": "dc69b4e7-e3ce-4e53-8cee-79f60f065729"}]}}' 2018-08-30 12:48:31,215 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-88123592-a6fa-4e08-bb9c-b327e3cc436b x-compute-request-id: req-88123592-a6fa-4e08-bb9c-b327e3cc436b Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "dc69b4e7-e3ce-4e53-8cee-79f60f065729"}], "OS-DCF:diskConfig": "MANUAL", "id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "bookmark"}], "adminPass": "oS5ZtHFN38F5"}} 2018-08-30 12:48:31,215 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-88123592-a6fa-4e08-bb9c-b327e3cc436b 2018-08-30 12:48:31,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.61889195442s 2018-08-30 12:48:31,215 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-88123592-a6fa-4e08-bb9c-b327e3cc436b 2018-08-30 12:48:31,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:48:31,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:31,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48: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-1e268e74-7d37-4599-b873-7629493ce452 x-compute-request-id: req-1e268e74-7d37-4599-b873-7629493ce452 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "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-08-30T12:48:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:48:31Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:48:31,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1e268e74-7d37-4599-b873-7629493ce452 2018-08-30 12:48:31,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395143985748s 2018-08-30 12:48:31,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1e268e74-7d37-4599-b873-7629493ce452 2018-08-30 12:48:31,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:48:31,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:31,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-e378969a-c68e-43a5-b583-d15a851522ff Date: Thu, 30 Aug 2018 12:48:31 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":["6b08801c-1ad6-4419-8a02-5e9dfecc8f12"],"updated_at":"2018-08-30T12:48:16Z","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","name":"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:48:31,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e378969a-c68e-43a5-b583-d15a851522ff 2018-08-30 12:48:31,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106379032135s 2018-08-30 12:48:31,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e378969a-c68e-43a5-b583-d15a851522ff 2018-08-30 12:48:31,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:48:31,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:32,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-12d75e59-4c1d-4cd3-a9be-bcd55b8825a3 Date: Thu, 30 Aug 2018 12:48:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:48:16Z","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":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"6b08801c-1ad6-4419-8a02-5e9dfecc8f12","subnetpool_id":null,"name":"cinder_test-subnet_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}]} 2018-08-30 12:48:32,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-12d75e59-4c1d-4cd3-a9be-bcd55b8825a3 2018-08-30 12:48:32,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.410120010376s 2018-08-30 12:48:32,136 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-12d75e59-4c1d-4cd3-a9be-bcd55b8825a3 2018-08-30 12:48:32,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:48:34,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:48:34,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:34,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-a42a9c01-b38a-4ece-980e-8806247742d2 x-compute-request-id: req-a42a9c01-b38a-4ece-980e-8806247742d2 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "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-08-30T12:48:34Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:48:31Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:48:34,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a42a9c01-b38a-4ece-980e-8806247742d2 2018-08-30 12:48:34,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655773162842s 2018-08-30 12:48:34,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a42a9c01-b38a-4ece-980e-8806247742d2 2018-08-30 12:48:34,800 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:48:36,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:48:36,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:37,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-107eb851-559f-404d-a7b0-d31991c46d29 x-compute-request-id: req-107eb851-559f-404d-a7b0-d31991c46d29 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "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-08-30T12:48:34Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:48:31Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:48:37,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-107eb851-559f-404d-a7b0-d31991c46d29 2018-08-30 12:48:37,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03351616859s 2018-08-30 12:48:37,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-107eb851-559f-404d-a7b0-d31991c46d29 2018-08-30 12:48:37,841 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:48:39,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:48:39,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:40,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48: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-af48fef1-c13c-4fd8-b2f6-8d7732487473 x-compute-request-id: req-af48fef1-c13c-4fd8-b2f6-8d7732487473 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:48:39.000000", "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:48:39Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:48:31Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:48:40,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-af48fef1-c13c-4fd8-b2f6-8d7732487473 2018-08-30 12:48:40,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01002597809s 2018-08-30 12:48:40,854 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-af48fef1-c13c-4fd8-b2f6-8d7732487473 2018-08-30 12:48:40,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:48:40,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=88f9ea08-def1-4957-ad1d-ee12d4c12953" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:40,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-26bc40eb-4e08-4f87-8c9b-6a2559d3565d Date: Thu, 30 Aug 2018 12:48:40 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:34Z","admin_state_up":true,"updated_at":"2018-08-30T12:48:39Z","binding:vnic_type":"normal","device_id":"88f9ea08-def1-4957-ad1d-ee12d4c12953","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:b8:78:cd","id":"d9c1d809-48b7-4a9a-bdc7-7323f2f4cb11","port_security_enabled":true,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","fixed_ips":[{"subnet_id":"6b08801c-1ad6-4419-8a02-5e9dfecc8f12","ip_address":"192.168.120.16"}],"extra_dhcp_opts":[],"security_groups":["dc69b4e7-e3ce-4e53-8cee-79f60f065729"],"name":""}]} 2018-08-30 12:48:40,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=88f9ea08-def1-4957-ad1d-ee12d4c12953 used request id req-26bc40eb-4e08-4f87-8c9b-6a2559d3565d 2018-08-30 12:48:40,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498058795929s 2018-08-30 12:48:40,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=88f9ea08-def1-4957-ad1d-ee12d4c12953 used request id req-26bc40eb-4e08-4f87-8c9b-6a2559d3565d 2018-08-30 12:48:40,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:48:40,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=d9c1d809-48b7-4a9a-bdc7-7323f2f4cb11" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:41,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1f430d37-8604-4fa7-9345-43b1c090fef5 Date: Thu, 30 Aug 2018 12:48:41 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:48:41,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=d9c1d809-48b7-4a9a-bdc7-7323f2f4cb11 used request id req-1f430d37-8604-4fa7-9345-43b1c090fef5 2018-08-30 12:48:41,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.333643913269s 2018-08-30 12:48:41,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=d9c1d809-48b7-4a9a-bdc7-7323f2f4cb11 used request id req-1f430d37-8604-4fa7-9345-43b1c090fef5 2018-08-30 12:48:41,248 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b8:78:cd', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd076ad65-7dd0-4f45-9f56-61e1d5a1200b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-30T12:48:39.000000', 'flavor': Munch({u'id': u'f61fd727-6418-4772-a183-944fce7a5973'}), 'az': u'nova', 'id': u'88f9ea08-def1-4957-ad1d-ee12d4c12953', 'security_groups': [Munch({u'name': u'cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8bf1211af8c4454e9e984ae1db89147c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'name': 'cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', '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-08-30T12:48:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-30T12:48:39Z', 'hostId': u'c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b', '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-08-30T12:48:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'name': u'cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'adminPass': u'oS5ZtHFN38F5', 'tenant_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'created_at': u'2018-08-30T12:48:31Z', 'created': u'2018-08-30T12:48:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-30 12:48:41,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:48:41,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:41,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-75cd4c38-8471-4958-82c7-46d28ec07752 Date: Thu, 30 Aug 2018 12:48:41 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":["6b08801c-1ad6-4419-8a02-5e9dfecc8f12"],"updated_at":"2018-08-30T12:48:16Z","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","name":"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:48:41,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-75cd4c38-8471-4958-82c7-46d28ec07752 2018-08-30 12:48:41,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0979161262512s 2018-08-30 12:48:41,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-75cd4c38-8471-4958-82c7-46d28ec07752 2018-08-30 12:48:41,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:48:41,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=88f9ea08-def1-4957-ad1d-ee12d4c12953" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:41,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5a69b33b-b864-46a4-ab71-a9b7cb7b197a Date: Thu, 30 Aug 2018 12:48:41 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:34Z","admin_state_up":true,"updated_at":"2018-08-30T12:48:39Z","binding:vnic_type":"normal","device_id":"88f9ea08-def1-4957-ad1d-ee12d4c12953","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:b8:78:cd","id":"d9c1d809-48b7-4a9a-bdc7-7323f2f4cb11","port_security_enabled":true,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","fixed_ips":[{"subnet_id":"6b08801c-1ad6-4419-8a02-5e9dfecc8f12","ip_address":"192.168.120.16"}],"extra_dhcp_opts":[],"security_groups":["dc69b4e7-e3ce-4e53-8cee-79f60f065729"],"name":""}]} 2018-08-30 12:48:41,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=88f9ea08-def1-4957-ad1d-ee12d4c12953 used request id req-5a69b33b-b864-46a4-ab71-a9b7cb7b197a 2018-08-30 12:48:41,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0838749408722s 2018-08-30 12:48:41,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=88f9ea08-def1-4957-ad1d-ee12d4c12953 used request id req-5a69b33b-b864-46a4-ab71-a9b7cb7b197a 2018-08-30 12:48:41,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-30 12:48:41,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"floatingip": {"floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.16", "port_id": "d9c1d809-48b7-4a9a-bdc7-7323f2f4cb11"}}' 2018-08-30 12:48:43,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-3cf01866-2d41-4ada-ae1c-60832a2deb59 Date: Thu, 30 Aug 2018 12:48:43 GMT RESP BODY: {"floatingip": {"router_id": "68b0de11-a611-4465-8565-17edfff28d1a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:48:42Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "d9c1d809-48b7-4a9a-bdc7-7323f2f4cb11", "id": "6932c7ac-05ba-41c9-b0b9-de8452bfed7b", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:42Z", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}} 2018-08-30 12:48:43,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3cf01866-2d41-4ada-ae1c-60832a2deb59 2018-08-30 12:48:43,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.27688312531s 2018-08-30 12:48:43,713 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3cf01866-2d41-4ada-ae1c-60832a2deb59 2018-08-30 12:48:43,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:48:43,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:44,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-8344a9ac-9836-46bc-8eea-9137c1f191e1 Date: Thu, 30 Aug 2018 12:48:44 GMT RESP BODY: {"floatingips": [{"router_id": "68b0de11-a611-4465-8565-17edfff28d1a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:48:42Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "d9c1d809-48b7-4a9a-bdc7-7323f2f4cb11", "id": "6932c7ac-05ba-41c9-b0b9-de8452bfed7b", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:42Z", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}]} 2018-08-30 12:48:44,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8344a9ac-9836-46bc-8eea-9137c1f191e1 2018-08-30 12:48:44,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.329214811325s 2018-08-30 12:48:44,051 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8344a9ac-9836-46bc-8eea-9137c1f191e1 2018-08-30 12:48:44,055 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'68b0de11-a611-4465-8565-17edfff28d1a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'created_at': u'2018-08-30T12:48:42Z', 'attached': True, 'updated_at': u'2018-08-30T12:48:42Z', 'id': u'6932c7ac-05ba-41c9-b0b9-de8452bfed7b', 'floating_network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.216', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'name': 'cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'68b0de11-a611-4465-8565-17edfff28d1a', 'project_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'port_id': u'd9c1d809-48b7-4a9a-bdc7-7323f2f4cb11', 'port': u'd9c1d809-48b7-4a9a-bdc7-7323f2f4cb11', 'network': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5'}) 2018-08-30 12:48:44,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-30 12:48:44,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-30 12:48:44,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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,Accept-Encoding x-openstack-request-id: req-aeb9446b-3ef4-4c7f-a798-c4e962915880 x-compute-request-id: req-aeb9446b-3ef4-4c7f-a798-c4e962915880 Content-Encoding: gzip Content-Length: 9420 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498052341 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.190751] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193117] pid_max: default: 32768 minimum: 301\n[ 0.194400] ACPI: Core revision 20150930\n[ 0.196108] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197992] Security Framework initialized\n[ 0.199161] Yama: becoming mindful.\n[ 0.200212] AppArmor: AppArmor initialized\n[ 0.201431] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203276] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205069] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208722] Initializing cgroup subsys io\n[ 0.209910] Initializing cgroup subsys memory\n[ 0.211154] Initializing cgroup subsys devices\n[ 0.212402] Initializing cgroup subsys freezer\n[ 0.213662] Initializing cgroup subsys net_cls\n[ 0.214889] Initializing cgroup subsys perf_event\n[ 0.216183] Initializing cgroup subsys net_prio\n[ 0.217448] Initializing cgroup subsys hugetlb\n[ 0.218687] Initializing cgroup subsys pids\n[ 0.219911] CPU: Physical Processor ID: 0\n[ 0.221791] mce: CPU supports 10 MCE banks\n[ 0.222999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.224438] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248094] ftrace: allocating 31920 entries in 125 pages\n[ 0.273715] smpboot: Max logical packages: 1\n[ 0.274934] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276848] x2apic enabled\n[ 0.278019] Switched APIC routing to physical x2apic.\n[ 0.280521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282106] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284935] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287477] KVM setup paravirtual spinlock\n[ 0.289170] x86: Booted up 1 node, 1 CPUs\n[ 0.290319] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292260] devtmpfs: initialized\n[ 0.294275] evm: security.selinux\n[ 0.295279] evm: security.SMACK64\n[ 0.296264] evm: security.SMACK64EXEC\n[ 0.297321] evm: security.SMACK64TRANSMUTE\n[ 0.298467] evm: security.SMACK64MMAP\n[ 0.299520] evm: security.ima\n[ 0.300437] evm: security.capability\n[ 0.301562] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304189] pinctrl core: initialized pinctrl subsystem\n[ 0.305741] RTC time: 12:48:40, date: 08/30/18\n[ 0.307082] NET: Registered protocol family 16\n[ 0.308467] cpuidle: using governor ladder\n[ 0.309686] cpuidle: using governor menu\n[ 0.310861] PCCT header not found.\n[ 0.311972] ACPI: bus type PCI registered\n[ 0.313174] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315016] PCI: Using configuration type 1 for base access\n[ 0.317326] ACPI: Added _OSI(Module Device)\n[ 0.318516] ACPI: Added _OSI(Processor Device)\n[ 0.319733] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320998] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323291] ACPI: Interpreter enabled\n[ 0.324400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335103] ACPI: (supports S0 S5)\n[ 0.336122] ACPI: Using IOAPIC for interrupt routing\n[ 0.337481] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341398] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343000] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346457] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349564] acpiphp: Slot [3] registered\n[ 0.350705] acpiphp: Slot [4] registered\n[ 0.351838] acpiphp: Slot [5] registered\n[ 0.352971] acpiphp: Slot [6] registered\n[ 0.354107] acpiphp: Slot [7] registered\n[ 0.355242] acpiphp: Slot [8] registered\n[ 0.356370] acpiphp: Slot [9] registered\n[ 0.357500] acpiphp: Slot [10] registered\n[ 0.358650] acpiphp: Slot [11] registered\n[ 0.359814] acpiphp: Slot [12] registered\n[ 0.360966] acpiphp: Slot [13] registered\n[ 0.362112] acpiphp: Slot [14] registered\n[ 0.363269] acpiphp: Slot [15] registered\n[ 0.378583] acpiphp: Slot [16] registered\n[ 0.379747] acpiphp: Slot [17] registered\n[ 0.380908] acpiphp: Slot [18] registered\n[ 0.382054] acpiphp: Slot [19] registered\n[ 0.383209] acpiphp: Slot [20] registered\n[ 0.384373] acpiphp: Slot [21] registered\n[ 0.385519] acpiphp: Slot [22] registered\n[ 0.386667] acpiphp: Slot [23] registered\n[ 0.387833] acpiphp: Slot [24] registered\n[ 0.388990] acpiphp: Slot [25] registered\n[ 0.390148] acpiphp: Slot [26] registered\n[ 0.391308] acpiphp: Slot [27] registered\n[ 0.392483] acpiphp: Slot [28] registered\n[ 0.393665] acpiphp: Slot [29] registered\n[ 0.394817] acpiphp: Slot [30] registered\n[ 0.395977] acpiphp: Slot [31] registered\n[ 0.397145] PCI host bridge to bus 0000:00\n[ 0.398296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400030] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401757] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403815] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405880] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407981] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412113] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413919] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415590] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417371] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448163] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450189] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454477] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.456253] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458097] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459589] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461798] vgaarb: loaded\n[ 0.462646] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464326] SCSI subsystem initialized\n[ 0.465599] ACPI: bus type USB registered\n[ 0.466756] usbcore: registered new interface driver usbfs\n[ 0.468180] usbcore: registered new interface driver hub\n[ 0.469564] usbcore: registered new device driver usb\n[ 0.471084] PCI: Using ACPI for IRQ routing\n[ 0.472629] NetLabel: Initializing\n[ 0.473634] NetLabel: domain hash size = 128\n[ 0.474820] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476153] NetLabel: unlabeled traffic allowed by default\n[ 0.477753] clocksource: Switched to clocksource kvm-clock\n[ 0.487941] AppArmor: AppArmor Filesystem Enabled\n[ 0.489276] pnp: PnP ACPI init\n[ 0.490532] pnp: PnP ACPI: found 5 devices\n[ 0.497473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.499846] NET: Registered protocol family 2\n[ 0.501290] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.503075] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.504756] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.506434] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507934] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509553] NET: Registered protocol family 1\n[ 0.510776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.512298] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513786] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.543058] Trying to unpack rootfs image as initramfs...\n[ 0.605446] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.610669] Scanning for low memory corruption every 60 seconds\n[ 0.612953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.614615] audit: initializing netlink subsys (disabled)\n[ 0.616097] audit: type=2000 audit(1535633320.595:1): initialized\n[ 0.618067] Initialise system trusted keyring\n[ 0.619468] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.621083] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.623848] zbud: loaded\n[ 0.624886] VFS: Disk quotas dquot_6.6.0\n[ 0.626066] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.628284] fuse init (API version 7.23)\n[ 0.629586] Key type big_key registered\n[ 0.630742] Allocating IMA MOK and blacklist keyrings.\n[ 0.632483] Key type asymmetric registered\n[ 0.633647] Asymmetric key parser 'x509' registered\n[ 0.635001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.637129] io scheduler noop registered\n[ 0.638263] io scheduler deadline registered (default)\n[ 0.639663] io scheduler cfq registered\n[ 0.640874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.642343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644133] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646193] ACPI: Power Button [PWRF]\n[ 0.647455] GHES: HEST is not enabled!\n[ 0.661679] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.691218] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.694227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.717973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721125] Linux agpgart interface v0.103\n[ 0.724669] brd: module loaded\n[ 0.727024] loop: module loaded\n[ 0.731943] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.733982] GPT:90111 != 2097151\n[ 0.734939] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736456] GPT:90111 != 2097151\n[ 0.737408] GPT: Use GNU Parted to correct GPT errors.\n[ 0.738750] vda: vda1 vda15\n[ 0.740474] scsi host0: ata_piix\n[ 0.741577] scsi host1: ata_piix\n[ 0.742601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.744298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.746324] libphy: Fixed MDIO Bus: probed\n[ 0.747477] tun: Universal TUN/TAP device driver, 1.6\n[ 0.748810] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751861] PPP generic driver version 2.4.2\n[ 0.753132] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.754802] ehci-pci: EHCI PCI platform driver\n[ 0.756027] ehci-platform: EHCI generic platform driver\n[ 0.757406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758977] ohci-pci: OHCI PCI platform driver\n[ 0.760215] ohci-platform: OHCI generic platform driver\n[ 0.761607] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.776281] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.777687] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.779740] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.781157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.782767] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.784478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.786484] usb usb1: Product: UHCI Host Controller\n[ 0.787798] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.789385] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.790835] hub 1-0:1.0: USB hub found\n[ 0.791944] hub 1-0:1.0: 2 ports detected\n[ 0.793248] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.796190] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.797523] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798974] mousedev: PS/2 mouse device common for all mice\n[ 0.800724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.803276] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.806533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.808193] i2c /dev entries driver\n[ 0.809476] device-mapper: uevent: version 1.0.3\n[ 0.810892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.813203] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.815428] NET: Registered protocol family 10\n[ 0.817086] NET: Registered protocol family 17\n[ 0.818344] Key type dns_resolver registered\n[ 0.819697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.821287] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.823841] registered taskstats version 1\n[ 0.825070] Loading compiled-in X.509 certificates\n[ 0.826966] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.829700] zswap: loaded using pool lzo/zbud\n[ 0.831915] Key type trusted registered\n[ 0.834250] Key type encrypted registered\n[ 0.835427] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.838434] evm: HMAC attrs: 0x1\n[ 0.839795] Magic number: 14:327:836\n[ 0.841024] rtc_cmos 00:00: setting system clock to 2018-08-30 12:48:40 UTC (1535633320)\n[ 0.843343] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.844948] EDD information not available.\n[ 0.907352] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.924091] Write protecting the kernel read-only data: 14336k\n[ 0.927196] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929820] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.979708] 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 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.16...\nLease of 192.168.120.16 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 0.92. iid=i-00000014\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSdeb6D+Fffx63Ry4JIHvioLCv0EwRAqfuo1/VoPWL89U+VcxWIWd25AxHnC2VZbj01zoG1BW46Gq42NiWCJnKV/BpXHDYE1faY8Y7h1Lm6D7yfVwfd5oR53GFQL+/RAoLiWQtwoF1j64sNc/26MhpCids8tKOv+zUhjzyFZi98bkF1720jhTulbNwuGJxJAzWwiF2cXoExlcVo6bB/Wd5Hl3Sal5c55N1cP7BnRKHO+cn9K2Dfl/j348N5G9Up4XlWjVbYzYINx5h51Wjsq1t6JNdfvhcw5HAA6zcpOG9kztY1f/xLVuGFnsoTtkJUOAAKt4OkKofqHqzUbi3hWL5 root@cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\nssh-dss AAAAB3NzaC1kc3MAAACBAJ3mRHBoOlUyfTLCJcP53qgkl/K5+8EO/TSu6riRxNtGN8uwRI9Xi0JAKO3qnIaubqqmH2LSUKDyziqh8sK8+qiCqMM0MPa+Inal1dqnvjS/t5KayeeLuq+Z0MVrAoEIOz15nZRvHaTZCINW9UEu6rxwSSPOGrA0PANImRglA2I7AAAAFQC7UNYkgCuDb4gNwfzSc/rGnTATSQAAAIEAg5YS9ytLcWFejfHTxsltcvEle/UYapi9yPnIN4pJmQ6R97SJR4g78axyEWWfXi6Srnb1jbMezWGr58Bl7HjGDRqoKSiF3QvFmPosllJOg7DhrUvzPWF3r1kQeZEGq9iuQr+loGfnPLCBSlXpjLhvKl2dDHvu1dPGLY+jrKI7Z60AAACBAI+o4zEuDjhZZA9Yc7JCO9fb8HTYslO9R139Wgjk80NHyzDdVltk8+9c+GwyCF3dOjngiBTJxCJqFZU9zWp0gYa+KHgvdr9H38M+9HP+VitPNpihfPy3UyQKSPhvm2OSKLHq2IKQpnq/8P33xeCZ/PrPvxLykXfySoq22so+lGIX root@cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\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.16,24,fe80::f816:3eff:feb8:78cd/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 \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-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.48 ===\n"} 2018-08-30 12:48:44,137 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/action used request id req-aeb9446b-3ef4-4c7f-a798-c4e962915880 2018-08-30 12:48:44,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0822560787201s 2018-08-30 12:48:44,138 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/action used request id req-aeb9446b-3ef4-4c7f-a798-c4e962915880 2018-08-30 12:48:44,139 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 498052341 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.190751] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193117] pid_max: default: 32768 minimum: 301 [ 0.194400] ACPI: Core revision 20150930 [ 0.196108] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197992] Security Framework initialized [ 0.199161] Yama: becoming mindful. [ 0.200212] AppArmor: AppArmor initialized [ 0.201431] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203276] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205069] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208722] Initializing cgroup subsys io [ 0.209910] Initializing cgroup subsys memory [ 0.211154] Initializing cgroup subsys devices [ 0.212402] Initializing cgroup subsys freezer [ 0.213662] Initializing cgroup subsys net_cls [ 0.214889] Initializing cgroup subsys perf_event [ 0.216183] Initializing cgroup subsys net_prio [ 0.217448] Initializing cgroup subsys hugetlb [ 0.218687] Initializing cgroup subsys pids [ 0.219911] CPU: Physical Processor ID: 0 [ 0.221791] mce: CPU supports 10 MCE banks [ 0.222999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224438] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248094] ftrace: allocating 31920 entries in 125 pages [ 0.273715] smpboot: Max logical packages: 1 [ 0.274934] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276848] x2apic enabled [ 0.278019] Switched APIC routing to physical x2apic. [ 0.280521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282106] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284935] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287477] KVM setup paravirtual spinlock [ 0.289170] x86: Booted up 1 node, 1 CPUs [ 0.290319] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292260] devtmpfs: initialized [ 0.294275] evm: security.selinux [ 0.295279] evm: security.SMACK64 [ 0.296264] evm: security.SMACK64EXEC [ 0.297321] evm: security.SMACK64TRANSMUTE [ 0.298467] evm: security.SMACK64MMAP [ 0.299520] evm: security.ima [ 0.300437] evm: security.capability [ 0.301562] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304189] pinctrl core: initialized pinctrl subsystem [ 0.305741] RTC time: 12:48:40, date: 08/30/18 [ 0.307082] NET: Registered protocol family 16 [ 0.308467] cpuidle: using governor ladder [ 0.309686] cpuidle: using governor menu [ 0.310861] PCCT header not found. [ 0.311972] ACPI: bus type PCI registered [ 0.313174] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315016] PCI: Using configuration type 1 for base access [ 0.317326] ACPI: Added _OSI(Module Device) [ 0.318516] ACPI: Added _OSI(Processor Device) [ 0.319733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320998] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323291] ACPI: Interpreter enabled [ 0.324400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335103] ACPI: (supports S0 S5) [ 0.336122] ACPI: Using IOAPIC for interrupt routing [ 0.337481] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.341398] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343000] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.346457] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349564] acpiphp: Slot [3] registered [ 0.350705] acpiphp: Slot [4] registered [ 0.351838] acpiphp: Slot [5] registered [ 0.352971] acpiphp: Slot [6] registered [ 0.354107] acpiphp: Slot [7] registered [ 0.355242] acpiphp: Slot [8] registered [ 0.356370] acpiphp: Slot [9] registered [ 0.357500] acpiphp: Slot [10] registered [ 0.358650] acpiphp: Slot [11] registered [ 0.359814] acpiphp: Slot [12] registered [ 0.360966] acpiphp: Slot [13] registered [ 0.362112] acpiphp: Slot [14] registered [ 0.363269] acpiphp: Slot [15] registered [ 0.378583] acpiphp: Slot [16] registered [ 0.379747] acpiphp: Slot [17] registered [ 0.380908] acpiphp: Slot [18] registered [ 0.382054] acpiphp: Slot [19] registered [ 0.383209] acpiphp: Slot [20] registered [ 0.384373] acpiphp: Slot [21] registered [ 0.385519] acpiphp: Slot [22] registered [ 0.386667] acpiphp: Slot [23] registered [ 0.387833] acpiphp: Slot [24] registered [ 0.388990] acpiphp: Slot [25] registered [ 0.390148] acpiphp: Slot [26] registered [ 0.391308] acpiphp: Slot [27] registered [ 0.392483] acpiphp: Slot [28] registered [ 0.393665] acpiphp: Slot [29] registered [ 0.394817] acpiphp: Slot [30] registered [ 0.395977] acpiphp: Slot [31] registered [ 0.397145] PCI host bridge to bus 0000:00 [ 0.398296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400030] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401757] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403815] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405880] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.407981] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412113] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.413919] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.415590] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417371] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.421838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.423891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448163] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450189] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454477] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456253] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458097] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459589] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461798] vgaarb: loaded [ 0.462646] vgaarb: bridge control possible 0000:00:02.0 [ 0.464326] SCSI subsystem initialized [ 0.465599] ACPI: bus type USB registered [ 0.466756] usbcore: registered new interface driver usbfs [ 0.468180] usbcore: registered new interface driver hub [ 0.469564] usbcore: registered new device driver usb [ 0.471084] PCI: Using ACPI for IRQ routing [ 0.472629] NetLabel: Initializing [ 0.473634] NetLabel: domain hash size = 128 [ 0.474820] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.476153] NetLabel: unlabeled traffic allowed by default [ 0.477753] clocksource: Switched to clocksource kvm-clock [ 0.487941] AppArmor: AppArmor Filesystem Enabled [ 0.489276] pnp: PnP ACPI init [ 0.490532] pnp: PnP ACPI: found 5 devices [ 0.497473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499846] NET: Registered protocol family 2 [ 0.501290] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.503075] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.504756] TCP: Hash tables configured (established 4096 bind 4096) [ 0.506434] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507934] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509553] NET: Registered protocol family 1 [ 0.510776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.512298] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513786] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.543058] Trying to unpack rootfs image as initramfs... [ 0.605446] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.610669] Scanning for low memory corruption every 60 seconds [ 0.612953] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.614615] audit: initializing netlink subsys (disabled) [ 0.616097] audit: type=2000 audit(1535633320.595:1): initialized [ 0.618067] Initialise system trusted keyring [ 0.619468] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.621083] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.623848] zbud: loaded [ 0.624886] VFS: Disk quotas dquot_6.6.0 [ 0.626066] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.628284] fuse init (API version 7.23) [ 0.629586] Key type big_key registered [ 0.630742] Allocating IMA MOK and blacklist keyrings. [ 0.632483] Key type asymmetric registered [ 0.633647] Asymmetric key parser 'x509' registered [ 0.635001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.637129] io scheduler noop registered [ 0.638263] io scheduler deadline registered (default) [ 0.639663] io scheduler cfq registered [ 0.640874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.642343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.644133] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646193] ACPI: Power Button [PWRF] [ 0.647455] GHES: HEST is not enabled! [ 0.661679] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.691218] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.694227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.717973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.721125] Linux agpgart interface v0.103 [ 0.724669] brd: module loaded [ 0.727024] loop: module loaded [ 0.731943] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733982] GPT:90111 != 2097151 [ 0.734939] GPT:Alternate GPT header not at the end of the disk. [ 0.736456] GPT:90111 != 2097151 [ 0.737408] GPT: Use GNU Parted to correct GPT errors. [ 0.738750] vda: vda1 vda15 [ 0.740474] scsi host0: ata_piix [ 0.741577] scsi host1: ata_piix [ 0.742601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746324] libphy: Fixed MDIO Bus: probed [ 0.747477] tun: Universal TUN/TAP device driver, 1.6 [ 0.748810] tun: (C) 1999-2004 Max Krasnyansky [ 0.751861] PPP generic driver version 2.4.2 [ 0.753132] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.754802] ehci-pci: EHCI PCI platform driver [ 0.756027] ehci-platform: EHCI generic platform driver [ 0.757406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758977] ohci-pci: OHCI PCI platform driver [ 0.760215] ohci-platform: OHCI generic platform driver [ 0.761607] uhci_hcd: USB Universal Host Controller Interface driver [ 0.776281] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.777687] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.779740] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.781157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.782767] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.784478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.786484] usb usb1: Product: UHCI Host Controller [ 0.787798] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.789385] usb usb1: SerialNumber: 0000:00:01.2 [ 0.790835] hub 1-0:1.0: USB hub found [ 0.791944] hub 1-0:1.0: 2 ports detected [ 0.793248] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.796190] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.797523] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.798974] mousedev: PS/2 mouse device common for all mice [ 0.800724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.803276] rtc_cmos 00:00: RTC can wake from S4 [ 0.804847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.806533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.808193] i2c /dev entries driver [ 0.809476] device-mapper: uevent: version 1.0.3 [ 0.810892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.813203] ledtrig-cpu: registered to indicate activity on CPUs [ 0.815428] NET: Registered protocol family 10 [ 0.817086] NET: Registered protocol family 17 [ 0.818344] Key type dns_resolver registered [ 0.819697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.821287] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.823841] registered taskstats version 1 [ 0.825070] Loading compiled-in X.509 certificates [ 0.826966] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.829700] zswap: loaded using pool lzo/zbud [ 0.831915] Key type trusted registered [ 0.834250] Key type encrypted registered [ 0.835427] AppArmor: AppArmor sha1 policy hashing enabled [ 0.836917] ima: No TPM chip found, activating TPM-bypass! [ 0.838434] evm: HMAC attrs: 0x1 [ 0.839795] Magic number: 14:327:836 [ 0.841024] rtc_cmos 00:00: setting system clock to 2018-08-30 12:48:40 UTC (1535633320) [ 0.843343] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.844948] EDD information not available. [ 0.907352] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.924091] Write protecting the kernel read-only data: 14336k [ 0.927196] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.929820] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.979708] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSdeb6D+Fffx63Ry4JIHvioLCv0EwRAqfuo1/VoPWL89U+VcxWIWd25AxHnC2VZbj01zoG1BW46Gq42NiWCJnKV/BpXHDYE1faY8Y7h1Lm6D7yfVwfd5oR53GFQL+/RAoLiWQtwoF1j64sNc/26MhpCids8tKOv+zUhjzyFZi98bkF1720jhTulbNwuGJxJAzWwiF2cXoExlcVo6bB/Wd5Hl3Sal5c55N1cP7BnRKHO+cn9K2Dfl/j348N5G9Up4XlWjVbYzYINx5h51Wjsq1t6JNdfvhcw5HAA6zcpOG9kztY1f/xLVuGFnsoTtkJUOAAKt4OkKofqHqzUbi3hWL5 root@cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b ssh-dss AAAAB3NzaC1kc3MAAACBAJ3mRHBoOlUyfTLCJcP53qgkl/K5+8EO/TSu6riRxNtGN8uwRI9Xi0JAKO3qnIaubqqmH2LSUKDyziqh8sK8+qiCqMM0MPa+Inal1dqnvjS/t5KayeeLuq+Z0MVrAoEIOz15nZRvHaTZCINW9UEu6rxwSSPOGrA0PANImRglA2I7AAAAFQC7UNYkgCuDb4gNwfzSc/rGnTATSQAAAIEAg5YS9ytLcWFejfHTxsltcvEle/UYapi9yPnIN4pJmQ6R97SJR4g78axyEWWfXi6Srnb1jbMezWGr58Bl7HjGDRqoKSiF3QvFmPosllJOg7DhrUvzPWF3r1kQeZEGq9iuQr+loGfnPLCBSlXpjLhvKl2dDHvu1dPGLY+jrKI7Z60AAACBAI+o4zEuDjhZZA9Yc7JCO9fb8HTYslO9R139Wgjk80NHyzDdVltk8+9c+GwyCF3dOjngiBTJxCJqFZU9zWp0gYa+KHgvdr9H38M+9HP+VitPNpihfPy3UyQKSPhvm2OSKLHq2IKQpnq/8P33xeCZ/PrPvxLykXfySoq22so+lGIX root@cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:feb8:78cd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b launch-index: 0 === cirros: current=0.4.0 uptime=3.48 === 2018-08-30 12:48:45,141 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.216: timed out 2018-08-30 12:48:54,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-30 12:48:54,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-30 12:48:54,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48: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-d28b79d6-2cb8-4b57-9db5-b9ccbe78f119 x-compute-request-id: req-d28b79d6-2cb8-4b57-9db5-b9ccbe78f119 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 498052341 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.190751] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.193117] pid_max: default: 32768 minimum: 301\n[ 0.194400] ACPI: Core revision 20150930\n[ 0.196108] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.197992] Security Framework initialized\n[ 0.199161] Yama: becoming mindful.\n[ 0.200212] AppArmor: AppArmor initialized\n[ 0.201431] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.203276] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.205069] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.206773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.208722] Initializing cgroup subsys io\n[ 0.209910] Initializing cgroup subsys memory\n[ 0.211154] Initializing cgroup subsys devices\n[ 0.212402] Initializing cgroup subsys freezer\n[ 0.213662] Initializing cgroup subsys net_cls\n[ 0.214889] Initializing cgroup subsys perf_event\n[ 0.216183] Initializing cgroup subsys net_prio\n[ 0.217448] Initializing cgroup subsys hugetlb\n[ 0.218687] Initializing cgroup subsys pids\n[ 0.219911] CPU: Physical Processor ID: 0\n[ 0.221791] mce: CPU supports 10 MCE banks\n[ 0.222999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.224438] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.241404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.248094] ftrace: allocating 31920 entries in 125 pages\n[ 0.273715] smpboot: Max logical packages: 1\n[ 0.274934] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.276848] x2apic enabled\n[ 0.278019] Switched APIC routing to physical x2apic.\n[ 0.280521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.282106] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.284935] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.287477] KVM setup paravirtual spinlock\n[ 0.289170] x86: Booted up 1 node, 1 CPUs\n[ 0.290319] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.292260] devtmpfs: initialized\n[ 0.294275] evm: security.selinux\n[ 0.295279] evm: security.SMACK64\n[ 0.296264] evm: security.SMACK64EXEC\n[ 0.297321] evm: security.SMACK64TRANSMUTE\n[ 0.298467] evm: security.SMACK64MMAP\n[ 0.299520] evm: security.ima\n[ 0.300437] evm: security.capability\n[ 0.301562] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.304189] pinctrl core: initialized pinctrl subsystem\n[ 0.305741] RTC time: 12:48:40, date: 08/30/18\n[ 0.307082] NET: Registered protocol family 16\n[ 0.308467] cpuidle: using governor ladder\n[ 0.309686] cpuidle: using governor menu\n[ 0.310861] PCCT header not found.\n[ 0.311972] ACPI: bus type PCI registered\n[ 0.313174] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315016] PCI: Using configuration type 1 for base access\n[ 0.317326] ACPI: Added _OSI(Module Device)\n[ 0.318516] ACPI: Added _OSI(Processor Device)\n[ 0.319733] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.320998] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.323291] ACPI: Interpreter enabled\n[ 0.324400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.327075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.329766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.332456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.335103] ACPI: (supports S0 S5)\n[ 0.336122] ACPI: Using IOAPIC for interrupt routing\n[ 0.337481] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.341398] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.343000] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.344748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.346457] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.349564] acpiphp: Slot [3] registered\n[ 0.350705] acpiphp: Slot [4] registered\n[ 0.351838] acpiphp: Slot [5] registered\n[ 0.352971] acpiphp: Slot [6] registered\n[ 0.354107] acpiphp: Slot [7] registered\n[ 0.355242] acpiphp: Slot [8] registered\n[ 0.356370] acpiphp: Slot [9] registered\n[ 0.357500] acpiphp: Slot [10] registered\n[ 0.358650] acpiphp: Slot [11] registered\n[ 0.359814] acpiphp: Slot [12] registered\n[ 0.360966] acpiphp: Slot [13] registered\n[ 0.362112] acpiphp: Slot [14] registered\n[ 0.363269] acpiphp: Slot [15] registered\n[ 0.378583] acpiphp: Slot [16] registered\n[ 0.379747] acpiphp: Slot [17] registered\n[ 0.380908] acpiphp: Slot [18] registered\n[ 0.382054] acpiphp: Slot [19] registered\n[ 0.383209] acpiphp: Slot [20] registered\n[ 0.384373] acpiphp: Slot [21] registered\n[ 0.385519] acpiphp: Slot [22] registered\n[ 0.386667] acpiphp: Slot [23] registered\n[ 0.387833] acpiphp: Slot [24] registered\n[ 0.388990] acpiphp: Slot [25] registered\n[ 0.390148] acpiphp: Slot [26] registered\n[ 0.391308] acpiphp: Slot [27] registered\n[ 0.392483] acpiphp: Slot [28] registered\n[ 0.393665] acpiphp: Slot [29] registered\n[ 0.394817] acpiphp: Slot [30] registered\n[ 0.395977] acpiphp: Slot [31] registered\n[ 0.397145] PCI host bridge to bus 0000:00\n[ 0.398296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.400030] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.401757] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.403815] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.405880] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.407981] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.412113] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.413919] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.415590] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.417371] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.446096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.448163] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.450189] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.452188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.454477] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.456253] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.458097] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.459589] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.461798] vgaarb: loaded\n[ 0.462646] vgaarb: bridge control possible 0000:00:02.0\n[ 0.464326] SCSI subsystem initialized\n[ 0.465599] ACPI: bus type USB registered\n[ 0.466756] usbcore: registered new interface driver usbfs\n[ 0.468180] usbcore: registered new interface driver hub\n[ 0.469564] usbcore: registered new device driver usb\n[ 0.471084] PCI: Using ACPI for IRQ routing\n[ 0.472629] NetLabel: Initializing\n[ 0.473634] NetLabel: domain hash size = 128\n[ 0.474820] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.476153] NetLabel: unlabeled traffic allowed by default\n[ 0.477753] clocksource: Switched to clocksource kvm-clock\n[ 0.487941] AppArmor: AppArmor Filesystem Enabled\n[ 0.489276] pnp: PnP ACPI init\n[ 0.490532] pnp: PnP ACPI: found 5 devices\n[ 0.497473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.499846] NET: Registered protocol family 2\n[ 0.501290] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.503075] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.504756] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.506434] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.507934] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.509553] NET: Registered protocol family 1\n[ 0.510776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.512298] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.513786] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.543058] Trying to unpack rootfs image as initramfs...\n[ 0.605446] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.610669] Scanning for low memory corruption every 60 seconds\n[ 0.612953] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.614615] audit: initializing netlink subsys (disabled)\n[ 0.616097] audit: type=2000 audit(1535633320.595:1): initialized\n[ 0.618067] Initialise system trusted keyring\n[ 0.619468] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.621083] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.623848] zbud: loaded\n[ 0.624886] VFS: Disk quotas dquot_6.6.0\n[ 0.626066] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.628284] fuse init (API version 7.23)\n[ 0.629586] Key type big_key registered\n[ 0.630742] Allocating IMA MOK and blacklist keyrings.\n[ 0.632483] Key type asymmetric registered\n[ 0.633647] Asymmetric key parser 'x509' registered\n[ 0.635001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.637129] io scheduler noop registered\n[ 0.638263] io scheduler deadline registered (default)\n[ 0.639663] io scheduler cfq registered\n[ 0.640874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.642343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.644133] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.646193] ACPI: Power Button [PWRF]\n[ 0.647455] GHES: HEST is not enabled!\n[ 0.661679] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.691218] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.694227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.717973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.721125] Linux agpgart interface v0.103\n[ 0.724669] brd: module loaded\n[ 0.727024] loop: module loaded\n[ 0.731943] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.733982] GPT:90111 != 2097151\n[ 0.734939] GPT:Alternate GPT header not at the end of the disk.\n[ 0.736456] GPT:90111 != 2097151\n[ 0.737408] GPT: Use GNU Parted to correct GPT errors.\n[ 0.738750] vda: vda1 vda15\n[ 0.740474] scsi host0: ata_piix\n[ 0.741577] scsi host1: ata_piix\n[ 0.742601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.744298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.746324] libphy: Fixed MDIO Bus: probed\n[ 0.747477] tun: Universal TUN/TAP device driver, 1.6\n[ 0.748810] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751861] PPP generic driver version 2.4.2\n[ 0.753132] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.754802] ehci-pci: EHCI PCI platform driver\n[ 0.756027] ehci-platform: EHCI generic platform driver\n[ 0.757406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758977] ohci-pci: OHCI PCI platform driver\n[ 0.760215] ohci-platform: OHCI generic platform driver\n[ 0.761607] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.776281] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.777687] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.779740] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.781157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.782767] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.784478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.786484] usb usb1: Product: UHCI Host Controller\n[ 0.787798] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.789385] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.790835] hub 1-0:1.0: USB hub found\n[ 0.791944] hub 1-0:1.0: 2 ports detected\n[ 0.793248] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.796190] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.797523] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.798974] mousedev: PS/2 mouse device common for all mice\n[ 0.800724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.803276] rtc_cmos 00:00: RTC can wake from S4\n[ 0.804847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.806533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.808193] i2c /dev entries driver\n[ 0.809476] device-mapper: uevent: version 1.0.3\n[ 0.810892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.813203] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.815428] NET: Registered protocol family 10\n[ 0.817086] NET: Registered protocol family 17\n[ 0.818344] Key type dns_resolver registered\n[ 0.819697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.821287] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.823841] registered taskstats version 1\n[ 0.825070] Loading compiled-in X.509 certificates\n[ 0.826966] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.829700] zswap: loaded using pool lzo/zbud\n[ 0.831915] Key type trusted registered\n[ 0.834250] Key type encrypted registered\n[ 0.835427] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.836917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.838434] evm: HMAC attrs: 0x1\n[ 0.839795] Magic number: 14:327:836\n[ 0.841024] rtc_cmos 00:00: setting system clock to 2018-08-30 12:48:40 UTC (1535633320)\n[ 0.843343] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.844948] EDD information not available.\n[ 0.907352] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.924091] Write protecting the kernel read-only data: 14336k\n[ 0.927196] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.929820] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module 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.979708] 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 0.83\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found 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.16...\nLease of 192.168.120.16 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 0.92. iid=i-00000014\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCSdeb6D+Fffx63Ry4JIHvioLCv0EwRAqfuo1/VoPWL89U+VcxWIWd25AxHnC2VZbj01zoG1BW46Gq42NiWCJnKV/BpXHDYE1faY8Y7h1Lm6D7yfVwfd5oR53GFQL+/RAoLiWQtwoF1j64sNc/26MhpCids8tKOv+zUhjzyFZi98bkF1720jhTulbNwuGJxJAzWwiF2cXoExlcVo6bB/Wd5Hl3Sal5c55N1cP7BnRKHO+cn9K2Dfl/j348N5G9Up4XlWjVbYzYINx5h51Wjsq1t6JNdfvhcw5HAA6zcpOG9kztY1f/xLVuGFnsoTtkJUOAAKt4OkKofqHqzUbi3hWL5 root@cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\nssh-dss AAAAB3NzaC1kc3MAAACBAJ3mRHBoOlUyfTLCJcP53qgkl/K5+8EO/TSu6riRxNtGN8uwRI9Xi0JAKO3qnIaubqqmH2LSUKDyziqh8sK8+qiCqMM0MPa+Inal1dqnvjS/t5KayeeLuq+Z0MVrAoEIOz15nZRvHaTZCINW9UEu6rxwSSPOGrA0PANImRglA2I7AAAAFQC7UNYkgCuDb4gNwfzSc/rGnTATSQAAAIEAg5YS9ytLcWFejfHTxsltcvEle/UYapi9yPnIN4pJmQ6R97SJR4g78axyEWWfXi6Srnb1jbMezWGr58Bl7HjGDRqoKSiF3QvFmPosllJOg7DhrUvzPWF3r1kQeZEGq9iuQr+loGfnPLCBSlXpjLhvKl2dDHvu1dPGLY+jrKI7Z60AAACBAI+o4zEuDjhZZA9Yc7JCO9fb8HTYslO9R139Wgjk80NHyzDdVltk8+9c+GwyCF3dOjngiBTJxCJqFZU9zWp0gYa+KHgvdr9H38M+9HP+VitPNpihfPy3UyQKSPhvm2OSKLHq2IKQpnq/8P33xeCZ/PrPvxLykXfySoq22so+lGIX root@cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\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.16,24,fe80::f816:3eff:feb8:78cd/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 \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-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.48 ===\n/dev/root resized successfully [took 0.57s]\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b login: "} 2018-08-30 12:48:54,268 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/action used request id req-d28b79d6-2cb8-4b57-9db5-b9ccbe78f119 2018-08-30 12:48:54,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.116572856903s 2018-08-30 12:48:54,269 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/action used request id req-d28b79d6-2cb8-4b57-9db5-b9ccbe78f119 2018-08-30 12:48:54,269 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 498052341 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.190751] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.193117] pid_max: default: 32768 minimum: 301 [ 0.194400] ACPI: Core revision 20150930 [ 0.196108] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.197992] Security Framework initialized [ 0.199161] Yama: becoming mindful. [ 0.200212] AppArmor: AppArmor initialized [ 0.201431] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.203276] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.205069] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.206773] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.208722] Initializing cgroup subsys io [ 0.209910] Initializing cgroup subsys memory [ 0.211154] Initializing cgroup subsys devices [ 0.212402] Initializing cgroup subsys freezer [ 0.213662] Initializing cgroup subsys net_cls [ 0.214889] Initializing cgroup subsys perf_event [ 0.216183] Initializing cgroup subsys net_prio [ 0.217448] Initializing cgroup subsys hugetlb [ 0.218687] Initializing cgroup subsys pids [ 0.219911] CPU: Physical Processor ID: 0 [ 0.221791] mce: CPU supports 10 MCE banks [ 0.222999] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.224438] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.241404] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.248094] ftrace: allocating 31920 entries in 125 pages [ 0.273715] smpboot: Max logical packages: 1 [ 0.274934] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.276848] x2apic enabled [ 0.278019] Switched APIC routing to physical x2apic. [ 0.280521] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.282106] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.284935] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.287477] KVM setup paravirtual spinlock [ 0.289170] x86: Booted up 1 node, 1 CPUs [ 0.290319] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.292260] devtmpfs: initialized [ 0.294275] evm: security.selinux [ 0.295279] evm: security.SMACK64 [ 0.296264] evm: security.SMACK64EXEC [ 0.297321] evm: security.SMACK64TRANSMUTE [ 0.298467] evm: security.SMACK64MMAP [ 0.299520] evm: security.ima [ 0.300437] evm: security.capability [ 0.301562] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.304189] pinctrl core: initialized pinctrl subsystem [ 0.305741] RTC time: 12:48:40, date: 08/30/18 [ 0.307082] NET: Registered protocol family 16 [ 0.308467] cpuidle: using governor ladder [ 0.309686] cpuidle: using governor menu [ 0.310861] PCCT header not found. [ 0.311972] ACPI: bus type PCI registered [ 0.313174] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315016] PCI: Using configuration type 1 for base access [ 0.317326] ACPI: Added _OSI(Module Device) [ 0.318516] ACPI: Added _OSI(Processor Device) [ 0.319733] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320998] ACPI: Added _OSI(Processor Aggregator Device) [ 0.323291] ACPI: Interpreter enabled [ 0.324400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.327075] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.329766] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.332456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.335103] ACPI: (supports S0 S5) [ 0.336122] ACPI: Using IOAPIC for interrupt routing [ 0.337481] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.341398] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.343000] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.344748] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.346457] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.349564] acpiphp: Slot [3] registered [ 0.350705] acpiphp: Slot [4] registered [ 0.351838] acpiphp: Slot [5] registered [ 0.352971] acpiphp: Slot [6] registered [ 0.354107] acpiphp: Slot [7] registered [ 0.355242] acpiphp: Slot [8] registered [ 0.356370] acpiphp: Slot [9] registered [ 0.357500] acpiphp: Slot [10] registered [ 0.358650] acpiphp: Slot [11] registered [ 0.359814] acpiphp: Slot [12] registered [ 0.360966] acpiphp: Slot [13] registered [ 0.362112] acpiphp: Slot [14] registered [ 0.363269] acpiphp: Slot [15] registered [ 0.378583] acpiphp: Slot [16] registered [ 0.379747] acpiphp: Slot [17] registered [ 0.380908] acpiphp: Slot [18] registered [ 0.382054] acpiphp: Slot [19] registered [ 0.383209] acpiphp: Slot [20] registered [ 0.384373] acpiphp: Slot [21] registered [ 0.385519] acpiphp: Slot [22] registered [ 0.386667] acpiphp: Slot [23] registered [ 0.387833] acpiphp: Slot [24] registered [ 0.388990] acpiphp: Slot [25] registered [ 0.390148] acpiphp: Slot [26] registered [ 0.391308] acpiphp: Slot [27] registered [ 0.392483] acpiphp: Slot [28] registered [ 0.393665] acpiphp: Slot [29] registered [ 0.394817] acpiphp: Slot [30] registered [ 0.395977] acpiphp: Slot [31] registered [ 0.397145] PCI host bridge to bus 0000:00 [ 0.398296] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.400030] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.401757] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.403815] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.405880] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.407981] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.412113] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.413919] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.415590] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.417371] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.421838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.423891] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.446096] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.448163] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.450189] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.452188] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.454477] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.456253] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.458097] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.459589] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.461798] vgaarb: loaded [ 0.462646] vgaarb: bridge control possible 0000:00:02.0 [ 0.464326] SCSI subsystem initialized [ 0.465599] ACPI: bus type USB registered [ 0.466756] usbcore: registered new interface driver usbfs [ 0.468180] usbcore: registered new interface driver hub [ 0.469564] usbcore: registered new device driver usb [ 0.471084] PCI: Using ACPI for IRQ routing [ 0.472629] NetLabel: Initializing [ 0.473634] NetLabel: domain hash size = 128 [ 0.474820] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.476153] NetLabel: unlabeled traffic allowed by default [ 0.477753] clocksource: Switched to clocksource kvm-clock [ 0.487941] AppArmor: AppArmor Filesystem Enabled [ 0.489276] pnp: PnP ACPI init [ 0.490532] pnp: PnP ACPI: found 5 devices [ 0.497473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499846] NET: Registered protocol family 2 [ 0.501290] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.503075] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.504756] TCP: Hash tables configured (established 4096 bind 4096) [ 0.506434] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.507934] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.509553] NET: Registered protocol family 1 [ 0.510776] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.512298] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.513786] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528385] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.543058] Trying to unpack rootfs image as initramfs... [ 0.605446] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.610669] Scanning for low memory corruption every 60 seconds [ 0.612953] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.614615] audit: initializing netlink subsys (disabled) [ 0.616097] audit: type=2000 audit(1535633320.595:1): initialized [ 0.618067] Initialise system trusted keyring [ 0.619468] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.621083] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.623848] zbud: loaded [ 0.624886] VFS: Disk quotas dquot_6.6.0 [ 0.626066] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.628284] fuse init (API version 7.23) [ 0.629586] Key type big_key registered [ 0.630742] Allocating IMA MOK and blacklist keyrings. [ 0.632483] Key type asymmetric registered [ 0.633647] Asymmetric key parser 'x509' registered [ 0.635001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.637129] io scheduler noop registered [ 0.638263] io scheduler deadline registered (default) [ 0.639663] io scheduler cfq registered [ 0.640874] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.642343] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.644133] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.646193] ACPI: Power Button [PWRF] [ 0.647455] GHES: HEST is not enabled! [ 0.661679] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.691218] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.694227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.717973] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.721125] Linux agpgart interface v0.103 [ 0.724669] brd: module loaded [ 0.727024] loop: module loaded [ 0.731943] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.733982] GPT:90111 != 2097151 [ 0.734939] GPT:Alternate GPT header not at the end of the disk. [ 0.736456] GPT:90111 != 2097151 [ 0.737408] GPT: Use GNU Parted to correct GPT errors. [ 0.738750] vda: vda1 vda15 [ 0.740474] scsi host0: ata_piix [ 0.741577] scsi host1: ata_piix [ 0.742601] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.744298] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.746324] libphy: Fixed MDIO Bus: probed [ 0.747477] tun: Universal TUN/TAP device driver, 1.6 [ 0.748810] tun: (C) 1999-2004 Max Krasnyansky [ 0.751861] PPP generic driver version 2.4.2 [ 0.753132] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.754802] ehci-pci: EHCI PCI platform driver [ 0.756027] ehci-platform: EHCI generic platform driver [ 0.757406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758977] ohci-pci: OHCI PCI platform driver [ 0.760215] ohci-platform: OHCI generic platform driver [ 0.761607] uhci_hcd: USB Universal Host Controller Interface driver [ 0.776281] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.777687] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.779740] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.781157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.782767] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.784478] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.786484] usb usb1: Product: UHCI Host Controller [ 0.787798] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.789385] usb usb1: SerialNumber: 0000:00:01.2 [ 0.790835] hub 1-0:1.0: USB hub found [ 0.791944] hub 1-0:1.0: 2 ports detected [ 0.793248] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.796190] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.797523] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.798974] mousedev: PS/2 mouse device common for all mice [ 0.800724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.803276] rtc_cmos 00:00: RTC can wake from S4 [ 0.804847] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.806533] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.808193] i2c /dev entries driver [ 0.809476] device-mapper: uevent: version 1.0.3 [ 0.810892] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.813203] ledtrig-cpu: registered to indicate activity on CPUs [ 0.815428] NET: Registered protocol family 10 [ 0.817086] NET: Registered protocol family 17 [ 0.818344] Key type dns_resolver registered [ 0.819697] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.821287] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.823841] registered taskstats version 1 [ 0.825070] Loading compiled-in X.509 certificates [ 0.826966] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.829700] zswap: loaded using pool lzo/zbud [ 0.831915] Key type trusted registered [ 0.834250] Key type encrypted registered [ 0.835427] AppArmor: AppArmor sha1 policy hashing enabled [ 0.836917] ima: No TPM chip found, activating TPM-bypass! [ 0.838434] evm: HMAC attrs: 0x1 [ 0.839795] Magic number: 14:327:836 [ 0.841024] rtc_cmos 00:00: setting system clock to 2018-08-30 12:48:40 UTC (1535633320) [ 0.843343] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.844948] EDD information not available. [ 0.907352] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.924091] Write protecting the kernel read-only data: 14336k [ 0.927196] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.929820] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module 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.979708] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.83 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.92. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSdeb6D+Fffx63Ry4JIHvioLCv0EwRAqfuo1/VoPWL89U+VcxWIWd25AxHnC2VZbj01zoG1BW46Gq42NiWCJnKV/BpXHDYE1faY8Y7h1Lm6D7yfVwfd5oR53GFQL+/RAoLiWQtwoF1j64sNc/26MhpCids8tKOv+zUhjzyFZi98bkF1720jhTulbNwuGJxJAzWwiF2cXoExlcVo6bB/Wd5Hl3Sal5c55N1cP7BnRKHO+cn9K2Dfl/j348N5G9Up4XlWjVbYzYINx5h51Wjsq1t6JNdfvhcw5HAA6zcpOG9kztY1f/xLVuGFnsoTtkJUOAAKt4OkKofqHqzUbi3hWL5 root@cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b ssh-dss AAAAB3NzaC1kc3MAAACBAJ3mRHBoOlUyfTLCJcP53qgkl/K5+8EO/TSu6riRxNtGN8uwRI9Xi0JAKO3qnIaubqqmH2LSUKDyziqh8sK8+qiCqMM0MPa+Inal1dqnvjS/t5KayeeLuq+Z0MVrAoEIOz15nZRvHaTZCINW9UEu6rxwSSPOGrA0PANImRglA2I7AAAAFQC7UNYkgCuDb4gNwfzSc/rGnTATSQAAAIEAg5YS9ytLcWFejfHTxsltcvEle/UYapi9yPnIN4pJmQ6R97SJR4g78axyEWWfXi6Srnb1jbMezWGr58Bl7HjGDRqoKSiF3QvFmPosllJOg7DhrUvzPWF3r1kQeZEGq9iuQr+loGfnPLCBSlXpjLhvKl2dDHvu1dPGLY+jrKI7Z60AAACBAI+o4zEuDjhZZA9Yc7JCO9fb8HTYslO9R139Wgjk80NHyzDdVltk8+9c+GwyCF3dOjngiBTJxCJqFZU9zWp0gYa+KHgvdr9H38M+9HP+VitPNpihfPy3UyQKSPhvm2OSKLHq2IKQpnq/8P33xeCZ/PrPvxLykXfySoq22so+lGIX root@cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:feb8:78cd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b launch-index: 0 === cirros: current=0.4.0 uptime=3.48 === /dev/root resized successfully [took 0.57s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b login: 2018-08-30 12:48:54,272 - paramiko.transport - DEBUG - starting thread (client mode): 0xc5a78250L 2018-08-30 12:48:54,273 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-30 12:48:54,273 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-30 12:48:54,273 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-30 12:48:54,275 - 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-08-30 12:48:54,275 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-30 12:48:54,275 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-30 12:48:54,275 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-30 12:48:54,276 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-30 12:48:54,276 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-30 12:48:54,293 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-30 12:48:54,294 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-30 12:48:54,305 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.216: f895e36daacaccb49d36b4b57e0d86f9 2018-08-30 12:48:54,306 - paramiko.transport - DEBUG - Trying discovered key 329a9036fd8b41a90a87255e58da5454 in /tmp/tmpwhF5Z0 2018-08-30 12:48:54,333 - paramiko.transport - DEBUG - userauth is OK 2018-08-30 12:48:54,339 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-30 12:48:54,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-30 12:48:54,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"volume": {"display_name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "size": "2"}}' 2018-08-30 12:48:55,743 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:48:54 GMT Server: Apache x-compute-request-id: req-02f25877-e333-417a-8c16-dc5d383117a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02f25877-e333-417a-8c16-dc5d383117a3 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}} 2018-08-30 12:48:55,743 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes used request id req-02f25877-e333-417a-8c16-dc5d383117a3 2018-08-30 12:48:55,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.37063598633s 2018-08-30 12:48:55,744 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes used request id req-02f25877-e333-417a-8c16-dc5d383117a3 2018-08-30 12:48:55,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:48:55,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:56,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:55 GMT Server: Apache x-compute-request-id: req-1e6ecfaf-cafa-4784-abfc-2fe59009f75b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e6ecfaf-cafa-4784-abfc-2fe59009f75b Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:48:55.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:48:56,770 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-1e6ecfaf-cafa-4784-abfc-2fe59009f75b 2018-08-30 12:48:56,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.02585506439s 2018-08-30 12:48:56,771 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-1e6ecfaf-cafa-4784-abfc-2fe59009f75b 2018-08-30 12:48:56,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:48:58,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:48:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:48:59,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:48:58 GMT Server: Apache x-compute-request-id: req-1d31d100-5667-4354-807a-ff8289d9c4fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d31d100-5667-4354-807a-ff8289d9c4fb Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:48:58.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:48:59,831 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-1d31d100-5667-4354-807a-ff8289d9c4fb 2018-08-30 12:48:59,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.05793094635s 2018-08-30 12:48:59,831 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-1d31d100-5667-4354-807a-ff8289d9c4fb 2018-08-30 12:48:59,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:48:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:00,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-1725220d-f534-4850-b5a5-449bb173a5db Date: Thu, 30 Aug 2018 12:49:00 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":["6b08801c-1ad6-4419-8a02-5e9dfecc8f12"],"updated_at":"2018-08-30T12:48:16Z","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","name":"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:49:00,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1725220d-f534-4850-b5a5-449bb173a5db 2018-08-30 12:49:00,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356330871582s 2018-08-30 12:49:00,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1725220d-f534-4850-b5a5-449bb173a5db 2018-08-30 12:49:00,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:49:00,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:00,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-c73273f1-eba5-4dd8-8dfa-e7d063676e43 Date: Thu, 30 Aug 2018 12:49:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:48:23Z", "file": "/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/file", "owner": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "size": 12716032, "self": "/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:48:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:49:00,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c73273f1-eba5-4dd8-8dfa-e7d063676e43 2018-08-30 12:49:00,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.387592077255s 2018-08-30 12:49:00,583 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c73273f1-eba5-4dd8-8dfa-e7d063676e43 2018-08-30 12:49:00,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:49:00,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:00,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49: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-cc78cabd-1520-4827-adb5-8c4f2c184c59 x-compute-request-id: req-cc78cabd-1520-4827-adb5-8c4f2c184c59 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f61fd727-6418-4772-a183-944fce7a5973"}]} 2018-08-30 12:49:00,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cc78cabd-1520-4827-adb5-8c4f2c184c59 2018-08-30 12:49:00,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231761932373s 2018-08-30 12:49:00,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cc78cabd-1520-4827-adb5-8c4f2c184c59 2018-08-30 12:49:00,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-30 12:49:00,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"server": {"name": "cinder_test-vm_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "imageRef": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "flavorRef": "f61fd727-6418-4772-a183-944fce7a5973", "max_count": 1, "min_count": 1, "networks": [{"uuid": "70e603df-1169-4a6c-812b-b8ba56a23d0a"}], "security_groups": [{"name": "dc69b4e7-e3ce-4e53-8cee-79f60f065729"}]}}' 2018-08-30 12:49:06,510 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:49: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-3a564282-2528-4ca8-a102-8f9d5163eb71 x-compute-request-id: req-3a564282-2528-4ca8-a102-8f9d5163eb71 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "dc69b4e7-e3ce-4e53-8cee-79f60f065729"}], "OS-DCF:diskConfig": "MANUAL", "id": "3e966200-6ca6-4369-a52c-dda85f9d1fe1", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "bookmark"}], "adminPass": "ReXNrx52pPUZ"}} 2018-08-30 12:49:06,510 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-3a564282-2528-4ca8-a102-8f9d5163eb71 2018-08-30 12:49:06,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.90083408356s 2018-08-30 12:49:06,511 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-3a564282-2528-4ca8-a102-8f9d5163eb71 2018-08-30 12:49:06,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:49:06,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:07,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49: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-6253f87e-42d1-4aac-8366-5d1ae10dffe1 x-compute-request-id: req-6253f87e-42d1-4aac-8366-5d1ae10dffe1 Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "3e966200-6ca6-4369-a52c-dda85f9d1fe1", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "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-08-30T12:49:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:49:06Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:48:39.000000", "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:48:39Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:48:31Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:49:07,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6253f87e-42d1-4aac-8366-5d1ae10dffe1 2018-08-30 12:49:07,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766335010529s 2018-08-30 12:49:07,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6253f87e-42d1-4aac-8366-5d1ae10dffe1 2018-08-30 12:49:07,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:49:09,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:49:09,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:09,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-88990af7-cb3f-49e3-8f70-277f9aa95f59 x-compute-request-id: req-88990af7-cb3f-49e3-8f70-277f9aa95f59 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "3e966200-6ca6-4369-a52c-dda85f9d1fe1", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "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-08-30T12:49:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:49:06Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:48:39.000000", "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:48:39Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:48:31Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:49:09,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88990af7-cb3f-49e3-8f70-277f9aa95f59 2018-08-30 12:49:09,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57647895813s 2018-08-30 12:49:09,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-88990af7-cb3f-49e3-8f70-277f9aa95f59 2018-08-30 12:49:09,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:49:11,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:49:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:12,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-05a0a905-242a-4ff5-9653-d588c9c550a4 x-compute-request-id: req-05a0a905-242a-4ff5-9653-d588c9c550a4 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "3e966200-6ca6-4369-a52c-dda85f9d1fe1", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "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-08-30T12:49:10Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:49:06Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:48:39.000000", "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:48:39Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:48:31Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:49:12,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05a0a905-242a-4ff5-9653-d588c9c550a4 2018-08-30 12:49:12,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733925819397s 2018-08-30 12:49:12,606 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-05a0a905-242a-4ff5-9653-d588c9c550a4 2018-08-30 12:49:12,609 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:49:14,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:49:14,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:15,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-0bc76b44-2872-417a-ad8c-b216b88d8e14 x-compute-request-id: req-0bc76b44-2872-417a-ad8c-b216b88d8e14 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:9f:71", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:49:14.000000", "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "3e966200-6ca6-4369-a52c-dda85f9d1fe1", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:49:14Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:49:06Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:48:39.000000", "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:48:39Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:48:31Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:49:15,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0bc76b44-2872-417a-ad8c-b216b88d8e14 2018-08-30 12:49:15,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.924314975739s 2018-08-30 12:49:15,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0bc76b44-2872-417a-ad8c-b216b88d8e14 2018-08-30 12:49:15,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:49:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=3e966200-6ca6-4369-a52c-dda85f9d1fe1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:15,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-11627e4b-cbda-4ee5-a89d-f91dba55c7fa Date: Thu, 30 Aug 2018 12:49:15 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:49:11Z","admin_state_up":true,"updated_at":"2018-08-30T12:49:14Z","binding:vnic_type":"normal","device_id":"3e966200-6ca6-4369-a52c-dda85f9d1fe1","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:9e:9f:71","id":"6262ad66-8882-4319-a8c3-06f8285c394c","port_security_enabled":true,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","fixed_ips":[{"subnet_id":"6b08801c-1ad6-4419-8a02-5e9dfecc8f12","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["dc69b4e7-e3ce-4e53-8cee-79f60f065729"],"name":""}]} 2018-08-30 12:49:15,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3e966200-6ca6-4369-a52c-dda85f9d1fe1 used request id req-11627e4b-cbda-4ee5-a89d-f91dba55c7fa 2018-08-30 12:49:15,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0482559204102s 2018-08-30 12:49:15,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3e966200-6ca6-4369-a52c-dda85f9d1fe1 used request id req-11627e4b-cbda-4ee5-a89d-f91dba55c7fa 2018-08-30 12:49:15,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:49:15,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6262ad66-8882-4319-a8c3-06f8285c394c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:15,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b5ecfc66-6edc-4a6b-ab51-492a2e6f779c Date: Thu, 30 Aug 2018 12:49:15 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:49:15,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6262ad66-8882-4319-a8c3-06f8285c394c used request id req-b5ecfc66-6edc-4a6b-ab51-492a2e6f779c 2018-08-30 12:49:15,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.325591087341s 2018-08-30 12:49:15,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6262ad66-8882-4319-a8c3-06f8285c394c used request id req-b5ecfc66-6edc-4a6b-ab51-492a2e6f779c 2018-08-30 12:49:15,920 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9e:9f:71', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd076ad65-7dd0-4f45-9f56-61e1d5a1200b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-30T12:49:14.000000', 'flavor': Munch({u'id': u'f61fd727-6418-4772-a183-944fce7a5973'}), 'az': u'nova', 'id': u'3e966200-6ca6-4369-a52c-dda85f9d1fe1', 'security_groups': [Munch({u'name': u'cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8bf1211af8c4454e9e984ae1db89147c', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'name': 'cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', '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-08-30T12:49:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-30T12:49:14Z', 'hostId': u'c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b', '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-08-30T12:49:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'name': u'cinder_test-vm_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'adminPass': u'ReXNrx52pPUZ', 'tenant_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'created_at': u'2018-08-30T12:49:06Z', 'created': u'2018-08-30T12:49:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-30 12:49:15,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:49:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:16,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1194 X-Openstack-Request-Id: req-f23802b6-ad93-4195-8845-9a7ab7ddabb0 Date: Thu, 30 Aug 2018 12:49: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":["6b08801c-1ad6-4419-8a02-5e9dfecc8f12"],"updated_at":"2018-08-30T12:48:16Z","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","name":"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:49:16,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f23802b6-ad93-4195-8845-9a7ab7ddabb0 2018-08-30 12:49:16,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.226217985153s 2018-08-30 12:49:16,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f23802b6-ad93-4195-8845-9a7ab7ddabb0 2018-08-30 12:49:16,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-30 12:49:16,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=3e966200-6ca6-4369-a52c-dda85f9d1fe1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:16,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-74c389c1-6dad-41fb-aab2-aa1b7bd9f374 Date: Thu, 30 Aug 2018 12:49:16 GMT RESP BODY: {"ports":[{"status":"ACTIVE","description":"","allowed_address_pairs":[],"tags":[],"network_id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:49:11Z","admin_state_up":true,"updated_at":"2018-08-30T12:49:14Z","binding:vnic_type":"normal","device_id":"3e966200-6ca6-4369-a52c-dda85f9d1fe1","device_owner":"compute:nova","revision_number":4,"mac_address":"fa:16:3e:9e:9f:71","id":"6262ad66-8882-4319-a8c3-06f8285c394c","port_security_enabled":true,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","fixed_ips":[{"subnet_id":"6b08801c-1ad6-4419-8a02-5e9dfecc8f12","ip_address":"192.168.120.5"}],"extra_dhcp_opts":[],"security_groups":["dc69b4e7-e3ce-4e53-8cee-79f60f065729"],"name":""}]} 2018-08-30 12:49:16,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3e966200-6ca6-4369-a52c-dda85f9d1fe1 used request id req-74c389c1-6dad-41fb-aab2-aa1b7bd9f374 2018-08-30 12:49:16,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.320817947388s 2018-08-30 12:49:16,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3e966200-6ca6-4369-a52c-dda85f9d1fe1 used request id req-74c389c1-6dad-41fb-aab2-aa1b7bd9f374 2018-08-30 12:49:16,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-30 12:49:16,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"floatingip": {"floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.5", "port_id": "6262ad66-8882-4319-a8c3-06f8285c394c"}}' 2018-08-30 12:49:18,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-9e2190a3-f216-4406-a3aa-513739cead8a Date: Thu, 30 Aug 2018 12:49:18 GMT RESP BODY: {"floatingip": {"router_id": "68b0de11-a611-4465-8565-17edfff28d1a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:49:17Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "6262ad66-8882-4319-a8c3-06f8285c394c", "id": "a2ccc098-b08e-452e-b210-971c263373d5", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:49:17Z", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}} 2018-08-30 12:49:18,541 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9e2190a3-f216-4406-a3aa-513739cead8a 2018-08-30 12:49:18,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.0678088665s 2018-08-30 12:49:18,542 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9e2190a3-f216-4406-a3aa-513739cead8a 2018-08-30 12:49:18,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:49:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:18,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1096 X-Openstack-Request-Id: req-523121ee-b8d2-4854-8feb-930acbb480e7 Date: Thu, 30 Aug 2018 12:49:18 GMT RESP BODY: {"floatingips": [{"router_id": "68b0de11-a611-4465-8565-17edfff28d1a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:48:42Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.216", "revision_number": 0, "port_id": "d9c1d809-48b7-4a9a-bdc7-7323f2f4cb11", "id": "6932c7ac-05ba-41c9-b0b9-de8452bfed7b", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:42Z", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"router_id": "68b0de11-a611-4465-8565-17edfff28d1a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:49:17Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "6262ad66-8882-4319-a8c3-06f8285c394c", "id": "a2ccc098-b08e-452e-b210-971c263373d5", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:49:17Z", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}]} 2018-08-30 12:49:18,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-523121ee-b8d2-4854-8feb-930acbb480e7 2018-08-30 12:49:18,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619750022888s 2018-08-30 12:49:18,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-523121ee-b8d2-4854-8feb-930acbb480e7 2018-08-30 12:49:18,617 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'68b0de11-a611-4465-8565-17edfff28d1a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'created_at': u'2018-08-30T12:49:17Z', 'attached': True, 'updated_at': u'2018-08-30T12:49:17Z', 'id': u'a2ccc098-b08e-452e-b210-971c263373d5', 'floating_network_id': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.208', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'name': 'cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'68b0de11-a611-4465-8565-17edfff28d1a', 'project_id': u'71dd9e266f5b4d0899c59a70e06e3b5f', 'port_id': u'6262ad66-8882-4319-a8c3-06f8285c394c', 'port': u'6262ad66-8882-4319-a8c3-06f8285c394c', 'network': u'ecafc56b-f270-49f0-bfd6-b318701bf0f5'}) 2018-08-30 12:49:18,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-30 12:49:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-30 12:49:18,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-c1463881-7d00-40ec-b66b-929ca5847dfe x-compute-request-id: req-c1463881-7d00-40ec-b66b-929ca5847dfe Content-Encoding: gzip Content-Length: 9529 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481260327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.195797] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198246] pid_max: default: 32768 minimum: 301\n[ 0.199569] ACPI: Core revision 20150930\n[ 0.201334] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203247] Security Framework initialized\n[ 0.204447] Yama: becoming mindful.\n[ 0.205528] AppArmor: AppArmor initialized\n[ 0.206793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.210564] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212320] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214316] Initializing cgroup subsys io\n[ 0.215503] Initializing cgroup subsys memory\n[ 0.216774] Initializing cgroup subsys devices\n[ 0.218039] Initializing cgroup subsys freezer\n[ 0.219348] Initializing cgroup subsys net_cls\n[ 0.220649] Initializing cgroup subsys perf_event\n[ 0.222002] Initializing cgroup subsys net_prio\n[ 0.223305] Initializing cgroup subsys hugetlb\n[ 0.224596] Initializing cgroup subsys pids\n[ 0.225845] CPU: Physical Processor ID: 0\n[ 0.227741] mce: CPU supports 10 MCE banks\n[ 0.228970] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.230460] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245510] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252375] ftrace: allocating 31920 entries in 125 pages\n[ 0.278430] smpboot: Max logical packages: 1\n[ 0.279699] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281702] x2apic enabled\n[ 0.282896] Switched APIC routing to physical x2apic.\n[ 0.285459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290024] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292664] KVM setup paravirtual spinlock\n[ 0.294360] x86: Booted up 1 node, 1 CPUs\n[ 0.295573] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297595] devtmpfs: initialized\n[ 0.299669] evm: security.selinux\n[ 0.300704] evm: security.SMACK64\n[ 0.301733] evm: security.SMACK64EXEC\n[ 0.302863] evm: security.SMACK64TRANSMUTE\n[ 0.304072] evm: security.SMACK64MMAP\n[ 0.305188] evm: security.ima\n[ 0.306153] evm: security.capability\n[ 0.307343] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310125] pinctrl core: initialized pinctrl subsystem\n[ 0.311753] RTC time: 12:49:15, date: 08/30/18\n[ 0.313169] NET: Registered protocol family 16\n[ 0.314627] cpuidle: using governor ladder\n[ 0.315831] cpuidle: using governor menu\n[ 0.317017] PCCT header not found.\n[ 0.318102] ACPI: bus type PCI registered\n[ 0.319286] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.321098] PCI: Using configuration type 1 for base access\n[ 0.323380] ACPI: Added _OSI(Module Device)\n[ 0.324606] ACPI: Added _OSI(Processor Device)\n[ 0.325863] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.327179] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.329472] ACPI: Interpreter enabled\n[ 0.330604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.333311] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.336013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.341474] ACPI: (supports S0 S5)\n[ 0.342529] ACPI: Using IOAPIC for interrupt routing\n[ 0.343924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349633] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351479] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.356598] acpiphp: Slot [3] registered\n[ 0.357791] acpiphp: Slot [4] registered\n[ 0.358996] acpiphp: Slot [5] registered\n[ 0.360216] acpiphp: Slot [6] registered\n[ 0.361408] acpiphp: Slot [7] registered\n[ 0.362595] acpiphp: Slot [8] registered\n[ 0.363762] acpiphp: Slot [9] registered\n[ 0.364928] acpiphp: Slot [10] registered\n[ 0.366128] acpiphp: Slot [11] registered\n[ 0.367319] acpiphp: Slot [12] registered\n[ 0.368518] acpiphp: Slot [13] registered\n[ 0.369711] acpiphp: Slot [14] registered\n[ 0.370916] acpiphp: Slot [15] registered\n[ 0.386203] acpiphp: Slot [16] registered\n[ 0.387452] acpiphp: Slot [17] registered\n[ 0.388656] acpiphp: Slot [18] registered\n[ 0.389869] acpiphp: Slot [19] registered\n[ 0.391044] acpiphp: Slot [20] registered\n[ 0.392252] acpiphp: Slot [21] registered\n[ 0.393442] acpiphp: Slot [22] registered\n[ 0.394630] acpiphp: Slot [23] registered\n[ 0.395864] acpiphp: Slot [24] registered\n[ 0.397078] acpiphp: Slot [25] registered\n[ 0.398306] acpiphp: Slot [26] registered\n[ 0.399533] acpiphp: Slot [27] registered\n[ 0.400762] acpiphp: Slot [28] registered\n[ 0.401979] acpiphp: Slot [29] registered\n[ 0.403197] acpiphp: Slot [30] registered\n[ 0.404430] acpiphp: Slot [31] registered\n[ 0.405651] PCI host bridge to bus 0000:00\n[ 0.406864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.408681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.412614] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.414745] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416912] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.421157] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.424776] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.426637] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430841] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454124] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.460377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.462535] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.464304] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.466135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.467677] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.469959] vgaarb: loaded\n[ 0.470841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.472601] SCSI subsystem initialized\n[ 0.473918] ACPI: bus type USB registered\n[ 0.475131] usbcore: registered new interface driver usbfs\n[ 0.476662] usbcore: registered new interface driver hub\n[ 0.478120] usbcore: registered new device driver usb\n[ 0.479735] PCI: Using ACPI for IRQ routing\n[ 0.481350] NetLabel: Initializing\n[ 0.482407] NetLabel: domain hash size = 128\n[ 0.483662] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.485072] NetLabel: unlabeled traffic allowed by default\n[ 0.486755] clocksource: Switched to clocksource kvm-clock\n[ 0.497177] AppArmor: AppArmor Filesystem Enabled\n[ 0.498630] pnp: PnP ACPI init\n[ 0.499955] pnp: PnP ACPI: found 5 devices\n[ 0.506912] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.509436] NET: Registered protocol family 2\n[ 0.510933] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.512835] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.514617] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.516382] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517972] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.519706] NET: Registered protocol family 1\n[ 0.520989] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.522610] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524187] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539034] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.554126] Trying to unpack rootfs image as initramfs...\n[ 0.616337] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621447] Scanning for low memory corruption every 60 seconds\n[ 0.623747] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625477] audit: initializing netlink subsys (disabled)\n[ 0.627104] audit: type=2000 audit(1535633355.480:1): initialized\n[ 0.629098] Initialise system trusted keyring\n[ 0.630543] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635131] zbud: loaded\n[ 0.636190] VFS: Disk quotas dquot_6.6.0\n[ 0.637412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639725] fuse init (API version 7.23)\n[ 0.641059] Key type big_key registered\n[ 0.642258] Allocating IMA MOK and blacklist keyrings.\n[ 0.644041] Key type asymmetric registered\n[ 0.645272] Asymmetric key parser 'x509' registered\n[ 0.646691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.648913] io scheduler noop registered\n[ 0.650092] io scheduler deadline registered (default)\n[ 0.651581] io scheduler cfq registered\n[ 0.652853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.654394] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.656299] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.658453] ACPI: Power Button [PWRF]\n[ 0.659779] GHES: HEST is not enabled!\n[ 0.674005] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.703660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.706735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.730558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.733712] Linux agpgart interface v0.103\n[ 0.737146] brd: module loaded\n[ 0.739413] loop: module loaded\n[ 0.744369] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.746499] GPT:90111 != 2097151\n[ 0.747500] GPT:Alternate GPT header not at the end of the disk.\n[ 0.749093] GPT:90111 != 2097151\n[ 0.750085] GPT: Use GNU Parted to correct GPT errors.\n[ 0.751495] vda: vda1 vda15\n[ 0.753232] scsi host0: ata_piix\n[ 0.754355] scsi host1: ata_piix\n[ 0.755411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.757182] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.759513] libphy: Fixed MDIO Bus: probed\n[ 0.760710] tun: Universal TUN/TAP device driver, 1.6\n[ 0.762115] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.764946] PPP generic driver version 2.4.2\n[ 0.766270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.768005] ehci-pci: EHCI PCI platform driver\n[ 0.769284] ehci-platform: EHCI generic platform driver\n[ 0.770720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772366] ohci-pci: OHCI PCI platform driver\n[ 0.773641] ohci-platform: OHCI generic platform driver\n[ 0.775090] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.789927] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.791313] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.793319] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.794710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.796258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.797918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799870] usb usb1: Product: UHCI Host Controller\n[ 0.801131] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.802690] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804110] hub 1-0:1.0: USB hub found\n[ 0.805179] hub 1-0:1.0: 2 ports detected\n[ 0.806467] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.809369] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.810657] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.812042] mousedev: PS/2 mouse device common for all mice\n[ 0.813743] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.816229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.817758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.819387] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820995] i2c /dev entries driver\n[ 0.822048] device-mapper: uevent: version 1.0.3\n[ 0.823352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825592] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827450] NET: Registered protocol family 10\n[ 0.828979] NET: Registered protocol family 17\n[ 0.830193] Key type dns_resolver registered\n[ 0.831506] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835398] registered taskstats version 1\n[ 0.836550] Loading compiled-in X.509 certificates\n[ 0.838401] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.840924] zswap: loaded using pool lzo/zbud\n[ 0.843015] Key type trusted registered\n[ 0.845146] Key type encrypted registered\n[ 0.846293] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.847730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849153] evm: HMAC attrs: 0x1\n[ 0.850456] Magic number: 14:327:836\n[ 0.851657] rtc_cmos 00:00: setting system clock to 2018-08-30 12:49:15 UTC (1535633355)\n[ 0.853869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.855388] EDD information not available.\n[ 0.916534] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.933403] Write protecting the kernel read-only data: 14336k\n[ 0.936382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.938834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found 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.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.173383] 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.5...\nLease of 192.168.120.5 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 0.99. iid=i-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPMv+m0BaUcCOqFCPjZt552kTCagUc/RXZwVrQCtePLQNSZ39xFF1WXAdGUwQIfsVpneUkSFoTam+EpHNLETxCmrZBWv14SdSLZG8lPmOxbZnb/1WX6Mp8NfFZwAho+1kC4Ob19tuae0aNG0pzrhcSDN2dnkMXDV2YMoJnQJDN6QU084Vi5WlH5ijgPnVvGv2adoWzPZs55pGoitT3M3orxZOqlvIvmzEIlVZ7Izs7ZHTOylb6raLHMA9WnN6OiQhvCV+eZ5wMA5wGRC4UZZwf32JBuKLAszCMANN9dY1RE99XKTkc6/p09AgYfE01Al6yBfHHDDFnX4pMLwF6g+EH root@cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\nssh-dss AAAAB3NzaC1kc3MAAACBANwT7MPUCHym1F7X5MbCFf0Hi2gHcP1Cid1jSKCqO66mehDtNW5wbzYTFLsD9988euud62mGuCeLavoFXVHpZcA+Kx0/q/d1iFEKPVOdBSVsng3C/WokEbB0DCqUCHJE3oLcUkFNY1nQxJlQWoyCyYZsd5NrvfrRk2sjWiZdyV3JAAAAFQDRM680Zs/Ox5GMX+2Ivfzx3UGHgwAAAIEAi5OFPUf7VNjYg++C6OpsGuS8b5jQ3zMHS3c6SnhE4E8m3xH7ESzqcJgFplMsiVucSBteeIQwFxpHxdfolXbzOWHabyb+5Wz6P7nZhaCF8+/OAdx+8+nQvs86ZF/aBntT3LrAsAmCGktPEeHCRbNKapsXGj76O4tEPumL5Hfs32YAAACBAJ6c8N6LOGuRnxKliTWSVSNBJzdFg8SY3EGJDIq4Xq0GwlLXXMuGHbv+66xZAbv8Uy63+6JVT5R5A35C+G0bPsx0Y2paOSWW6Z1PBJLDPdtzubOi+joassfdtBo6e4i7GbYfnSJtpqz1m5wrL8D8Zv1zIM7/B+GzKTea8XZtSjyp root@cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe9e:9f71/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.51 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-08-30 12:49:18,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/action used request id req-c1463881-7d00-40ec-b66b-929ca5847dfe 2018-08-30 12:49:18,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.270000934601s 2018-08-30 12:49:18,889 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/action used request id req-c1463881-7d00-40ec-b66b-929ca5847dfe 2018-08-30 12:49:18,889 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 481260327 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.195797] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.198246] pid_max: default: 32768 minimum: 301 [ 0.199569] ACPI: Core revision 20150930 [ 0.201334] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.203247] Security Framework initialized [ 0.204447] Yama: becoming mindful. [ 0.205528] AppArmor: AppArmor initialized [ 0.206793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210564] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212320] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214316] Initializing cgroup subsys io [ 0.215503] Initializing cgroup subsys memory [ 0.216774] Initializing cgroup subsys devices [ 0.218039] Initializing cgroup subsys freezer [ 0.219348] Initializing cgroup subsys net_cls [ 0.220649] Initializing cgroup subsys perf_event [ 0.222002] Initializing cgroup subsys net_prio [ 0.223305] Initializing cgroup subsys hugetlb [ 0.224596] Initializing cgroup subsys pids [ 0.225845] CPU: Physical Processor ID: 0 [ 0.227741] mce: CPU supports 10 MCE banks [ 0.228970] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.230460] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.245510] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.252375] ftrace: allocating 31920 entries in 125 pages [ 0.278430] smpboot: Max logical packages: 1 [ 0.279699] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281702] x2apic enabled [ 0.282896] Switched APIC routing to physical x2apic. [ 0.285459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.290024] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292664] KVM setup paravirtual spinlock [ 0.294360] x86: Booted up 1 node, 1 CPUs [ 0.295573] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297595] devtmpfs: initialized [ 0.299669] evm: security.selinux [ 0.300704] evm: security.SMACK64 [ 0.301733] evm: security.SMACK64EXEC [ 0.302863] evm: security.SMACK64TRANSMUTE [ 0.304072] evm: security.SMACK64MMAP [ 0.305188] evm: security.ima [ 0.306153] evm: security.capability [ 0.307343] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310125] pinctrl core: initialized pinctrl subsystem [ 0.311753] RTC time: 12:49:15, date: 08/30/18 [ 0.313169] NET: Registered protocol family 16 [ 0.314627] cpuidle: using governor ladder [ 0.315831] cpuidle: using governor menu [ 0.317017] PCCT header not found. [ 0.318102] ACPI: bus type PCI registered [ 0.319286] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321098] PCI: Using configuration type 1 for base access [ 0.323380] ACPI: Added _OSI(Module Device) [ 0.324606] ACPI: Added _OSI(Processor Device) [ 0.325863] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.327179] ACPI: Added _OSI(Processor Aggregator Device) [ 0.329472] ACPI: Interpreter enabled [ 0.330604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.333311] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.336013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.338757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.341474] ACPI: (supports S0 S5) [ 0.342529] ACPI: Using IOAPIC for interrupt routing [ 0.343924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.347934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.349633] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.351479] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.353287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.356598] acpiphp: Slot [3] registered [ 0.357791] acpiphp: Slot [4] registered [ 0.358996] acpiphp: Slot [5] registered [ 0.360216] acpiphp: Slot [6] registered [ 0.361408] acpiphp: Slot [7] registered [ 0.362595] acpiphp: Slot [8] registered [ 0.363762] acpiphp: Slot [9] registered [ 0.364928] acpiphp: Slot [10] registered [ 0.366128] acpiphp: Slot [11] registered [ 0.367319] acpiphp: Slot [12] registered [ 0.368518] acpiphp: Slot [13] registered [ 0.369711] acpiphp: Slot [14] registered [ 0.370916] acpiphp: Slot [15] registered [ 0.386203] acpiphp: Slot [16] registered [ 0.387452] acpiphp: Slot [17] registered [ 0.388656] acpiphp: Slot [18] registered [ 0.389869] acpiphp: Slot [19] registered [ 0.391044] acpiphp: Slot [20] registered [ 0.392252] acpiphp: Slot [21] registered [ 0.393442] acpiphp: Slot [22] registered [ 0.394630] acpiphp: Slot [23] registered [ 0.395864] acpiphp: Slot [24] registered [ 0.397078] acpiphp: Slot [25] registered [ 0.398306] acpiphp: Slot [26] registered [ 0.399533] acpiphp: Slot [27] registered [ 0.400762] acpiphp: Slot [28] registered [ 0.401979] acpiphp: Slot [29] registered [ 0.403197] acpiphp: Slot [30] registered [ 0.404430] acpiphp: Slot [31] registered [ 0.405651] PCI host bridge to bus 0000:00 [ 0.406864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.408681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.410468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.412614] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.414745] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.416912] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.421157] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.423037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.424776] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.426637] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.430841] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.432960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.454124] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.456263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.458328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.460377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.462535] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.464304] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.466135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.467677] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.469959] vgaarb: loaded [ 0.470841] vgaarb: bridge control possible 0000:00:02.0 [ 0.472601] SCSI subsystem initialized [ 0.473918] ACPI: bus type USB registered [ 0.475131] usbcore: registered new interface driver usbfs [ 0.476662] usbcore: registered new interface driver hub [ 0.478120] usbcore: registered new device driver usb [ 0.479735] PCI: Using ACPI for IRQ routing [ 0.481350] NetLabel: Initializing [ 0.482407] NetLabel: domain hash size = 128 [ 0.483662] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.485072] NetLabel: unlabeled traffic allowed by default [ 0.486755] clocksource: Switched to clocksource kvm-clock [ 0.497177] AppArmor: AppArmor Filesystem Enabled [ 0.498630] pnp: PnP ACPI init [ 0.499955] pnp: PnP ACPI: found 5 devices [ 0.506912] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.509436] NET: Registered protocol family 2 [ 0.510933] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.512835] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.514617] TCP: Hash tables configured (established 4096 bind 4096) [ 0.516382] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.517972] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.519706] NET: Registered protocol family 1 [ 0.520989] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.522610] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.524187] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.539034] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.554126] Trying to unpack rootfs image as initramfs... [ 0.616337] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.621447] Scanning for low memory corruption every 60 seconds [ 0.623747] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.625477] audit: initializing netlink subsys (disabled) [ 0.627104] audit: type=2000 audit(1535633355.480:1): initialized [ 0.629098] Initialise system trusted keyring [ 0.630543] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.632263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.635131] zbud: loaded [ 0.636190] VFS: Disk quotas dquot_6.6.0 [ 0.637412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.639725] fuse init (API version 7.23) [ 0.641059] Key type big_key registered [ 0.642258] Allocating IMA MOK and blacklist keyrings. [ 0.644041] Key type asymmetric registered [ 0.645272] Asymmetric key parser 'x509' registered [ 0.646691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.648913] io scheduler noop registered [ 0.650092] io scheduler deadline registered (default) [ 0.651581] io scheduler cfq registered [ 0.652853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.654394] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.656299] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.658453] ACPI: Power Button [PWRF] [ 0.659779] GHES: HEST is not enabled! [ 0.674005] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.703660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.706735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.730558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.733712] Linux agpgart interface v0.103 [ 0.737146] brd: module loaded [ 0.739413] loop: module loaded [ 0.744369] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.746499] GPT:90111 != 2097151 [ 0.747500] GPT:Alternate GPT header not at the end of the disk. [ 0.749093] GPT:90111 != 2097151 [ 0.750085] GPT: Use GNU Parted to correct GPT errors. [ 0.751495] vda: vda1 vda15 [ 0.753232] scsi host0: ata_piix [ 0.754355] scsi host1: ata_piix [ 0.755411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.757182] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.759513] libphy: Fixed MDIO Bus: probed [ 0.760710] tun: Universal TUN/TAP device driver, 1.6 [ 0.762115] tun: (C) 1999-2004 Max Krasnyansky [ 0.764946] PPP generic driver version 2.4.2 [ 0.766270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.768005] ehci-pci: EHCI PCI platform driver [ 0.769284] ehci-platform: EHCI generic platform driver [ 0.770720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772366] ohci-pci: OHCI PCI platform driver [ 0.773641] ohci-platform: OHCI generic platform driver [ 0.775090] uhci_hcd: USB Universal Host Controller Interface driver [ 0.789927] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.791313] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.793319] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.794710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.796258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.797918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799870] usb usb1: Product: UHCI Host Controller [ 0.801131] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.802690] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804110] hub 1-0:1.0: USB hub found [ 0.805179] hub 1-0:1.0: 2 ports detected [ 0.806467] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.809369] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.810657] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.812042] mousedev: PS/2 mouse device common for all mice [ 0.813743] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.816229] rtc_cmos 00:00: RTC can wake from S4 [ 0.817758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.819387] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.820995] i2c /dev entries driver [ 0.822048] device-mapper: uevent: version 1.0.3 [ 0.823352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.825592] ledtrig-cpu: registered to indicate activity on CPUs [ 0.827450] NET: Registered protocol family 10 [ 0.828979] NET: Registered protocol family 17 [ 0.830193] Key type dns_resolver registered [ 0.831506] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.832987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.835398] registered taskstats version 1 [ 0.836550] Loading compiled-in X.509 certificates [ 0.838401] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.840924] zswap: loaded using pool lzo/zbud [ 0.843015] Key type trusted registered [ 0.845146] Key type encrypted registered [ 0.846293] AppArmor: AppArmor sha1 policy hashing enabled [ 0.847730] ima: No TPM chip found, activating TPM-bypass! [ 0.849153] evm: HMAC attrs: 0x1 [ 0.850456] Magic number: 14:327:836 [ 0.851657] rtc_cmos 00:00: setting system clock to 2018-08-30 12:49:15 UTC (1535633355) [ 0.853869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.855388] EDD information not available. [ 0.916534] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.933403] Write protecting the kernel read-only data: 14336k [ 0.936382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.938834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.173383] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCPMv+m0BaUcCOqFCPjZt552kTCagUc/RXZwVrQCtePLQNSZ39xFF1WXAdGUwQIfsVpneUkSFoTam+EpHNLETxCmrZBWv14SdSLZG8lPmOxbZnb/1WX6Mp8NfFZwAho+1kC4Ob19tuae0aNG0pzrhcSDN2dnkMXDV2YMoJnQJDN6QU084Vi5WlH5ijgPnVvGv2adoWzPZs55pGoitT3M3orxZOqlvIvmzEIlVZ7Izs7ZHTOylb6raLHMA9WnN6OiQhvCV+eZ5wMA5wGRC4UZZwf32JBuKLAszCMANN9dY1RE99XKTkc6/p09AgYfE01Al6yBfHHDDFnX4pMLwF6g+EH root@cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b ssh-dss AAAAB3NzaC1kc3MAAACBANwT7MPUCHym1F7X5MbCFf0Hi2gHcP1Cid1jSKCqO66mehDtNW5wbzYTFLsD9988euud62mGuCeLavoFXVHpZcA+Kx0/q/d1iFEKPVOdBSVsng3C/WokEbB0DCqUCHJE3oLcUkFNY1nQxJlQWoyCyYZsd5NrvfrRk2sjWiZdyV3JAAAAFQDRM680Zs/Ox5GMX+2Ivfzx3UGHgwAAAIEAi5OFPUf7VNjYg++C6OpsGuS8b5jQ3zMHS3c6SnhE4E8m3xH7ESzqcJgFplMsiVucSBteeIQwFxpHxdfolXbzOWHabyb+5Wz6P7nZhaCF8+/OAdx+8+nQvs86ZF/aBntT3LrAsAmCGktPEeHCRbNKapsXGj76O4tEPumL5Hfs32YAAACBAJ6c8N6LOGuRnxKliTWSVSNBJzdFg8SY3EGJDIq4Xq0GwlLXXMuGHbv+66xZAbv8Uy63+6JVT5R5A35C+G0bPsx0Y2paOSWW6Z1PBJLDPdtzubOi+joassfdtBo6e4i7GbYfnSJtpqz1m5wrL8D8Zv1zIM7/B+GzKTea8XZtSjyp root@cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe9e:9f71/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b launch-index: 0 === cirros: current=0.4.0 uptime=3.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-08-30 12:49:19,891 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.208: timed out 2018-08-30 12:49:28,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-30 12:49:28,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/action -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-30 12:49:28,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49: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-f4f2a783-592c-4f63-b199-ecfb67c4d305 x-compute-request-id: req-f4f2a783-592c-4f63-b199-ecfb67c4d305 Content-Encoding: gzip Content-Length: 9584 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 481260327 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 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.195797] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.198246] pid_max: default: 32768 minimum: 301\n[ 0.199569] ACPI: Core revision 20150930\n[ 0.201334] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.203247] Security Framework initialized\n[ 0.204447] Yama: becoming mindful.\n[ 0.205528] AppArmor: AppArmor initialized\n[ 0.206793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.208709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.210564] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.212320] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.214316] Initializing cgroup subsys io\n[ 0.215503] Initializing cgroup subsys memory\n[ 0.216774] Initializing cgroup subsys devices\n[ 0.218039] Initializing cgroup subsys freezer\n[ 0.219348] Initializing cgroup subsys net_cls\n[ 0.220649] Initializing cgroup subsys perf_event\n[ 0.222002] Initializing cgroup subsys net_prio\n[ 0.223305] Initializing cgroup subsys hugetlb\n[ 0.224596] Initializing cgroup subsys pids\n[ 0.225845] CPU: Physical Processor ID: 0\n[ 0.227741] mce: CPU supports 10 MCE banks\n[ 0.228970] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.230460] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.245510] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.252375] ftrace: allocating 31920 entries in 125 pages\n[ 0.278430] smpboot: Max logical packages: 1\n[ 0.279699] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.281702] x2apic enabled\n[ 0.282896] Switched APIC routing to physical x2apic.\n[ 0.285459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.287093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.290024] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.292664] KVM setup paravirtual spinlock\n[ 0.294360] x86: Booted up 1 node, 1 CPUs\n[ 0.295573] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.297595] devtmpfs: initialized\n[ 0.299669] evm: security.selinux\n[ 0.300704] evm: security.SMACK64\n[ 0.301733] evm: security.SMACK64EXEC\n[ 0.302863] evm: security.SMACK64TRANSMUTE\n[ 0.304072] evm: security.SMACK64MMAP\n[ 0.305188] evm: security.ima\n[ 0.306153] evm: security.capability\n[ 0.307343] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.310125] pinctrl core: initialized pinctrl subsystem\n[ 0.311753] RTC time: 12:49:15, date: 08/30/18\n[ 0.313169] NET: Registered protocol family 16\n[ 0.314627] cpuidle: using governor ladder\n[ 0.315831] cpuidle: using governor menu\n[ 0.317017] PCCT header not found.\n[ 0.318102] ACPI: bus type PCI registered\n[ 0.319286] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.321098] PCI: Using configuration type 1 for base access\n[ 0.323380] ACPI: Added _OSI(Module Device)\n[ 0.324606] ACPI: Added _OSI(Processor Device)\n[ 0.325863] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.327179] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.329472] ACPI: Interpreter enabled\n[ 0.330604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.333311] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.336013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.338757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.341474] ACPI: (supports S0 S5)\n[ 0.342529] ACPI: Using IOAPIC for interrupt routing\n[ 0.343924] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.349633] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351479] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.356598] acpiphp: Slot [3] registered\n[ 0.357791] acpiphp: Slot [4] registered\n[ 0.358996] acpiphp: Slot [5] registered\n[ 0.360216] acpiphp: Slot [6] registered\n[ 0.361408] acpiphp: Slot [7] registered\n[ 0.362595] acpiphp: Slot [8] registered\n[ 0.363762] acpiphp: Slot [9] registered\n[ 0.364928] acpiphp: Slot [10] registered\n[ 0.366128] acpiphp: Slot [11] registered\n[ 0.367319] acpiphp: Slot [12] registered\n[ 0.368518] acpiphp: Slot [13] registered\n[ 0.369711] acpiphp: Slot [14] registered\n[ 0.370916] acpiphp: Slot [15] registered\n[ 0.386203] acpiphp: Slot [16] registered\n[ 0.387452] acpiphp: Slot [17] registered\n[ 0.388656] acpiphp: Slot [18] registered\n[ 0.389869] acpiphp: Slot [19] registered\n[ 0.391044] acpiphp: Slot [20] registered\n[ 0.392252] acpiphp: Slot [21] registered\n[ 0.393442] acpiphp: Slot [22] registered\n[ 0.394630] acpiphp: Slot [23] registered\n[ 0.395864] acpiphp: Slot [24] registered\n[ 0.397078] acpiphp: Slot [25] registered\n[ 0.398306] acpiphp: Slot [26] registered\n[ 0.399533] acpiphp: Slot [27] registered\n[ 0.400762] acpiphp: Slot [28] registered\n[ 0.401979] acpiphp: Slot [29] registered\n[ 0.403197] acpiphp: Slot [30] registered\n[ 0.404430] acpiphp: Slot [31] registered\n[ 0.405651] PCI host bridge to bus 0000:00\n[ 0.406864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.408681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.410468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.412614] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.414745] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.416912] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.421157] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.423037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.424776] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.426637] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.430841] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.432960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.454124] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.456263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.458328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.460377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.462535] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.464304] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.466135] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.467677] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.469959] vgaarb: loaded\n[ 0.470841] vgaarb: bridge control possible 0000:00:02.0\n[ 0.472601] SCSI subsystem initialized\n[ 0.473918] ACPI: bus type USB registered\n[ 0.475131] usbcore: registered new interface driver usbfs\n[ 0.476662] usbcore: registered new interface driver hub\n[ 0.478120] usbcore: registered new device driver usb\n[ 0.479735] PCI: Using ACPI for IRQ routing\n[ 0.481350] NetLabel: Initializing\n[ 0.482407] NetLabel: domain hash size = 128\n[ 0.483662] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.485072] NetLabel: unlabeled traffic allowed by default\n[ 0.486755] clocksource: Switched to clocksource kvm-clock\n[ 0.497177] AppArmor: AppArmor Filesystem Enabled\n[ 0.498630] pnp: PnP ACPI init\n[ 0.499955] pnp: PnP ACPI: found 5 devices\n[ 0.506912] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.509436] NET: Registered protocol family 2\n[ 0.510933] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.512835] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.514617] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.516382] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517972] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.519706] NET: Registered protocol family 1\n[ 0.520989] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.522610] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.524187] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.539034] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.554126] Trying to unpack rootfs image as initramfs...\n[ 0.616337] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.621447] Scanning for low memory corruption every 60 seconds\n[ 0.623747] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.625477] audit: initializing netlink subsys (disabled)\n[ 0.627104] audit: type=2000 audit(1535633355.480:1): initialized\n[ 0.629098] Initialise system trusted keyring\n[ 0.630543] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.632263] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.635131] zbud: loaded\n[ 0.636190] VFS: Disk quotas dquot_6.6.0\n[ 0.637412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.639725] fuse init (API version 7.23)\n[ 0.641059] Key type big_key registered\n[ 0.642258] Allocating IMA MOK and blacklist keyrings.\n[ 0.644041] Key type asymmetric registered\n[ 0.645272] Asymmetric key parser 'x509' registered\n[ 0.646691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.648913] io scheduler noop registered\n[ 0.650092] io scheduler deadline registered (default)\n[ 0.651581] io scheduler cfq registered\n[ 0.652853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.654394] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.656299] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.658453] ACPI: Power Button [PWRF]\n[ 0.659779] GHES: HEST is not enabled!\n[ 0.674005] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.703660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.706735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.730558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.733712] Linux agpgart interface v0.103\n[ 0.737146] brd: module loaded\n[ 0.739413] loop: module loaded\n[ 0.744369] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.746499] GPT:90111 != 2097151\n[ 0.747500] GPT:Alternate GPT header not at the end of the disk.\n[ 0.749093] GPT:90111 != 2097151\n[ 0.750085] GPT: Use GNU Parted to correct GPT errors.\n[ 0.751495] vda: vda1 vda15\n[ 0.753232] scsi host0: ata_piix\n[ 0.754355] scsi host1: ata_piix\n[ 0.755411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.757182] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.759513] libphy: Fixed MDIO Bus: probed\n[ 0.760710] tun: Universal TUN/TAP device driver, 1.6\n[ 0.762115] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.764946] PPP generic driver version 2.4.2\n[ 0.766270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.768005] ehci-pci: EHCI PCI platform driver\n[ 0.769284] ehci-platform: EHCI generic platform driver\n[ 0.770720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.772366] ohci-pci: OHCI PCI platform driver\n[ 0.773641] ohci-platform: OHCI generic platform driver\n[ 0.775090] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.789927] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.791313] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.793319] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.794710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.796258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.797918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799870] usb usb1: Product: UHCI Host Controller\n[ 0.801131] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.802690] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804110] hub 1-0:1.0: USB hub found\n[ 0.805179] hub 1-0:1.0: 2 ports detected\n[ 0.806467] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.809369] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.810657] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.812042] mousedev: PS/2 mouse device common for all mice\n[ 0.813743] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.816229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.817758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.819387] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820995] i2c /dev entries driver\n[ 0.822048] device-mapper: uevent: version 1.0.3\n[ 0.823352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.825592] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827450] NET: Registered protocol family 10\n[ 0.828979] NET: Registered protocol family 17\n[ 0.830193] Key type dns_resolver registered\n[ 0.831506] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.832987] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.835398] registered taskstats version 1\n[ 0.836550] Loading compiled-in X.509 certificates\n[ 0.838401] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.840924] zswap: loaded using pool lzo/zbud\n[ 0.843015] Key type trusted registered\n[ 0.845146] Key type encrypted registered\n[ 0.846293] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.847730] ima: No TPM chip found, activating TPM-bypass!\n[ 0.849153] evm: HMAC attrs: 0x1\n[ 0.850456] Magic number: 14:327:836\n[ 0.851657] rtc_cmos 00:00: setting system clock to 2018-08-30 12:49:15 UTC (1535633355)\n[ 0.853869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.855388] EDD information not available.\n[ 0.916534] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.933403] Write protecting the kernel read-only data: 14336k\n[ 0.936382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.938834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found 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.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.173383] 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.5...\nLease of 192.168.120.5 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 0.99. iid=i-00000017\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCPMv+m0BaUcCOqFCPjZt552kTCagUc/RXZwVrQCtePLQNSZ39xFF1WXAdGUwQIfsVpneUkSFoTam+EpHNLETxCmrZBWv14SdSLZG8lPmOxbZnb/1WX6Mp8NfFZwAho+1kC4Ob19tuae0aNG0pzrhcSDN2dnkMXDV2YMoJnQJDN6QU084Vi5WlH5ijgPnVvGv2adoWzPZs55pGoitT3M3orxZOqlvIvmzEIlVZ7Izs7ZHTOylb6raLHMA9WnN6OiQhvCV+eZ5wMA5wGRC4UZZwf32JBuKLAszCMANN9dY1RE99XKTkc6/p09AgYfE01Al6yBfHHDDFnX4pMLwF6g+EH root@cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\nssh-dss AAAAB3NzaC1kc3MAAACBANwT7MPUCHym1F7X5MbCFf0Hi2gHcP1Cid1jSKCqO66mehDtNW5wbzYTFLsD9988euud62mGuCeLavoFXVHpZcA+Kx0/q/d1iFEKPVOdBSVsng3C/WokEbB0DCqUCHJE3oLcUkFNY1nQxJlQWoyCyYZsd5NrvfrRk2sjWiZdyV3JAAAAFQDRM680Zs/Ox5GMX+2Ivfzx3UGHgwAAAIEAi5OFPUf7VNjYg++C6OpsGuS8b5jQ3zMHS3c6SnhE4E8m3xH7ESzqcJgFplMsiVucSBteeIQwFxpHxdfolXbzOWHabyb+5Wz6P7nZhaCF8+/OAdx+8+nQvs86ZF/aBntT3LrAsAmCGktPEeHCRbNKapsXGj76O4tEPumL5Hfs32YAAACBAJ6c8N6LOGuRnxKliTWSVSNBJzdFg8SY3EGJDIq4Xq0GwlLXXMuGHbv+66xZAbv8Uy63+6JVT5R5A35C+G0bPsx0Y2paOSWW6Z1PBJLDPdtzubOi+joassfdtBo6e4i7GbYfnSJtpqz1m5wrL8D8Zv1zIM7/B+GzKTea8XZtSjyp root@cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe9e:9f71/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.2 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \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-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.51 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b login: "} 2018-08-30 12:49:28,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/action used request id req-f4f2a783-592c-4f63-b199-ecfb67c4d305 2018-08-30 12:49:28,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.106394052505s 2018-08-30 12:49:29,000 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/action used request id req-f4f2a783-592c-4f63-b199-ecfb67c4d305 2018-08-30 12:49:29,000 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 481260327 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.195797] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.198246] pid_max: default: 32768 minimum: 301 [ 0.199569] ACPI: Core revision 20150930 [ 0.201334] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.203247] Security Framework initialized [ 0.204447] Yama: becoming mindful. [ 0.205528] AppArmor: AppArmor initialized [ 0.206793] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.208709] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.210564] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.212320] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.214316] Initializing cgroup subsys io [ 0.215503] Initializing cgroup subsys memory [ 0.216774] Initializing cgroup subsys devices [ 0.218039] Initializing cgroup subsys freezer [ 0.219348] Initializing cgroup subsys net_cls [ 0.220649] Initializing cgroup subsys perf_event [ 0.222002] Initializing cgroup subsys net_prio [ 0.223305] Initializing cgroup subsys hugetlb [ 0.224596] Initializing cgroup subsys pids [ 0.225845] CPU: Physical Processor ID: 0 [ 0.227741] mce: CPU supports 10 MCE banks [ 0.228970] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.230460] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.245510] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.252375] ftrace: allocating 31920 entries in 125 pages [ 0.278430] smpboot: Max logical packages: 1 [ 0.279699] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.281702] x2apic enabled [ 0.282896] Switched APIC routing to physical x2apic. [ 0.285459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.287093] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.290024] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.292664] KVM setup paravirtual spinlock [ 0.294360] x86: Booted up 1 node, 1 CPUs [ 0.295573] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.297595] devtmpfs: initialized [ 0.299669] evm: security.selinux [ 0.300704] evm: security.SMACK64 [ 0.301733] evm: security.SMACK64EXEC [ 0.302863] evm: security.SMACK64TRANSMUTE [ 0.304072] evm: security.SMACK64MMAP [ 0.305188] evm: security.ima [ 0.306153] evm: security.capability [ 0.307343] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.310125] pinctrl core: initialized pinctrl subsystem [ 0.311753] RTC time: 12:49:15, date: 08/30/18 [ 0.313169] NET: Registered protocol family 16 [ 0.314627] cpuidle: using governor ladder [ 0.315831] cpuidle: using governor menu [ 0.317017] PCCT header not found. [ 0.318102] ACPI: bus type PCI registered [ 0.319286] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321098] PCI: Using configuration type 1 for base access [ 0.323380] ACPI: Added _OSI(Module Device) [ 0.324606] ACPI: Added _OSI(Processor Device) [ 0.325863] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.327179] ACPI: Added _OSI(Processor Aggregator Device) [ 0.329472] ACPI: Interpreter enabled [ 0.330604] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.333311] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.336013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.338757] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.341474] ACPI: (supports S0 S5) [ 0.342529] ACPI: Using IOAPIC for interrupt routing [ 0.343924] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.347934] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.349633] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.351479] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.353287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.356598] acpiphp: Slot [3] registered [ 0.357791] acpiphp: Slot [4] registered [ 0.358996] acpiphp: Slot [5] registered [ 0.360216] acpiphp: Slot [6] registered [ 0.361408] acpiphp: Slot [7] registered [ 0.362595] acpiphp: Slot [8] registered [ 0.363762] acpiphp: Slot [9] registered [ 0.364928] acpiphp: Slot [10] registered [ 0.366128] acpiphp: Slot [11] registered [ 0.367319] acpiphp: Slot [12] registered [ 0.368518] acpiphp: Slot [13] registered [ 0.369711] acpiphp: Slot [14] registered [ 0.370916] acpiphp: Slot [15] registered [ 0.386203] acpiphp: Slot [16] registered [ 0.387452] acpiphp: Slot [17] registered [ 0.388656] acpiphp: Slot [18] registered [ 0.389869] acpiphp: Slot [19] registered [ 0.391044] acpiphp: Slot [20] registered [ 0.392252] acpiphp: Slot [21] registered [ 0.393442] acpiphp: Slot [22] registered [ 0.394630] acpiphp: Slot [23] registered [ 0.395864] acpiphp: Slot [24] registered [ 0.397078] acpiphp: Slot [25] registered [ 0.398306] acpiphp: Slot [26] registered [ 0.399533] acpiphp: Slot [27] registered [ 0.400762] acpiphp: Slot [28] registered [ 0.401979] acpiphp: Slot [29] registered [ 0.403197] acpiphp: Slot [30] registered [ 0.404430] acpiphp: Slot [31] registered [ 0.405651] PCI host bridge to bus 0000:00 [ 0.406864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.408681] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.410468] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.412614] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.414745] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.416912] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.421157] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.423037] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.424776] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.426637] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.430841] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.432960] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.454124] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.456263] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.458328] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.460377] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.462535] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.464304] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.466135] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.467677] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.469959] vgaarb: loaded [ 0.470841] vgaarb: bridge control possible 0000:00:02.0 [ 0.472601] SCSI subsystem initialized [ 0.473918] ACPI: bus type USB registered [ 0.475131] usbcore: registered new interface driver usbfs [ 0.476662] usbcore: registered new interface driver hub [ 0.478120] usbcore: registered new device driver usb [ 0.479735] PCI: Using ACPI for IRQ routing [ 0.481350] NetLabel: Initializing [ 0.482407] NetLabel: domain hash size = 128 [ 0.483662] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.485072] NetLabel: unlabeled traffic allowed by default [ 0.486755] clocksource: Switched to clocksource kvm-clock [ 0.497177] AppArmor: AppArmor Filesystem Enabled [ 0.498630] pnp: PnP ACPI init [ 0.499955] pnp: PnP ACPI: found 5 devices [ 0.506912] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.509436] NET: Registered protocol family 2 [ 0.510933] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.512835] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.514617] TCP: Hash tables configured (established 4096 bind 4096) [ 0.516382] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.517972] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.519706] NET: Registered protocol family 1 [ 0.520989] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.522610] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.524187] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.539034] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.554126] Trying to unpack rootfs image as initramfs... [ 0.616337] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.621447] Scanning for low memory corruption every 60 seconds [ 0.623747] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.625477] audit: initializing netlink subsys (disabled) [ 0.627104] audit: type=2000 audit(1535633355.480:1): initialized [ 0.629098] Initialise system trusted keyring [ 0.630543] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.632263] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.635131] zbud: loaded [ 0.636190] VFS: Disk quotas dquot_6.6.0 [ 0.637412] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.639725] fuse init (API version 7.23) [ 0.641059] Key type big_key registered [ 0.642258] Allocating IMA MOK and blacklist keyrings. [ 0.644041] Key type asymmetric registered [ 0.645272] Asymmetric key parser 'x509' registered [ 0.646691] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.648913] io scheduler noop registered [ 0.650092] io scheduler deadline registered (default) [ 0.651581] io scheduler cfq registered [ 0.652853] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.654394] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.656299] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.658453] ACPI: Power Button [PWRF] [ 0.659779] GHES: HEST is not enabled! [ 0.674005] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.703660] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.706735] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.730558] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.733712] Linux agpgart interface v0.103 [ 0.737146] brd: module loaded [ 0.739413] loop: module loaded [ 0.744369] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.746499] GPT:90111 != 2097151 [ 0.747500] GPT:Alternate GPT header not at the end of the disk. [ 0.749093] GPT:90111 != 2097151 [ 0.750085] GPT: Use GNU Parted to correct GPT errors. [ 0.751495] vda: vda1 vda15 [ 0.753232] scsi host0: ata_piix [ 0.754355] scsi host1: ata_piix [ 0.755411] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.757182] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.759513] libphy: Fixed MDIO Bus: probed [ 0.760710] tun: Universal TUN/TAP device driver, 1.6 [ 0.762115] tun: (C) 1999-2004 Max Krasnyansky [ 0.764946] PPP generic driver version 2.4.2 [ 0.766270] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.768005] ehci-pci: EHCI PCI platform driver [ 0.769284] ehci-platform: EHCI generic platform driver [ 0.770720] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.772366] ohci-pci: OHCI PCI platform driver [ 0.773641] ohci-platform: OHCI generic platform driver [ 0.775090] uhci_hcd: USB Universal Host Controller Interface driver [ 0.789927] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.791313] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.793319] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.794710] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.796258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.797918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799870] usb usb1: Product: UHCI Host Controller [ 0.801131] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.802690] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804110] hub 1-0:1.0: USB hub found [ 0.805179] hub 1-0:1.0: 2 ports detected [ 0.806467] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.809369] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.810657] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.812042] mousedev: PS/2 mouse device common for all mice [ 0.813743] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.816229] rtc_cmos 00:00: RTC can wake from S4 [ 0.817758] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.819387] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.820995] i2c /dev entries driver [ 0.822048] device-mapper: uevent: version 1.0.3 [ 0.823352] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.825592] ledtrig-cpu: registered to indicate activity on CPUs [ 0.827450] NET: Registered protocol family 10 [ 0.828979] NET: Registered protocol family 17 [ 0.830193] Key type dns_resolver registered [ 0.831506] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.832987] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.835398] registered taskstats version 1 [ 0.836550] Loading compiled-in X.509 certificates [ 0.838401] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.840924] zswap: loaded using pool lzo/zbud [ 0.843015] Key type trusted registered [ 0.845146] Key type encrypted registered [ 0.846293] AppArmor: AppArmor sha1 policy hashing enabled [ 0.847730] ima: No TPM chip found, activating TPM-bypass! [ 0.849153] evm: HMAC attrs: 0x1 [ 0.850456] Magic number: 14:327:836 [ 0.851657] rtc_cmos 00:00: setting system clock to 2018-08-30 12:49:15 UTC (1535633355) [ 0.853869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.855388] EDD information not available. [ 0.916534] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.933403] Write protecting the kernel read-only data: 14336k [ 0.936382] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.938834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.173383] 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.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.99. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCPMv+m0BaUcCOqFCPjZt552kTCagUc/RXZwVrQCtePLQNSZ39xFF1WXAdGUwQIfsVpneUkSFoTam+EpHNLETxCmrZBWv14SdSLZG8lPmOxbZnb/1WX6Mp8NfFZwAho+1kC4Ob19tuae0aNG0pzrhcSDN2dnkMXDV2YMoJnQJDN6QU084Vi5WlH5ijgPnVvGv2adoWzPZs55pGoitT3M3orxZOqlvIvmzEIlVZ7Izs7ZHTOylb6raLHMA9WnN6OiQhvCV+eZ5wMA5wGRC4UZZwf32JBuKLAszCMANN9dY1RE99XKTkc6/p09AgYfE01Al6yBfHHDDFnX4pMLwF6g+EH root@cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b ssh-dss AAAAB3NzaC1kc3MAAACBANwT7MPUCHym1F7X5MbCFf0Hi2gHcP1Cid1jSKCqO66mehDtNW5wbzYTFLsD9988euud62mGuCeLavoFXVHpZcA+Kx0/q/d1iFEKPVOdBSVsng3C/WokEbB0DCqUCHJE3oLcUkFNY1nQxJlQWoyCyYZsd5NrvfrRk2sjWiZdyV3JAAAAFQDRM680Zs/Ox5GMX+2Ivfzx3UGHgwAAAIEAi5OFPUf7VNjYg++C6OpsGuS8b5jQ3zMHS3c6SnhE4E8m3xH7ESzqcJgFplMsiVucSBteeIQwFxpHxdfolXbzOWHabyb+5Wz6P7nZhaCF8+/OAdx+8+nQvs86ZF/aBntT3LrAsAmCGktPEeHCRbNKapsXGj76O4tEPumL5Hfs32YAAACBAJ6c8N6LOGuRnxKliTWSVSNBJzdFg8SY3EGJDIq4Xq0GwlLXXMuGHbv+66xZAbv8Uy63+6JVT5R5A35C+G0bPsx0Y2paOSWW6Z1PBJLDPdtzubOi+joassfdtBo6e4i7GbYfnSJtpqz1m5wrL8D8Zv1zIM7/B+GzKTea8XZtSjyp root@cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe9e:9f71/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b launch-index: 0 === cirros: current=0.4.0 uptime=3.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-fe5c43b3-e07d-44f7-b9e0-3e74afbae85b login: 2018-08-30 12:49:29,003 - paramiko.transport - DEBUG - starting thread (client mode): 0xc5a78c90L 2018-08-30 12:49:29,004 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-30 12:49:29,004 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-30 12:49:29,004 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-30 12:49:29,005 - 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-08-30 12:49:29,005 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-30 12:49:29,006 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-30 12:49:29,006 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-30 12:49:29,006 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-30 12:49:29,006 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-30 12:49:29,023 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-30 12:49:29,023 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-30 12:49:29,035 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: 16e9be0ccf7106d8f5d1a09f358e23a6 2018-08-30 12:49:29,036 - paramiko.transport - DEBUG - Trying discovered key 329a9036fd8b41a90a87255e58da5454 in /tmp/tmpwhF5Z0 2018-08-30 12:49:29,060 - paramiko.transport - DEBUG - userauth is OK 2018-08-30 12:49:29,066 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-30 12:49:29,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-30 12:49:29,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"volumeAttachment": {"volumeId": "5e765475-7631-43b5-a2a7-060723c12ec3"}}' 2018-08-30 12:49:32,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-4410abab-ce5e-4498-acf6-e39185237cc9 x-compute-request-id: req-4410abab-ce5e-4498-acf6-e39185237cc9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3e966200-6ca6-4369-a52c-dda85f9d1fe1", "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "volumeId": "5e765475-7631-43b5-a2a7-060723c12ec3"}} 2018-08-30 12:49:32,259 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/os-volume_attachments used request id req-4410abab-ce5e-4498-acf6-e39185237cc9 2018-08-30 12:49:32,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.19150710106s 2018-08-30 12:49:32,260 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/os-volume_attachments used request id req-4410abab-ce5e-4498-acf6-e39185237cc9 2018-08-30 12:49:32,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:49:32,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:33,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49:32 GMT Server: Apache x-compute-request-id: req-a2517f73-35d8-4a15-9c17-3fd713c34066 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2517f73-35d8-4a15-9c17-3fd713c34066 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:49:32.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:49:33,291 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-a2517f73-35d8-4a15-9c17-3fd713c34066 2018-08-30 12:49:33,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.03117918968s 2018-08-30 12:49:33,292 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-a2517f73-35d8-4a15-9c17-3fd713c34066 2018-08-30 12:49:33,293 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:49:35,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:49:35,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:36,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49:35 GMT Server: Apache x-compute-request-id: req-321962f5-d8c7-4b85-95da-f0a6ee0dd629 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-321962f5-d8c7-4b85-95da-f0a6ee0dd629 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:49:35.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:49:36,362 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-321962f5-d8c7-4b85-95da-f0a6ee0dd629 2018-08-30 12:49:36,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.06637096405s 2018-08-30 12:49:36,363 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-321962f5-d8c7-4b85-95da-f0a6ee0dd629 2018-08-30 12:49:36,364 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:49:38,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:49:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:38,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49:38 GMT Server: Apache x-compute-request-id: req-8592d9be-b974-4dd0-b9c4-8fd778fb1b29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8592d9be-b974-4dd0-b9c4-8fd778fb1b29 Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [{"server_id": "3e966200-6ca6-4369-a52c-dda85f9d1fe1", "attachment_id": "f754aed1-07e9-4dfe-a083-4bb958000c4c", "attached_at": "2018-08-30T12:49:35.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "5e765475-7631-43b5-a2a7-060723c12ec3", "device": "/dev/vdb", "id": "5e765475-7631-43b5-a2a7-060723c12ec3"}], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:49:37.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:49:38,426 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-8592d9be-b974-4dd0-b9c4-8fd778fb1b29 2018-08-30 12:49:38,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0593848228455s 2018-08-30 12:49:38,427 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-8592d9be-b974-4dd0-b9c4-8fd778fb1b29 2018-08-30 12:49:38,429 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-30 12:49:38,430 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-30 12:49:38,431 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-30 12:49:38,434 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-30 12:49:38,504 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-30 12:49:38,504 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-30 12:49:38,505 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-30 12:49:38,506 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-30 12:49:38,544 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-30 12:49:38,544 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-30 12:49:38,571 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-30 12:49:38,791 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-30 12:49:38,792 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: dcd9b157-384c-4a31-8eb9-ae217f951db3 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2018-08-30 12:49:38,792 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-30 12:49:38,793 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-30 12:49:38,793 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-30 12:49:38,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-30 12:49:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/os-volume_attachments/5e765475-7631-43b5-a2a7-060723c12ec3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:40,654 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:49: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-ef7ea919-b7b1-4abb-a335-17d6b86724fd x-compute-request-id: req-ef7ea919-b7b1-4abb-a335-17d6b86724fd Content-Length: 0 Content-Type: application/json 2018-08-30 12:49:40,654 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/os-volume_attachments/5e765475-7631-43b5-a2a7-060723c12ec3 used request id req-ef7ea919-b7b1-4abb-a335-17d6b86724fd 2018-08-30 12:49:40,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.85989379883s 2018-08-30 12:49:40,654 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1/os-volume_attachments/5e765475-7631-43b5-a2a7-060723c12ec3 used request id req-ef7ea919-b7b1-4abb-a335-17d6b86724fd 2018-08-30 12:49:40,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:49:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:41,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49:40 GMT Server: Apache x-compute-request-id: req-f8cccca4-3731-490c-a94e-d77acf43c87a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f8cccca4-3731-490c-a94e-d77acf43c87a Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:49:41.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:49:41,757 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-f8cccca4-3731-490c-a94e-d77acf43c87a 2018-08-30 12:49:41,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.10235714912s 2018-08-30 12:49:41,758 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-f8cccca4-3731-490c-a94e-d77acf43c87a 2018-08-30 12:49:41,759 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-30 12:49:41,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-30 12:49:41,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/os-volume_attachments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"volumeAttachment": {"volumeId": "5e765475-7631-43b5-a2a7-060723c12ec3"}}' 2018-08-30 12:49:42,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49: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-1a0a9975-ff32-49da-b2fa-8515a9d8343d x-compute-request-id: req-1a0a9975-ff32-49da-b2fa-8515a9d8343d Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "volumeId": "5e765475-7631-43b5-a2a7-060723c12ec3"}} 2018-08-30 12:49:42,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/os-volume_attachments used request id req-1a0a9975-ff32-49da-b2fa-8515a9d8343d 2018-08-30 12:49:42,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.15185904503s 2018-08-30 12:49:42,912 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/os-volume_attachments used request id req-1a0a9975-ff32-49da-b2fa-8515a9d8343d 2018-08-30 12:49:42,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:49:42,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:43,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49:42 GMT Server: Apache x-compute-request-id: req-972f21d8-9cc8-441c-b736-91c47c18f692 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-972f21d8-9cc8-441c-b736-91c47c18f692 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:49:42.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:49:43,892 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-972f21d8-9cc8-441c-b736-91c47c18f692 2018-08-30 12:49:43,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.980068206787s 2018-08-30 12:49:43,893 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-972f21d8-9cc8-441c-b736-91c47c18f692 2018-08-30 12:49:43,894 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:49:45,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:49:45,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:46,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49:45 GMT Server: Apache x-compute-request-id: req-91301343-5369-4732-a2f6-e93cf3c0862b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91301343-5369-4732-a2f6-e93cf3c0862b Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [{"server_id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "attachment_id": "3906fa49-3f92-4721-9606-e750f37851d6", "attached_at": "2018-08-30T12:49:44.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "5e765475-7631-43b5-a2a7-060723c12ec3", "device": "/dev/vdb", "id": "5e765475-7631-43b5-a2a7-060723c12ec3"}], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:49:46.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:49:46,981 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-91301343-5369-4732-a2f6-e93cf3c0862b 2018-08-30 12:49:46,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.084015131s 2018-08-30 12:49:46,982 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-91301343-5369-4732-a2f6-e93cf3c0862b 2018-08-30 12:49:46,984 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-30 12:49:46,986 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-30 12:49:46,986 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-30 12:49:46,989 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-30 12:49:47,058 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-30 12:49:47,059 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-30 12:49:47,060 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-30 12:49:47,060 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-30 12:49:47,097 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-30 12:49:47,098 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-30 12:49:47,125 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-30 12:49:47,152 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-30 12:49:47,152 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2018-08-30 12:49:47,153 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-30 12:49:47,154 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-30 12:49:47,154 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-30 12:49:47,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-30 12:49:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/os-volume_attachments/5e765475-7631-43b5-a2a7-060723c12ec3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:48,859 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-6e66a66c-b15e-4294-a471-9d7c7de22e91 x-compute-request-id: req-6e66a66c-b15e-4294-a471-9d7c7de22e91 Content-Length: 0 Content-Type: application/json 2018-08-30 12:49:48,859 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/os-volume_attachments/5e765475-7631-43b5-a2a7-060723c12ec3 used request id req-6e66a66c-b15e-4294-a471-9d7c7de22e91 2018-08-30 12:49:48,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.70428109169s 2018-08-30 12:49:48,859 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953/os-volume_attachments/5e765475-7631-43b5-a2a7-060723c12ec3 used request id req-6e66a66c-b15e-4294-a471-9d7c7de22e91 2018-08-30 12:49:48,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:49:48,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:49,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49:48 GMT Server: Apache x-compute-request-id: req-e6994649-1412-4618-9066-7f7aab8a1afd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e6994649-1412-4618-9066-7f7aab8a1afd Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [{"server_id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "attachment_id": "3906fa49-3f92-4721-9606-e750f37851d6", "attached_at": "2018-08-30T12:49:44.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "5e765475-7631-43b5-a2a7-060723c12ec3", "device": "/dev/vdb", "id": "5e765475-7631-43b5-a2a7-060723c12ec3"}], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:49:48.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:49:49,954 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-e6994649-1412-4618-9066-7f7aab8a1afd 2018-08-30 12:49:49,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.09376597404s 2018-08-30 12:49:49,954 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-e6994649-1412-4618-9066-7f7aab8a1afd 2018-08-30 12:49:49,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:49:51,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:49:51,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:52,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49:51 GMT Server: Apache x-compute-request-id: req-fe9cea1d-1109-46ab-a394-71c39634ad06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe9cea1d-1109-46ab-a394-71c39634ad06 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:49:50.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:49:52,028 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-fe9cea1d-1109-46ab-a394-71c39634ad06 2018-08-30 12:49:52,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.069198846817s 2018-08-30 12:49:52,029 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-fe9cea1d-1109-46ab-a394-71c39634ad06 2018-08-30 12:49:52,146 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:49:52,147 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:38 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-30 12:49:52,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-30 12:49:52,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:52,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:49: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-3659537f-faac-4a3e-8334-f3c8bd998ee4 x-compute-request-id: req-3659537f-faac-4a3e-8334-f3c8bd998ee4 Content-Type: application/json 2018-08-30 12:49:52,490 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953 used request id req-3659537f-faac-4a3e-8334-f3c8bd998ee4 2018-08-30 12:49:52,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.337373971939s 2018-08-30 12:49:52,490 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953 used request id req-3659537f-faac-4a3e-8334-f3c8bd998ee4 2018-08-30 12:49:52,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:49:52,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:53,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49: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-ebd3a1da-36a6-47f1-a415-1e83ef77dabc x-compute-request-id: req-ebd3a1da-36a6-47f1-a415-1e83ef77dabc Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:9f:71", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:9f:71", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:49:14.000000", "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "3e966200-6ca6-4369-a52c-dda85f9d1fe1", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:49:14Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:49:06Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:78:cd", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/88f9ea08-def1-4957-ad1d-ee12d4c12953", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:48:39.000000", "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "88f9ea08-def1-4957-ad1d-ee12d4c12953", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:49:52Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm2_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:48:31Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:49:53,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ebd3a1da-36a6-47f1-a415-1e83ef77dabc 2018-08-30 12:49:53,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.85587310791s 2018-08-30 12:49:53,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ebd3a1da-36a6-47f1-a415-1e83ef77dabc 2018-08-30 12:49:53,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:49:55,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:49:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:56,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-8b506628-8e59-4567-b7c6-1025251d4263 x-compute-request-id: req-8b506628-8e59-4567-b7c6-1025251d4263 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:9f:71", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:9f:71", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:49:14.000000", "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "3e966200-6ca6-4369-a52c-dda85f9d1fe1", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:49:14Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:49:06Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:49:56,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8b506628-8e59-4567-b7c6-1025251d4263 2018-08-30 12:49:56,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704796791077s 2018-08-30 12:49:56,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8b506628-8e59-4567-b7c6-1025251d4263 2018-08-30 12:49:56,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-30 12:49:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/6932c7ac-05ba-41c9-b0b9-de8452bfed7b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:56,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc15c4b2-e983-4885-86ca-d90c8c65f193 Content-Length: 0 Date: Thu, 30 Aug 2018 12:49:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:49:56,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/6932c7ac-05ba-41c9-b0b9-de8452bfed7b.json used request id req-bc15c4b2-e983-4885-86ca-d90c8c65f193 2018-08-30 12:49:56,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.787286043167s 2018-08-30 12:49:56,849 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/6932c7ac-05ba-41c9-b0b9-de8452bfed7b.json used request id req-bc15c4b2-e983-4885-86ca-d90c8c65f193 2018-08-30 12:49:56,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:49:56,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:56,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-7d389214-d414-467e-ba0c-a24678555301 Date: Thu, 30 Aug 2018 12:49:56 GMT RESP BODY: {"floatingips": [{"router_id": "68b0de11-a611-4465-8565-17edfff28d1a", "status": "ACTIVE", "description": "", "tags": [], "updated_at": "2018-08-30T12:49:17Z", "floating_network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "port_id": "6262ad66-8882-4319-a8c3-06f8285c394c", "id": "a2ccc098-b08e-452e-b210-971c263373d5", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:49:17Z", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}]} 2018-08-30 12:49:56,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7d389214-d414-467e-ba0c-a24678555301 2018-08-30 12:49:56,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0609710216522s 2018-08-30 12:49:56,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7d389214-d414-467e-ba0c-a24678555301 2018-08-30 12:49:56,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:49:56,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:57,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49:56 GMT Server: Apache x-compute-request-id: req-475388cf-acdf-4af0-a7ba-71f3b0633a32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-475388cf-acdf-4af0-a7ba-71f3b0633a32 Content-Encoding: gzip Content-Length: 453 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "8bf1211af8c4454e9e984ae1db89147c", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "self"}, {"href": "http://172.30.9.27:8776/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-30T12:48:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "updated_at": "2018-08-30T12:49:50.000000", "volume_type": null, "name": "cinder_test-volume_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "5e765475-7631-43b5-a2a7-060723c12ec3", "size": 2}]} 2018-08-30 12:49:57,958 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-475388cf-acdf-4af0-a7ba-71f3b0633a32 2018-08-30 12:49:57,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.03850007057s 2018-08-30 12:49:57,958 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-475388cf-acdf-4af0-a7ba-71f3b0633a32 2018-08-30 12:49:57,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-30 12:49:57,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:49:59,033 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:49:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-154f03e8-3298-430c-864f-1e7fe2d0b58c 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-08-30 12:49:59,033 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3 used request id req-154f03e8-3298-430c-864f-1e7fe2d0b58c 2018-08-30 12:49:59,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 1.07345294952s 2018-08-30 12:49:59,034 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/5e765475-7631-43b5-a2a7-060723c12ec3 used request id req-154f03e8-3298-430c-864f-1e7fe2d0b58c 2018-08-30 12:49:59,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-30 12:49:59,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:00,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:49:59 GMT Server: Apache x-compute-request-id: req-3d1d2ce3-02b5-4acb-919e-f83e1244ab8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3d1d2ce3-02b5-4acb-919e-f83e1244ab8e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-30 12:50:00,047 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-3d1d2ce3-02b5-4acb-919e-f83e1244ab8e 2018-08-30 12:50:00,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01285290718s 2018-08-30 12:50:00,048 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/71dd9e266f5b4d0899c59a70e06e3b5f/volumes/detail used request id req-3d1d2ce3-02b5-4acb-919e-f83e1244ab8e 2018-08-30 12:50:00,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-30 12:50:00,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/a2ccc098-b08e-452e-b210-971c263373d5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:01,344 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dec77ef2-a6ff-4da7-9c36-d12eb322a43d Content-Length: 0 Date: Thu, 30 Aug 2018 12:50:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:50:01,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/a2ccc098-b08e-452e-b210-971c263373d5.json used request id req-dec77ef2-a6ff-4da7-9c36-d12eb322a43d 2018-08-30 12:50:01,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.29307389259s 2018-08-30 12:50:01,345 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/a2ccc098-b08e-452e-b210-971c263373d5.json used request id req-dec77ef2-a6ff-4da7-9c36-d12eb322a43d 2018-08-30 12:50:01,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-30 12:50:01,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:01,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a98cbb1c-2e4f-4369-8405-cf55eafd4736 Date: Thu, 30 Aug 2018 12:50:01 GMT RESP BODY: {"floatingips": []} 2018-08-30 12:50:01,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a98cbb1c-2e4f-4369-8405-cf55eafd4736 2018-08-30 12:50:01,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0446879863739s 2018-08-30 12:50:01,395 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a98cbb1c-2e4f-4369-8405-cf55eafd4736 2018-08-30 12:50:01,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-30 12:50:01,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:01,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:50: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-6295c36d-0f12-4ce9-b4e6-7b719e8e264a x-compute-request-id: req-6295c36d-0f12-4ce9-b4e6-7b719e8e264a Content-Type: application/json 2018-08-30 12:50:01,579 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1 used request id req-6295c36d-0f12-4ce9-b4e6-7b719e8e264a 2018-08-30 12:50:01,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.182728052139s 2018-08-30 12:50:01,579 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1 used request id req-6295c36d-0f12-4ce9-b4e6-7b719e8e264a 2018-08-30 12:50:01,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:50:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:02,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:50: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-d08b25fc-f172-4e57-80e6-4f55cc1c185f x-compute-request-id: req-d08b25fc-f172-4e57-80e6-4f55cc1c185f Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:9f:71", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:9f:71", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3e966200-6ca6-4369-a52c-dda85f9d1fe1", "rel": "bookmark"}], "image": {"id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "links": [{"href": "http://172.30.9.27:8774/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-30T12:49:14.000000", "flavor": {"id": "f61fd727-6418-4772-a183-944fce7a5973", "links": [{"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}]}, "id": "3e966200-6ca6-4369-a52c-dda85f9d1fe1", "security_groups": [{"name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}], "user_id": "8bf1211af8c4454e9e984ae1db89147c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-30T12:50:01Z", "hostId": "c12885a004b135d7bfc33167c8589e0aba9f6f965d249ffa005bdb8b", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "name": "cinder_test-vm_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "created": "2018-08-30T12:49:06Z", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-30 12:50:02,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d08b25fc-f172-4e57-80e6-4f55cc1c185f 2018-08-30 12:50:02,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707646131516s 2018-08-30 12:50:02,288 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d08b25fc-f172-4e57-80e6-4f55cc1c185f 2018-08-30 12:50:02,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-30 12:50:04,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-30 12:50:04,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:04,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:50: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 x-openstack-request-id: req-d087958d-0e4f-4aca-ba0d-107c1ad1dafd x-compute-request-id: req-d087958d-0e4f-4aca-ba0d-107c1ad1dafd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-30 12:50:04,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d087958d-0e4f-4aca-ba0d-107c1ad1dafd 2018-08-30 12:50:04,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0791897773743s 2018-08-30 12:50:04,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d087958d-0e4f-4aca-ba0d-107c1ad1dafd 2018-08-30 12:50:04,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-30 12:50:04,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:04,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-9365650a-c35b-4714-ae46-f0693174a89b Date: Thu, 30 Aug 2018 12:50:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:15Z", "updated_at": "2018-08-30T12:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "4467cdf1-b232-43d8-a103-c30d2c2b1367", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "6dc29392-9f11-4302-ab0a-c5fb68bd93f4", "remote_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "b0a89315-e9e3-456e-be54-b05ce4699af8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:15Z", "revision_number": 0, "id": "f55a2391-cb1f-4dfc-81dd-ecbb21e44f35", "remote_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:15Z", "security_group_id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}], "revision_number": 1, "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "aca786f0-9418-4b8a-bf23-ac873a25dae4", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:25Z", "updated_at": "2018-08-30T12:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:26Z", "revision_number": 0, "id": "55d77bf5-a37b-4a96-bbe3-f0603f7d00bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:26Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:25Z", "revision_number": 0, "id": "99563e92-e244-4e16-abdf-c772e3a13017", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-30T12:48:25Z", "revision_number": 0, "id": "b082752c-d97a-4f6e-b0b9-a4fc0aa5c268", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-30T12:48:25Z", "revision_number": 0, "id": "c3644c33-ddfa-4859-a78d-daafcdd6e5cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-30T12:48:25Z", "security_group_id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f"}], "revision_number": 3, "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "dc69b4e7-e3ce-4e53-8cee-79f60f065729", "name": "cinder_test-sg_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}]} 2018-08-30 12:50:04,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9365650a-c35b-4714-ae46-f0693174a89b 2018-08-30 12:50:04,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.184396982193s 2018-08-30 12:50:04,559 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9365650a-c35b-4714-ae46-f0693174a89b 2018-08-30 12:50:04,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-30 12:50:04,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dc69b4e7-e3ce-4e53-8cee-79f60f065729.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:05,058 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1fbd8afe-aa47-429d-8dfe-5ef8e3fe6636 Content-Length: 0 Date: Thu, 30 Aug 2018 12:50:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:50:05,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dc69b4e7-e3ce-4e53-8cee-79f60f065729.json used request id req-1fbd8afe-aa47-429d-8dfe-5ef8e3fe6636 2018-08-30 12:50:05,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.495437860489s 2018-08-30 12:50:05,059 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dc69b4e7-e3ce-4e53-8cee-79f60f065729.json used request id req-1fbd8afe-aa47-429d-8dfe-5ef8e3fe6636 2018-08-30 12:50:05,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-30 12:50:05,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:05,133 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12:50: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-179b78af-74e2-49cb-88c2-916e3d9ec9df x-compute-request-id: req-179b78af-74e2-49cb-88c2-916e3d9ec9df Content-Length: 0 Content-Type: application/json 2018-08-30 12:50:05,133 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b used request id req-179b78af-74e2-49cb-88c2-916e3d9ec9df 2018-08-30 12:50:05,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0743458271027s 2018-08-30 12:50:05,134 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b used request id req-179b78af-74e2-49cb-88c2-916e3d9ec9df 2018-08-30 12:50:05,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-30 12:50:05,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/68b0de11-a611-4465-8565-17edfff28d1a/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" -d '{"subnet_id": "6b08801c-1ad6-4419-8a02-5e9dfecc8f12"}' 2018-08-30 12:50:06,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ff951f93-0747-40d3-9d0b-75bd909c5445 Date: Thu, 30 Aug 2018 12:50:06 GMT RESP BODY: {"network_id": "70e603df-1169-4a6c-812b-b8ba56a23d0a", "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "subnet_id": "6b08801c-1ad6-4419-8a02-5e9dfecc8f12", "subnet_ids": ["6b08801c-1ad6-4419-8a02-5e9dfecc8f12"], "port_id": "968da3d6-eab0-4e12-8865-e600a1004a30", "id": "68b0de11-a611-4465-8565-17edfff28d1a"} 2018-08-30 12:50:06,824 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/68b0de11-a611-4465-8565-17edfff28d1a/remove_router_interface.json used request id req-ff951f93-0747-40d3-9d0b-75bd909c5445 2018-08-30 12:50:06,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68985199928s 2018-08-30 12:50:06,825 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/68b0de11-a611-4465-8565-17edfff28d1a/remove_router_interface.json used request id req-ff951f93-0747-40d3-9d0b-75bd909c5445 returning object 68b0de11-a611-4465-8565-17edfff28d1a 2018-08-30 12:50:06,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-30 12:50:06,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:07,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-e688023d-d48a-4402-9935-783fae4ac082 Date: Thu, 30 Aug 2018 12:50:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ecafc56b-f270-49f0-bfd6-b318701bf0f5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "71ff984e-b3a7-4727-8c1c-0ec2e9505296", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "created_at": "2018-08-30T12:48:17Z", "admin_state_up": true, "updated_at": "2018-08-30T12:50:06Z", "revision_number": 4, "routes": [], "project_id": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "68b0de11-a611-4465-8565-17edfff28d1a", "name": "cinder_test-router_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}]} 2018-08-30 12:50:07,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e688023d-d48a-4402-9935-783fae4ac082 2018-08-30 12:50:07,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.297904968262s 2018-08-30 12:50:07,123 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e688023d-d48a-4402-9935-783fae4ac082 2018-08-30 12:50:07,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-30 12:50:07,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/68b0de11-a611-4465-8565-17edfff28d1a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:08,702 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65925ff4-830b-4dcd-a343-801ef7d62209 Content-Length: 0 Date: Thu, 30 Aug 2018 12:50:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:50:08,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/68b0de11-a611-4465-8565-17edfff28d1a.json used request id req-65925ff4-830b-4dcd-a343-801ef7d62209 2018-08-30 12:50:08,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.57683897018s 2018-08-30 12:50:08,703 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/68b0de11-a611-4465-8565-17edfff28d1a.json used request id req-65925ff4-830b-4dcd-a343-801ef7d62209 2018-08-30 12:50:08,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-30 12:50:08,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:08,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e8d413ce-6856-45c5-af2e-d2b30698cca4 Date: Thu, 30 Aug 2018 12:50:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-30T12:48:16Z","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":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"6b08801c-1ad6-4419-8a02-5e9dfecc8f12","subnetpool_id":null,"name":"cinder_test-subnet_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}]} 2018-08-30 12:50:08,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e8d413ce-6856-45c5-af2e-d2b30698cca4 2018-08-30 12:50:08,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0457999706268s 2018-08-30 12:50:08,749 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e8d413ce-6856-45c5-af2e-d2b30698cca4 2018-08-30 12:50:08,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-30 12:50:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/6b08801c-1ad6-4419-8a02-5e9dfecc8f12.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:11,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-506c0d37-5f87-471e-9112-8093f7f8b509 Date: Thu, 30 Aug 2018 12:50:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:50:11,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6b08801c-1ad6-4419-8a02-5e9dfecc8f12.json used request id req-506c0d37-5f87-471e-9112-8093f7f8b509 2018-08-30 12:50:11,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.67547702789s 2018-08-30 12:50:11,426 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6b08801c-1ad6-4419-8a02-5e9dfecc8f12.json used request id req-506c0d37-5f87-471e-9112-8093f7f8b509 2018-08-30 12:50:11,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-30 12:50:11,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:11,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1156 X-Openstack-Request-Id: req-96bcf0de-a10b-4704-8edd-d0223defff6e Date: Thu, 30 Aug 2018 12:50:11 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-08-30T12:50:11Z","tenant_id":"71dd9e266f5b4d0899c59a70e06e3b5f","created_at":"2018-08-30T12:48:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"71dd9e266f5b4d0899c59a70e06e3b5f","id":"70e603df-1169-4a6c-812b-b8ba56a23d0a","name":"cinder_test-net_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["71ff984e-b3a7-4727-8c1c-0ec2e9505296"],"updated_at":"2018-08-30T12:38:33Z","tenant_id":"8ba36ce290fb4c3da0819170ef4857c3","created_at":"2018-08-30T12:38:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"8ba36ce290fb4c3da0819170ef4857c3","id":"ecafc56b-f270-49f0-bfd6-b318701bf0f5","name":"external"}]} 2018-08-30 12:50:11,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-96bcf0de-a10b-4704-8edd-d0223defff6e 2018-08-30 12:50:11,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104556083679s 2018-08-30 12:50:11,532 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-96bcf0de-a10b-4704-8edd-d0223defff6e 2018-08-30 12:50:11,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-30 12:50:11,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/70e603df-1169-4a6c-812b-b8ba56a23d0a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:12,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6283f4c-233b-4a70-b7df-96f9aa224966 Date: Thu, 30 Aug 2018 12:50:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-30 12:50:12,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/70e603df-1169-4a6c-812b-b8ba56a23d0a.json used request id req-e6283f4c-233b-4a70-b7df-96f9aa224966 2018-08-30 12:50:12,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.41230511665s 2018-08-30 12:50:12,946 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/70e603df-1169-4a6c-812b-b8ba56a23d0a.json used request id req-e6283f4c-233b-4a70-b7df-96f9aa224966 2018-08-30 12:50:12,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-30 12:50:12,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:13,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-21b456e8-02c1-4028-b895-c743e34ad3ff Date: Thu, 30 Aug 2018 12:50:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-30T12:48:23Z", "file": "/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/file", "owner": "71dd9e266f5b4d0899c59a70e06e3b5f", "id": "d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "size": 12716032, "self": "/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://7784efaa-bad0-40bf-88e4-7cfe991260d1/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-30T12:48:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-30 12:50:13,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-21b456e8-02c1-4028-b895-c743e34ad3ff 2018-08-30 12:50:13,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318073987961s 2018-08-30 12:50:13,269 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-21b456e8-02c1-4028-b895-c743e34ad3ff 2018-08-30 12:50:13,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-30 12:50:13,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8809bdbef74dfed1086b0f4e527af54e7afc77d" 2018-08-30 12:50:13,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2ff040c-78b7-43fe-84b6-88095294def2 Date: Thu, 30 Aug 2018 12:50:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-30 12:50:13,620 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b used request id req-f2ff040c-78b7-43fe-84b6-88095294def2 2018-08-30 12:50:13,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.3493309021s 2018-08-30 12:50:13,621 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d076ad65-7dd0-4f45-9f56-61e1d5a1200b used request id req-f2ff040c-78b7-43fe-84b6-88095294def2 2018-08-30 12:50:13,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-30 12:50:13,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:50:13,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12: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-44549cd2-3e6b-43a9-966a-8e3b275a9786 x-compute-request-id: req-44549cd2-3e6b-43a9-966a-8e3b275a9786 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f61fd727-6418-4772-a183-944fce7a5973", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f61fd727-6418-4772-a183-944fce7a5973"}]} 2018-08-30 12:50:13,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-44549cd2-3e6b-43a9-966a-8e3b275a9786 2018-08-30 12:50:13,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242638587952s 2018-08-30 12:50:13,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-44549cd2-3e6b-43a9-966a-8e3b275a9786 2018-08-30 12:50:13,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-30 12:50:13,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f61fd727-6418-4772-a183-944fce7a5973 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:50:13,686 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 30 Aug 2018 12: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 x-openstack-request-id: req-3b61e347-728a-4e1b-887f-0424f8b36adb x-compute-request-id: req-3b61e347-728a-4e1b-887f-0424f8b36adb Content-Length: 0 Content-Type: application/json 2018-08-30 12:50:13,686 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f61fd727-6418-4772-a183-944fce7a5973 used request id req-3b61e347-728a-4e1b-887f-0424f8b36adb 2018-08-30 12:50:13,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0385119915009s 2018-08-30 12:50:13,686 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f61fd727-6418-4772-a183-944fce7a5973 used request id req-3b61e347-728a-4e1b-887f-0424f8b36adb 2018-08-30 12:50:13,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:50:13,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:50:13,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25b1e91-6913-46fb-af1d-9d8a628f6af7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/15679314fa684b8986ae1260497fe9cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "15679314fa684b8986ae1260497fe9cc", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/3117a4702af54f038db5c319bd9e4865"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3117a4702af54f038db5c319bd9e4865", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/6ad48dfd25f0490f92c0f1580907d7d7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ad48dfd25f0490f92c0f1580907d7d7", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/822d2ee9824c4611a3c6d92e66582af8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "822d2ee9824c4611a3c6d92e66582af8", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "links": {"self": "http://172.30.9.27:5000/v3/users/8bf1211af8c4454e9e984ae1db89147c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8bf1211af8c4454e9e984ae1db89147c", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/9939fc1067104bb1877ff91257854656"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9939fc1067104bb1877ff91257854656", "email": "heat@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/9b22b52660a741d58f967f6a12068e10"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9b22b52660a741d58f967f6a12068e10", "email": "placement@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/a796a1e366814ff38ba2397ddc229567"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a796a1e366814ff38ba2397ddc229567", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/a87560aac00147dd923f93e62e75b177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a87560aac00147dd923f93e62e75b177", "email": "admin@example.com", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/b692e4394b4b45cd881594f13e25a365"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b692e4394b4b45cd881594f13e25a365", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/d7a513359b3e4db88e8e4c895e26a568"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d7a513359b3e4db88e8e4c895e26a568", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/df67940c220a47a7ae7292f0bcfd6d02"}, "domain_id": "default", "enabled": true, "options": {}, "id": "df67940c220a47a7ae7292f0bcfd6d02", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/ee135ee6032e4676bb460cd78e5bba22"}, "domain_id": "7f53ef2745af42d7ba9cdc438d2ba863", "enabled": true, "options": {}, "id": "ee135ee6032e4676bb460cd78e5bba22", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/f672808441a9464db06ebe4adb728cd8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f672808441a9464db06ebe4adb728cd8", "email": "cinder@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/fdbb956a30a54b1ba30121cae34a54a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fdbb956a30a54b1ba30121cae34a54a4", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-08-30 12:50:13,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c25b1e91-6913-46fb-af1d-9d8a628f6af7 2018-08-30 12:50:13,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236759185791s 2018-08-30 12:50:13,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c25b1e91-6913-46fb-af1d-9d8a628f6af7 2018-08-30 12:50:13,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-30 12:50:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/8bf1211af8c4454e9e984ae1db89147c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:50:14,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8891e965-6b25-45fd-900c-f9369e9ae4d8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b", "links": {"self": "http://172.30.9.27:5000/v3/users/8bf1211af8c4454e9e984ae1db89147c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8bf1211af8c4454e9e984ae1db89147c", "description": null}} 2018-08-30 12:50:14,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8bf1211af8c4454e9e984ae1db89147c used request id req-8891e965-6b25-45fd-900c-f9369e9ae4d8 2018-08-30 12:50:14,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216835021973s 2018-08-30 12:50:14,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8bf1211af8c4454e9e984ae1db89147c used request id req-8891e965-6b25-45fd-900c-f9369e9ae4d8 2018-08-30 12:50:14,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-30 12:50:14,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/8bf1211af8c4454e9e984ae1db89147c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:50:14,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:50:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d75eb817-6c71-48cc-8497-df266135d3f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:50:14,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8bf1211af8c4454e9e984ae1db89147c used request id req-d75eb817-6c71-48cc-8497-df266135d3f6 2018-08-30 12:50:14,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.406183958054s 2018-08-30 12:50:14,555 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8bf1211af8c4454e9e984ae1db89147c used request id req-d75eb817-6c71-48cc-8497-df266135d3f6 2018-08-30 12:50:14,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-30 12:50:14,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:50:14,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:50:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2b3eb0-2f5c-4ea2-8759-6e4dad29b30c Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/71dd9e266f5b4d0899c59a70e06e3b5f"}, "tags": [], "enabled": true, "id": "71dd9e266f5b4d0899c59a70e06e3b5f", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_fe5c43b3-e07d-44f7-b9e0-3e74afbae85b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ba36ce290fb4c3da0819170ef4857c3"}, "tags": [], "enabled": true, "id": "8ba36ce290fb4c3da0819170ef4857c3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/e46e8a89d2e649b28f72a2f6a1215aa1"}, "tags": [], "enabled": true, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-30 12:50:14,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-9e2b3eb0-2f5c-4ea2-8759-6e4dad29b30c 2018-08-30 12:50:14,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194775104523s 2018-08-30 12:50:14,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-9e2b3eb0-2f5c-4ea2-8759-6e4dad29b30c 2018-08-30 12:50:14,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-30 12:50:14,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/71dd9e266f5b4d0899c59a70e06e3b5f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e9ee2bebc9df8f29173b8274f0be68abb146e4d" 2018-08-30 12:50:15,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 30 Aug 2018 12:50:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83968f57-08fd-4b46-b416-ee616f250503 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-30 12:50:15,080 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/71dd9e266f5b4d0899c59a70e06e3b5f used request id req-83968f57-08fd-4b46-b416-ee616f250503 2018-08-30 12:50:15,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.320261001587s 2018-08-30 12:50:15,080 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/71dd9e266f5b4d0899c59a70e06e3b5f used request id req-83968f57-08fd-4b46-b416-ee616f250503 2018-08-30 12:50:15,136 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2018-08-30 12:50:15,265 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-08-30 12:50:15,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-30 12:50:15,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-30 12:50:15,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-30 12:50:15,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-30 12:50:15,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-30 12:50:15,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:50:15,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419e2591-ee60-4b88-a981-757b959e5891 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-08-30 12:50:15,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-419e2591-ee60-4b88-a981-757b959e5891 2018-08-30 12:50:15,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-08-30 12:50:15,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "701357fc73b642678c86575f5ca58e2a", "name": "admin"}, {"id": "483c788591c247178c50a4af809e5ff9", "name": "reader"}, {"id": "4ee9a6c410d34cfa9465f9f53c6a1145", "name": "member"}], "expires_at": "2018-08-30T13:50:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e46e8a89d2e649b28f72a2f6a1215aa1", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f363aa58e4674ae682de04ccd9f093d8"}], "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "868f5d764be5455a8e107f609f007033"}, {"url": "http://192.30.9.6:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f0b154cfda646a583da4500d63b773d"}, {"url": "http://172.30.9.27:8776/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ccc304129fac47f3805fc01c662ea7be"}], "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "061c4f74f76948d19c7ab95074b49869"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"url": "http://12.0.0.29:8080/v1/AUTH_e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f184070734ee43ab8226294766ff5f23"}], "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926964e64ded4f9d93dc87b946c94ab1"}], "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301d8b8c81a7440487b7e383269129f4"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f16047fb60fb4ba090e13e8f19676a03"}], "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "382ce511c243446eb59014cbc2b3c194"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b3c7e28740e7445a9049c1f7601cf67d"}], "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"url": "http://172.30.9.27:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a227e8301af64d3488630fb04cca3d59"}, {"url": "http://192.30.9.6:8004/v1/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fcedb877064e4e99abeddcf418167abd"}], "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e09b062638ee43599c00073d959cffdd"}, {"url": "http://192.30.9.6:8776/v2/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e5ce423885bd47d89a0582a40a107158"}], "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}], "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0051cb6481204404983a819a860418ea"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}], "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"url": "http://172.30.9.27:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"url": "http://192.30.9.6:8776/v3/e46e8a89d2e649b28f72a2f6a1215aa1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "def33abd4bd442f4af982f4279a3f480"}], "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62a63261d7cf44138ab11586690298f2"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfd85207b1854086bfb6c35da3cbb447"}], "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6535a0b53d249bfac412850c2c82956"}], "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66ea05f82eec431291f5698a4083f7d0"}], "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a87560aac00147dd923f93e62e75b177"}, "audit_ids": ["borwxumWQ7uqWKFFfbGsew"], "issued_at": "2018-08-30T12:50:15.000000Z"}} 2018-08-30 12:50:15,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:50:15,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 30 Aug 2018 12:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8a8106-08c9-4d75-a563-d939b360e5d5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2018-08-30 12:50:15,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-5b8a8106-08c9-4d75-a563-d939b360e5d5 2018-08-30 12:50:15,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-30 12:50:15,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-30 12:50:15,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 30 Aug 2018 12:50:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31552d0f-81c7-46ec-9c4f-bbf650547304 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2018-08-30 12:50:15,690 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.6:35357/ used request id req-31552d0f-81c7-46ec-9c4f-bbf650547304 2018-08-30 12:50:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ae87ba2cb8be0979b1e95a615f2cf869ad3566a" 2018-08-30 12:50:15,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57bbef8-c0f1-45c9-a73e-90d06f8ebd30 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/01bb90515b1c4e86a64847365107e18a"}, "enabled": true, "type": "metering", "id": "01bb90515b1c4e86a64847365107e18a", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/1a64b8acbe584d70ba8f28ace16d9049"}, "enabled": true, "type": "metric", "id": "1a64b8acbe584d70ba8f28ace16d9049", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/374c114a7827477ca39afa94fdcb3313"}, "enabled": true, "type": "volume", "id": "374c114a7827477ca39afa94fdcb3313", "name": "cinder"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4abdd810062f4e88bc4743045449e390"}, "enabled": true, "type": "object-store", "id": "4abdd810062f4e88bc4743045449e390", "name": "swift"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/4f9fd766bdc44850a1ef433129b05d33"}, "enabled": true, "type": "alarming", "id": "4f9fd766bdc44850a1ef433129b05d33", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7d1b51bda6cf460bad4ed1067fb83b5a"}, "enabled": true, "type": "identity", "id": "7d1b51bda6cf460bad4ed1067fb83b5a", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/847b3fda9ada47e89be0c26343fdbf8c"}, "enabled": true, "type": "event", "id": "847b3fda9ada47e89be0c26343fdbf8c", "name": "panko"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/9f10ae527cc1440aa76ca0f6bda0b868"}, "enabled": true, "type": "orchestration", "id": "9f10ae527cc1440aa76ca0f6bda0b868", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/a54a4798c9964c2194877fd85eaace09"}, "enabled": true, "type": "volumev2", "id": "a54a4798c9964c2194877fd85eaace09", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a8178f8491d14f08b6123f5e26a119a3"}, "enabled": true, "type": "placement", "id": "a8178f8491d14f08b6123f5e26a119a3", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/bcd8f8af993c45988e20fab6ce4972f7"}, "enabled": true, "type": "cloudformation", "id": "bcd8f8af993c45988e20fab6ce4972f7", "name": "heat-cfn"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/bf9cd17a815e4943998c1fdbeaf9f0de"}, "enabled": true, "type": "volumev3", "id": "bf9cd17a815e4943998c1fdbeaf9f0de", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/dc15e6c5e7e24c08bfd652322f515b85"}, "enabled": true, "type": "image", "id": "dc15e6c5e7e24c08bfd652322f515b85", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ea166c1de8c0433486f3218d8fb1f8c2"}, "enabled": true, "type": "compute", "id": "ea166c1de8c0433486f3218d8fb1f8c2", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/fa486ee576db43fda2365470ded5518d"}, "enabled": true, "type": "network", "id": "fa486ee576db43fda2365470ded5518d", "name": "neutron"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-08-30 12:50:15,856 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-b57bbef8-c0f1-45c9-a73e-90d06f8ebd30 2018-08-30 12:50:15,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.175150156021s 2018-08-30 12:50:15,856 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-b57bbef8-c0f1-45c9-a73e-90d06f8ebd30 2018-08-30 12:50:15,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-30 12:50:15,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ae87ba2cb8be0979b1e95a615f2cf869ad3566a" 2018-08-30 12:50:16,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 30 Aug 2018 12:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659dd453-033e-4fee-a818-06857ac0eaba Content-Encoding: gzip Content-Length: 1983 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0051cb6481204404983a819a860418ea"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bcd8f8af993c45988e20fab6ce4972f7", "id": "0051cb6481204404983a819a860418ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/02f610cb3bbb444682f63f662bf2966a"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a54a4798c9964c2194877fd85eaace09", "id": "02f610cb3bbb444682f63f662bf2966a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/03b08524563844db87ab1fbd2556ee4a"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa486ee576db43fda2365470ded5518d", "id": "03b08524563844db87ab1fbd2556ee4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/061c4f74f76948d19c7ab95074b49869"}, "url": "http://12.0.0.29:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4abdd810062f4e88bc4743045449e390", "id": "061c4f74f76948d19c7ab95074b49869"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0b454751eeda45fe903556aacd5cf4e0"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f9fd766bdc44850a1ef433129b05d33", "id": "0b454751eeda45fe903556aacd5cf4e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0d2294f9dcbb4ac898fa24c83c0310ef"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea166c1de8c0433486f3218d8fb1f8c2", "id": "0d2294f9dcbb4ac898fa24c83c0310ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/22a20b9b45fd49839ced7826f54aa43f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a8178f8491d14f08b6123f5e26a119a3", "id": "22a20b9b45fd49839ced7826f54aa43f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/26d619f07c8e462f8a9fd6e7b768c415"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea166c1de8c0433486f3218d8fb1f8c2", "id": "26d619f07c8e462f8a9fd6e7b768c415"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2d376ba5377e49ad90bbbfcad2ceca7a"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1a64b8acbe584d70ba8f28ace16d9049", "id": "2d376ba5377e49ad90bbbfcad2ceca7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/301d8b8c81a7440487b7e383269129f4"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7d1b51bda6cf460bad4ed1067fb83b5a", "id": "301d8b8c81a7440487b7e383269129f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/382ce511c243446eb59014cbc2b3c194"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "847b3fda9ada47e89be0c26343fdbf8c", "id": "382ce511c243446eb59014cbc2b3c194"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/4398fe6e4a134a24a56a2f4a1f92da1d"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc15e6c5e7e24c08bfd652322f515b85", "id": "4398fe6e4a134a24a56a2f4a1f92da1d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5454853649ed42bbbbd7d80e91a0e42e"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa486ee576db43fda2365470ded5518d", "id": "5454853649ed42bbbbd7d80e91a0e42e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6156f9d415d94e0bb16d7dfc18395886"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f9fd766bdc44850a1ef433129b05d33", "id": "6156f9d415d94e0bb16d7dfc18395886"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/62a63261d7cf44138ab11586690298f2"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc15e6c5e7e24c08bfd652322f515b85", "id": "62a63261d7cf44138ab11586690298f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/66ea05f82eec431291f5698a4083f7d0"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa486ee576db43fda2365470ded5518d", "id": "66ea05f82eec431291f5698a4083f7d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/79ccf0c63ce34201a1af7c45d7ded288"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a8178f8491d14f08b6123f5e26a119a3", "id": "79ccf0c63ce34201a1af7c45d7ded288"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7a96e39bcad14562a55762405cbc19d9"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7d1b51bda6cf460bad4ed1067fb83b5a", "id": "7a96e39bcad14562a55762405cbc19d9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7bb10f4087f74767b2ae1b4e8a6722d5"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "847b3fda9ada47e89be0c26343fdbf8c", "id": "7bb10f4087f74767b2ae1b4e8a6722d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7dd5c73acf6547cd923ec88ee75f0be9"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bcd8f8af993c45988e20fab6ce4972f7", "id": "7dd5c73acf6547cd923ec88ee75f0be9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/868f5d764be5455a8e107f609f007033"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "374c114a7827477ca39afa94fdcb3313", "id": "868f5d764be5455a8e107f609f007033"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/88af907ba3ab47e5b95acf11c97b2ac4"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f10ae527cc1440aa76ca0f6bda0b868", "id": "88af907ba3ab47e5b95acf11c97b2ac4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/903b2dc9e5f74946bc94abd25b863a42"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bf9cd17a815e4943998c1fdbeaf9f0de", "id": "903b2dc9e5f74946bc94abd25b863a42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/926964e64ded4f9d93dc87b946c94ab1"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f9fd766bdc44850a1ef433129b05d33", "id": "926964e64ded4f9d93dc87b946c94ab1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9bc2b6ae23c6477282ee99995abbb5fc"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bcd8f8af993c45988e20fab6ce4972f7", "id": "9bc2b6ae23c6477282ee99995abbb5fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9f0b154cfda646a583da4500d63b773d"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "374c114a7827477ca39afa94fdcb3313", "id": "9f0b154cfda646a583da4500d63b773d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a227e8301af64d3488630fb04cca3d59"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f10ae527cc1440aa76ca0f6bda0b868", "id": "a227e8301af64d3488630fb04cca3d59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a9c599b1a3104ab4b2159ebd33e8eafd"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1a64b8acbe584d70ba8f28ace16d9049", "id": "a9c599b1a3104ab4b2159ebd33e8eafd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/afc570898f324ac5a7c44cdee4b58a2b"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4abdd810062f4e88bc4743045449e390", "id": "afc570898f324ac5a7c44cdee4b58a2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b3c7e28740e7445a9049c1f7601cf67d"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "847b3fda9ada47e89be0c26343fdbf8c", "id": "b3c7e28740e7445a9049c1f7601cf67d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b6535a0b53d249bfac412850c2c82956"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea166c1de8c0433486f3218d8fb1f8c2", "id": "b6535a0b53d249bfac412850c2c82956"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bcc4ba51b2ba4baf9703aac3d7b1d424"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a8178f8491d14f08b6123f5e26a119a3", "id": "bcc4ba51b2ba4baf9703aac3d7b1d424"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c85af9a2bdda4166ad404cdd9916c3cb"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bf9cd17a815e4943998c1fdbeaf9f0de", "id": "c85af9a2bdda4166ad404cdd9916c3cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ccc304129fac47f3805fc01c662ea7be"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "374c114a7827477ca39afa94fdcb3313", "id": "ccc304129fac47f3805fc01c662ea7be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/def33abd4bd442f4af982f4279a3f480"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bf9cd17a815e4943998c1fdbeaf9f0de", "id": "def33abd4bd442f4af982f4279a3f480"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/dfd85207b1854086bfb6c35da3cbb447"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc15e6c5e7e24c08bfd652322f515b85", "id": "dfd85207b1854086bfb6c35da3cbb447"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e09b062638ee43599c00073d959cffdd"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a54a4798c9964c2194877fd85eaace09", "id": "e09b062638ee43599c00073d959cffdd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/e5ce423885bd47d89a0582a40a107158"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a54a4798c9964c2194877fd85eaace09", "id": "e5ce423885bd47d89a0582a40a107158"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f16047fb60fb4ba090e13e8f19676a03"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7d1b51bda6cf460bad4ed1067fb83b5a", "id": "f16047fb60fb4ba090e13e8f19676a03"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f184070734ee43ab8226294766ff5f23"}, "url": "http://12.0.0.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4abdd810062f4e88bc4743045449e390", "id": "f184070734ee43ab8226294766ff5f23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f363aa58e4674ae682de04ccd9f093d8"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1a64b8acbe584d70ba8f28ace16d9049", "id": "f363aa58e4674ae682de04ccd9f093d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fcedb877064e4e99abeddcf418167abd"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f10ae527cc1440aa76ca0f6bda0b868", "id": "fcedb877064e4e99abeddcf418167abd"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-30 12:50:16,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-659dd453-033e-4fee-a818-06857ac0eaba 2018-08-30 12:50:16,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.217279911041s 2018-08-30 12:50:16,082 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-659dd453-033e-4fee-a818-06857ac0eaba 2018-08-30 12:59:03,056 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8181): Max retries exceeded with url: /restconf/modules (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 110] Operation timed out',)) ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Basic | FAIL | 1 critical test, 0 passed, 1 failed 1 test total, 0 passed, 1 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | FAIL | 3 critical tests, 0 passed, 3 failed 3 tests total, 0 passed, 3 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/b4305aac-9fd1-4044-9ab3-e449de54ea6c (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/c8d39ba6-e819-4c24-97de-6f7cd16baf18 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | FAIL | ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/d1aa5fe9-4a48-473c-b572-0165ef5da9ec (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | FAIL | 4 critical tests, 2 passed, 2 failed 4 tests total, 2 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/d1aa5fe9-4a48-473c-b572-0165ef5da9ec (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/d1aa5fe9-4a48-473c-b572-0165ef5da9ec (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/ports/d1aa5fe9-4a48-473c-b572-0165ef5da9ec (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/c8d39ba6-e819-4c24-97de-6f7cd16baf18 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/c8d39ba6-e819-4c24-97de-6f7cd16baf18 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/subnets/c8d39ba6-e819-4c24-97de-6f7cd16baf18 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/b4305aac-9fd1-4044-9ab3-e449de54ea6c (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | FAIL | Parent suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/b4305aac-9fd1-4044-9ab3-e449de54ea6c (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | FAIL | Suite setup failed: ConnectionError: HTTPConnectionPool(host='192.30.9.6', port=8080): Max retries exceeded with url: /controller/nb/v2/neutron/networks/b4305aac-9fd1-4044-9ab3-e449de54ea6c (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2 critical tests, 0 passed, 2 failed 2 tests total, 0 passed, 2 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | FAIL | 21 critical tests, 6 passed, 15 failed 21 tests total, 6 passed, 15 failed ============================================================================== Basic & Neutron | FAIL | 22 critical tests, 6 passed, 16 failed 22 tests total, 6 passed, 16 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-08-30 12:59:03,080 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-08-30 12:59:03,186 - xtesting.core.robotframework - ERROR - Cannot parse results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/robotframework.py", line 130, in run assert self.generate_report() == 0 AssertionError 2018-08-30 12:59:03,309 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-30 12:59:03,309 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 08:47 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-30 12:59:03,315 - xtesting.ci.run_tests - ERROR - The test case 'odl' failed. 2018-08-30 12:59:03,316 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | tenantnetwork1 | functest | healthcheck | 00:10 | PASS | | tenantnetwork2 | functest | healthcheck | 00:08 | PASS | | vmready1 | functest | healthcheck | 00:13 | PASS | | vmready2 | functest | healthcheck | 00:12 | PASS | | singlevm1 | functest | healthcheck | 00:41 | PASS | | singlevm2 | functest | healthcheck | 00:44 | PASS | | vping_ssh | functest | healthcheck | 01:06 | PASS | | vping_userdata | functest | healthcheck | 00:50 | PASS | | cinder_test | functest | healthcheck | 01:38 | PASS | | odl | functest | healthcheck | 08:47 | FAIL | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-30 12:59:03,329 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR