2018-08-26 17:52:59,143 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-247 | | 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-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-26 17:52:59,146 - 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.28,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3rEJhWeXWBnDDGPj4XZ3UpEKb 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=c9cf51ec20204f63af4b8de2ccdcbafa export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-26 17:52:59,146 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-26 17:52:59,146 - 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 api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-08-26 17:52:59,170 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-26 17:52:59,506 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 17:52:59,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 17:52:59,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 17:52:59,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 17:52:59,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 17:52:59,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 17:52:59,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 17:52:59,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 17:52:59,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 17:52:59,515 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-26 17:52:59,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-26 17:52:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-26 17:52:59,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69749855-910c-407c-91fb-96b651901bb3 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.28:5000/v3/", "rel": "self"}]}} 2018-08-26 17:52:59,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-69749855-910c-407c-91fb-96b651901bb3 2018-08-26 17:52:59,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-26 17:52:59,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50bd54e1763246a1b91863c06e06c5ee", "name": "admin"}], "expires_at": "2018-08-26T18:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9cf51ec20204f63af4b8de2ccdcbafa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "460d6a823a66477f836bf37419efe696"}, {"url": "http://172.30.9.28:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93e21f52e9e24abd85b52bfdcd58ed7e"}, {"url": "http://192.30.9.3:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d9c461498b44070bebd9d04120bfd77"}], "type": "volumev3", "id": "269d1cb38f904e7d9db1a04f384a2986", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f362383a2f4914adb0d9bb576ab5af"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "628b5bee25a64fabbcc5e3d6946c44b6"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb00da1aa6ce459fb5f95cba6f1277ee"}], "type": "object-store", "id": "33acda02061540bfb9df59f3eb5d1061", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641eb1f4912b428294d37915bfeed739"}, {"url": "http://192.30.9.3:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac97137f035447e397d309e09bc38870"}, {"url": "http://172.30.9.28:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5313df2ea8a4a9aa719ebc9145f8272"}], "type": "volumev2", "id": "4c8b43071fac4240885ce448d428be51", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0fe5c8b348dc4d16a67049d515b16162"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5e403f54525f4dca86c08b2b07f7ee3c"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9fd75ed758fe4038af3912cd3349f8c8"}], "type": "image", "id": "4de76e04c71b44c28a03fa95f85c0f8a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e92b05cc93f4b84a30c0f77fb8a0cb0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a37a6eee689433fb0003ef41b11e0bf"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c80db07110834b6abc51f5da48caeb6b"}], "type": "event", "id": "4f0e04f015324752b5b827d19f6eb107", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35d2e0a63ddc4d24a7fe5f0fe4452c06"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8387ce2afbc843e4b305c9b761f21ee4"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5dfa25190314e05ad5d639dcb56efd5"}], "type": "placement", "id": "52947bb9fc2643b0af9608205dfe1ab2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b3cc4bfa15d466e850479fe3386db72"}, {"url": "http://172.30.9.28:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae76af2d3686488daf9429a68386e4ef"}, {"url": "http://192.30.9.3:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f656f0f4799e4def9ec69da4016fecce"}], "type": "orchestration", "id": "6bac0fefe125407793de8c0b5c0455a9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8f7522b84d14e44b0deaf3514f506ad"}, {"url": "http://192.30.9.3:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f23a7c037ced406996ac5e1621092a7c"}, {"url": "http://172.30.9.28:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f743e1b6062b44fdac57a309cbcf4643"}], "type": "volume", "id": "896b6d8baadf4f05ac2f8d38ee86f567", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "424a6e9985354aee9b7d7981b0a698a6"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba0c56b4630c4533a6076cb2dce7cc16"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb9bec1fb355424497ccc9d14bc01bbd"}], "type": "identity", "id": "9dd33820bf7943adae615e7be5be0a2e", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "429530a766e249b49fd70520d43b22e5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "687d3a9ff3a94c87a6ebd4ab5e343212"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbb040cbfb504a339a63d4dccc1d807a"}], "type": "cloudformation", "id": "ad695a19396e471697103d6cff5316fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0af72bf8513947e8a56ab13183d14720"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee662cef3e4fd7b52da216d7ab428b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53ab672425e44221bc49787f9519e146"}], "type": "network", "id": "b2e104dc00434ef4b4c67a6e4ba5cb63", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aabd8b1a974a4e04bae3b78d177f90c7"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc5cb61524114e5fb8389d8e8a1f5c7a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc88ee2228e94ddbbcea333819de1436"}], "type": "metric", "id": "c4d9ee50281f4acfa822429cf5735dba", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "e34ecde488c8415b8f5bc60e4ce283a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30b1e3ca166e4353aeec1c0e8fc1b375"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8823f1bd91514196b736954f2ede094e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e738c13782e44dc0b40b68c07ee4cece"}], "type": "alarming", "id": "e48898b7d35f4b819e0990ae3995f658", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "430cfbdaf24540b5a5382d309ac4f1b3"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69e59104ddd14f57b5a3b9f468fa399a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fd8141b2717e4947b8039bc136a07035"}], "type": "compute", "id": "f866873a1f9d4f4b8902305bc2062e48", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9b3f91d59374ab398cab0838ebe7bec"}, "audit_ids": ["H3Vn6L1lTtSvZcNBxDOnnQ"], "issued_at": "2018-08-26T17:52:59.000000Z"}} 2018-08-26 17:52:59,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:00,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:52: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-8fc59482-b658-4cee-b491-cc5f6aa1a5f8 x-compute-request-id: req-8fc59482-b658-4cee-b491-cc5f6aa1a5f8 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-26 17:53:00,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-8fc59482-b658-4cee-b491-cc5f6aa1a5f8 2018-08-26 17:53:00,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.10826897621s 2018-08-26 17:53:00,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-8fc59482-b658-4cee-b491-cc5f6aa1a5f8 2018-08-26 17:53:00,625 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-26 17:53:00,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-26 17:53:00,633 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 17:53:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-26 17:53:00,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 17:53:00,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:00,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad88c05e-df96-47e2-b58d-38569cb0276c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8b4e755389904151be2aba1fe1e43c20"}, "tags": [], "enabled": true, "id": "8b4e755389904151be2aba1fe1e43c20", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 17:53:00,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ad88c05e-df96-47e2-b58d-38569cb0276c 2018-08-26 17:53:00,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0892360210419s 2018-08-26 17:53:00,724 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ad88c05e-df96-47e2-b58d-38569cb0276c 2018-08-26 17:53:00,725 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'8b4e755389904151be2aba1fe1e43c20', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-26 17:53:00,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-26 17:53:00,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:00,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5095f28b-a172-4749-a2c0-90df2c148838 Content-Encoding: gzip Content-Length: 1964 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0af72bf8513947e8a56ab13183d14720"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b2e104dc00434ef4b4c67a6e4ba5cb63", "id": "0af72bf8513947e8a56ab13183d14720"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0e92b05cc93f4b84a30c0f77fb8a0cb0"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4f0e04f015324752b5b827d19f6eb107", "id": "0e92b05cc93f4b84a30c0f77fb8a0cb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0fe5c8b348dc4d16a67049d515b16162"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4de76e04c71b44c28a03fa95f85c0f8a", "id": "0fe5c8b348dc4d16a67049d515b16162"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1aee662cef3e4fd7b52da216d7ab428b"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b2e104dc00434ef4b4c67a6e4ba5cb63", "id": "1aee662cef3e4fd7b52da216d7ab428b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/30b1e3ca166e4353aeec1c0e8fc1b375"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e48898b7d35f4b819e0990ae3995f658", "id": "30b1e3ca166e4353aeec1c0e8fc1b375"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/34f362383a2f4914adb0d9bb576ab5af"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33acda02061540bfb9df59f3eb5d1061", "id": "34f362383a2f4914adb0d9bb576ab5af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/35d2e0a63ddc4d24a7fe5f0fe4452c06"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "52947bb9fc2643b0af9608205dfe1ab2", "id": "35d2e0a63ddc4d24a7fe5f0fe4452c06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/424a6e9985354aee9b7d7981b0a698a6"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9dd33820bf7943adae615e7be5be0a2e", "id": "424a6e9985354aee9b7d7981b0a698a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/429530a766e249b49fd70520d43b22e5"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ad695a19396e471697103d6cff5316fd", "id": "429530a766e249b49fd70520d43b22e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/430cfbdaf24540b5a5382d309ac4f1b3"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f866873a1f9d4f4b8902305bc2062e48", "id": "430cfbdaf24540b5a5382d309ac4f1b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/460d6a823a66477f836bf37419efe696"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "269d1cb38f904e7d9db1a04f384a2986", "id": "460d6a823a66477f836bf37419efe696"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/53ab672425e44221bc49787f9519e146"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b2e104dc00434ef4b4c67a6e4ba5cb63", "id": "53ab672425e44221bc49787f9519e146"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5e403f54525f4dca86c08b2b07f7ee3c"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4de76e04c71b44c28a03fa95f85c0f8a", "id": "5e403f54525f4dca86c08b2b07f7ee3c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/628b5bee25a64fabbcc5e3d6946c44b6"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33acda02061540bfb9df59f3eb5d1061", "id": "628b5bee25a64fabbcc5e3d6946c44b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/641eb1f4912b428294d37915bfeed739"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c8b43071fac4240885ce448d428be51", "id": "641eb1f4912b428294d37915bfeed739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/687d3a9ff3a94c87a6ebd4ab5e343212"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ad695a19396e471697103d6cff5316fd", "id": "687d3a9ff3a94c87a6ebd4ab5e343212"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/69e59104ddd14f57b5a3b9f468fa399a"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f866873a1f9d4f4b8902305bc2062e48", "id": "69e59104ddd14f57b5a3b9f468fa399a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6a37a6eee689433fb0003ef41b11e0bf"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4f0e04f015324752b5b827d19f6eb107", "id": "6a37a6eee689433fb0003ef41b11e0bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8387ce2afbc843e4b305c9b761f21ee4"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "52947bb9fc2643b0af9608205dfe1ab2", "id": "8387ce2afbc843e4b305c9b761f21ee4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8823f1bd91514196b736954f2ede094e"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e48898b7d35f4b819e0990ae3995f658", "id": "8823f1bd91514196b736954f2ede094e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8b3cc4bfa15d466e850479fe3386db72"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6bac0fefe125407793de8c0b5c0455a9", "id": "8b3cc4bfa15d466e850479fe3386db72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/93e21f52e9e24abd85b52bfdcd58ed7e"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "269d1cb38f904e7d9db1a04f384a2986", "id": "93e21f52e9e24abd85b52bfdcd58ed7e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9d9c461498b44070bebd9d04120bfd77"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "269d1cb38f904e7d9db1a04f384a2986", "id": "9d9c461498b44070bebd9d04120bfd77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9fd75ed758fe4038af3912cd3349f8c8"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4de76e04c71b44c28a03fa95f85c0f8a", "id": "9fd75ed758fe4038af3912cd3349f8c8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aabd8b1a974a4e04bae3b78d177f90c7"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c4d9ee50281f4acfa822429cf5735dba", "id": "aabd8b1a974a4e04bae3b78d177f90c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ac97137f035447e397d309e09bc38870"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c8b43071fac4240885ce448d428be51", "id": "ac97137f035447e397d309e09bc38870"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ae76af2d3686488daf9429a68386e4ef"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6bac0fefe125407793de8c0b5c0455a9", "id": "ae76af2d3686488daf9429a68386e4ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ba0c56b4630c4533a6076cb2dce7cc16"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9dd33820bf7943adae615e7be5be0a2e", "id": "ba0c56b4630c4533a6076cb2dce7cc16"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bc5cb61524114e5fb8389d8e8a1f5c7a"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c4d9ee50281f4acfa822429cf5735dba", "id": "bc5cb61524114e5fb8389d8e8a1f5c7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c5dfa25190314e05ad5d639dcb56efd5"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "52947bb9fc2643b0af9608205dfe1ab2", "id": "c5dfa25190314e05ad5d639dcb56efd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c80db07110834b6abc51f5da48caeb6b"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4f0e04f015324752b5b827d19f6eb107", "id": "c80db07110834b6abc51f5da48caeb6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cb00da1aa6ce459fb5f95cba6f1277ee"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33acda02061540bfb9df59f3eb5d1061", "id": "cb00da1aa6ce459fb5f95cba6f1277ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cb9bec1fb355424497ccc9d14bc01bbd"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9dd33820bf7943adae615e7be5be0a2e", "id": "cb9bec1fb355424497ccc9d14bc01bbd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cc88ee2228e94ddbbcea333819de1436"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c4d9ee50281f4acfa822429cf5735dba", "id": "cc88ee2228e94ddbbcea333819de1436"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d8f7522b84d14e44b0deaf3514f506ad"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "896b6d8baadf4f05ac2f8d38ee86f567", "id": "d8f7522b84d14e44b0deaf3514f506ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/dbb040cbfb504a339a63d4dccc1d807a"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ad695a19396e471697103d6cff5316fd", "id": "dbb040cbfb504a339a63d4dccc1d807a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e738c13782e44dc0b40b68c07ee4cece"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e48898b7d35f4b819e0990ae3995f658", "id": "e738c13782e44dc0b40b68c07ee4cece"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f23a7c037ced406996ac5e1621092a7c"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "896b6d8baadf4f05ac2f8d38ee86f567", "id": "f23a7c037ced406996ac5e1621092a7c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f5313df2ea8a4a9aa719ebc9145f8272"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c8b43071fac4240885ce448d428be51", "id": "f5313df2ea8a4a9aa719ebc9145f8272"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f656f0f4799e4def9ec69da4016fecce"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6bac0fefe125407793de8c0b5c0455a9", "id": "f656f0f4799e4def9ec69da4016fecce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f743e1b6062b44fdac57a309cbcf4643"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "896b6d8baadf4f05ac2f8d38ee86f567", "id": "f743e1b6062b44fdac57a309cbcf4643"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fd8141b2717e4947b8039bc136a07035"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f866873a1f9d4f4b8902305bc2062e48", "id": "fd8141b2717e4947b8039bc136a07035"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-26 17:53:00,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-5095f28b-a172-4749-a2c0-90df2c148838 2018-08-26 17:53:00,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0936100482941s 2018-08-26 17:53:00,823 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-5095f28b-a172-4749-a2c0-90df2c148838 2018-08-26 17:53:00,830 - 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.28:5000/v3/endpoints/0af72bf8513947e8a56ab13183d14720'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b2e104dc00434ef4b4c67a6e4ba5cb63', u'id': u'0af72bf8513947e8a56ab13183d14720'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0e92b05cc93f4b84a30c0f77fb8a0cb0'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4f0e04f015324752b5b827d19f6eb107', u'id': u'0e92b05cc93f4b84a30c0f77fb8a0cb0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0fe5c8b348dc4d16a67049d515b16162'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4de76e04c71b44c28a03fa95f85c0f8a', u'id': u'0fe5c8b348dc4d16a67049d515b16162'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1aee662cef3e4fd7b52da216d7ab428b'}, u'url': u'http://172.30.9.28:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b2e104dc00434ef4b4c67a6e4ba5cb63', u'id': u'1aee662cef3e4fd7b52da216d7ab428b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/30b1e3ca166e4353aeec1c0e8fc1b375'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e48898b7d35f4b819e0990ae3995f658', u'id': u'30b1e3ca166e4353aeec1c0e8fc1b375'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/34f362383a2f4914adb0d9bb576ab5af'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'33acda02061540bfb9df59f3eb5d1061', u'id': u'34f362383a2f4914adb0d9bb576ab5af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/35d2e0a63ddc4d24a7fe5f0fe4452c06'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'52947bb9fc2643b0af9608205dfe1ab2', u'id': u'35d2e0a63ddc4d24a7fe5f0fe4452c06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/424a6e9985354aee9b7d7981b0a698a6'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9dd33820bf7943adae615e7be5be0a2e', u'id': u'424a6e9985354aee9b7d7981b0a698a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/429530a766e249b49fd70520d43b22e5'}, u'url': u'http://172.30.9.28:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ad695a19396e471697103d6cff5316fd', u'id': u'429530a766e249b49fd70520d43b22e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/430cfbdaf24540b5a5382d309ac4f1b3'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f866873a1f9d4f4b8902305bc2062e48', u'id': u'430cfbdaf24540b5a5382d309ac4f1b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/460d6a823a66477f836bf37419efe696'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'269d1cb38f904e7d9db1a04f384a2986', u'id': u'460d6a823a66477f836bf37419efe696'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/53ab672425e44221bc49787f9519e146'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b2e104dc00434ef4b4c67a6e4ba5cb63', u'id': u'53ab672425e44221bc49787f9519e146'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5e403f54525f4dca86c08b2b07f7ee3c'}, u'url': u'http://172.30.9.28:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4de76e04c71b44c28a03fa95f85c0f8a', u'id': u'5e403f54525f4dca86c08b2b07f7ee3c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/628b5bee25a64fabbcc5e3d6946c44b6'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'33acda02061540bfb9df59f3eb5d1061', u'id': u'628b5bee25a64fabbcc5e3d6946c44b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/641eb1f4912b428294d37915bfeed739'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4c8b43071fac4240885ce448d428be51', u'id': u'641eb1f4912b428294d37915bfeed739'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/687d3a9ff3a94c87a6ebd4ab5e343212'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ad695a19396e471697103d6cff5316fd', u'id': u'687d3a9ff3a94c87a6ebd4ab5e343212'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/69e59104ddd14f57b5a3b9f468fa399a'}, u'url': u'http://172.30.9.28:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f866873a1f9d4f4b8902305bc2062e48', u'id': u'69e59104ddd14f57b5a3b9f468fa399a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/6a37a6eee689433fb0003ef41b11e0bf'}, u'url': u'http://172.30.9.28:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4f0e04f015324752b5b827d19f6eb107', u'id': u'6a37a6eee689433fb0003ef41b11e0bf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8387ce2afbc843e4b305c9b761f21ee4'}, u'url': u'http://172.30.9.28:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'52947bb9fc2643b0af9608205dfe1ab2', u'id': u'8387ce2afbc843e4b305c9b761f21ee4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8823f1bd91514196b736954f2ede094e'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e48898b7d35f4b819e0990ae3995f658', u'id': u'8823f1bd91514196b736954f2ede094e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8b3cc4bfa15d466e850479fe3386db72'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6bac0fefe125407793de8c0b5c0455a9', u'id': u'8b3cc4bfa15d466e850479fe3386db72'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/93e21f52e9e24abd85b52bfdcd58ed7e'}, u'url': u'http://172.30.9.28:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'269d1cb38f904e7d9db1a04f384a2986', u'id': u'93e21f52e9e24abd85b52bfdcd58ed7e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/9d9c461498b44070bebd9d04120bfd77'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'269d1cb38f904e7d9db1a04f384a2986', u'id': u'9d9c461498b44070bebd9d04120bfd77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/9fd75ed758fe4038af3912cd3349f8c8'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4de76e04c71b44c28a03fa95f85c0f8a', u'id': u'9fd75ed758fe4038af3912cd3349f8c8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/aabd8b1a974a4e04bae3b78d177f90c7'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c4d9ee50281f4acfa822429cf5735dba', u'id': u'aabd8b1a974a4e04bae3b78d177f90c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ac97137f035447e397d309e09bc38870'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4c8b43071fac4240885ce448d428be51', u'id': u'ac97137f035447e397d309e09bc38870'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ae76af2d3686488daf9429a68386e4ef'}, u'url': u'http://172.30.9.28:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6bac0fefe125407793de8c0b5c0455a9', u'id': u'ae76af2d3686488daf9429a68386e4ef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ba0c56b4630c4533a6076cb2dce7cc16'}, u'url': u'http://172.30.9.28:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9dd33820bf7943adae615e7be5be0a2e', u'id': u'ba0c56b4630c4533a6076cb2dce7cc16'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/bc5cb61524114e5fb8389d8e8a1f5c7a'}, u'url': u'http://172.30.9.28:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c4d9ee50281f4acfa822429cf5735dba', u'id': u'bc5cb61524114e5fb8389d8e8a1f5c7a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c5dfa25190314e05ad5d639dcb56efd5'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'52947bb9fc2643b0af9608205dfe1ab2', u'id': u'c5dfa25190314e05ad5d639dcb56efd5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/c80db07110834b6abc51f5da48caeb6b'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4f0e04f015324752b5b827d19f6eb107', u'id': u'c80db07110834b6abc51f5da48caeb6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/cb00da1aa6ce459fb5f95cba6f1277ee'}, u'url': u'http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'33acda02061540bfb9df59f3eb5d1061', u'id': u'cb00da1aa6ce459fb5f95cba6f1277ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/cb9bec1fb355424497ccc9d14bc01bbd'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9dd33820bf7943adae615e7be5be0a2e', u'id': u'cb9bec1fb355424497ccc9d14bc01bbd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/cc88ee2228e94ddbbcea333819de1436'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c4d9ee50281f4acfa822429cf5735dba', u'id': u'cc88ee2228e94ddbbcea333819de1436'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d8f7522b84d14e44b0deaf3514f506ad'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'896b6d8baadf4f05ac2f8d38ee86f567', u'id': u'd8f7522b84d14e44b0deaf3514f506ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/dbb040cbfb504a339a63d4dccc1d807a'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ad695a19396e471697103d6cff5316fd', u'id': u'dbb040cbfb504a339a63d4dccc1d807a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e738c13782e44dc0b40b68c07ee4cece'}, u'url': u'http://172.30.9.28:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e48898b7d35f4b819e0990ae3995f658', u'id': u'e738c13782e44dc0b40b68c07ee4cece'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f23a7c037ced406996ac5e1621092a7c'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'896b6d8baadf4f05ac2f8d38ee86f567', u'id': u'f23a7c037ced406996ac5e1621092a7c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f5313df2ea8a4a9aa719ebc9145f8272'}, u'url': u'http://172.30.9.28:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4c8b43071fac4240885ce448d428be51', u'id': u'f5313df2ea8a4a9aa719ebc9145f8272'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f656f0f4799e4def9ec69da4016fecce'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6bac0fefe125407793de8c0b5c0455a9', u'id': u'f656f0f4799e4def9ec69da4016fecce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f743e1b6062b44fdac57a309cbcf4643'}, u'url': u'http://172.30.9.28:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'896b6d8baadf4f05ac2f8d38ee86f567', u'id': u'f743e1b6062b44fdac57a309cbcf4643'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/fd8141b2717e4947b8039bc136a07035'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f866873a1f9d4f4b8902305bc2062e48', u'id': u'fd8141b2717e4947b8039bc136a07035'})] 2018-08-26 17:53:00,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-26 17:53:00,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:00,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53: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-7cbd02f4-2100-4788-b75e-2ee503c87c57 x-compute-request-id: req-7cbd02f4-2100-4788-b75e-2ee503c87c57 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-26 17:53:00,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-7cbd02f4-2100-4788-b75e-2ee503c87c57 2018-08-26 17:53:00,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.106168031693s 2018-08-26 17:53:00,939 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-7cbd02f4-2100-4788-b75e-2ee503c87c57 2018-08-26 17:53:00,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-26 17:53:00,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:02,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53: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-7a4d083f-6fa0-4396-ba14-0d5280917ab4 x-compute-request-id: req-7a4d083f-6fa0-4396-ba14-0d5280917ab4 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-26 17:53:02,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-7a4d083f-6fa0-4396-ba14-0d5280917ab4 2018-08-26 17:53:02,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.77883505821s 2018-08-26 17:53:02,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-7a4d083f-6fa0-4396-ba14-0d5280917ab4 2018-08-26 17:53:02,734 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-26 17:53:02,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-26 17:53:02,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:02,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-eb64a6d9-88d4-4780-83a6-1d3815e98fa4 Date: Sun, 26 Aug 2018 17:53:02 GMT RESP BODY: {"floatingips": []} 2018-08-26 17:53:02,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-eb64a6d9-88d4-4780-83a6-1d3815e98fa4 2018-08-26 17:53:02,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0213510990143s 2018-08-26 17:53:02,761 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-eb64a6d9-88d4-4780-83a6-1d3815e98fa4 2018-08-26 17:53:02,761 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-26 17:53:02,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-26 17:53:02,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:02,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2e39a8e-0f35-42a7-aba7-4c32b9b3c0ca x-compute-request-id: req-c2e39a8e-0f35-42a7-aba7-4c32b9b3c0ca Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 9}, "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.9", "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": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-26 17:53:02,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-c2e39a8e-0f35-42a7-aba7-4c32b9b3c0ca 2018-08-26 17:53:02,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.150308132172s 2018-08-26 17:53:02,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-c2e39a8e-0f35-42a7-aba7-4c32b9b3c0ca 2018-08-26 17:53:02,913 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 9}, 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.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 17}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-26 17:53:02,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-26 17:53:02,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:02,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a57da4f4-5c20-4cd1-89b2-d661b1d74966 x-compute-request-id: req-a57da4f4-5c20-4cd1-89b2-d661b1d74966 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-26 17:53:02,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-a57da4f4-5c20-4cd1-89b2-d661b1d74966 2018-08-26 17:53:02,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0272579193115s 2018-08-26 17:53:02,941 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-a57da4f4-5c20-4cd1-89b2-d661b1d74966 2018-08-26 17:53:02,941 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-26 17:53:02,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 17:53:02,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:03,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e29d3e01-f96e-4093-83b6-042c489cd1b5 Date: Sun, 26 Aug 2018 17:53:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"198d02216946417a98c202c2f5fbdbd3","l2_adjacency":true,"status":"ACTIVE","subnets":["398ce364-bdcc-47c8-b858-a80f341d723e"],"description":"","tags":[],"updated_at":"2018-08-26T17:50:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:43Z","provider:network_type":"flat"}]} 2018-08-26 17:53:03,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e29d3e01-f96e-4093-83b6-042c489cd1b5 2018-08-26 17:53:03,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.082661151886s 2018-08-26 17:53:03,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e29d3e01-f96e-4093-83b6-042c489cd1b5 2018-08-26 17:53:03,026 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'398ce364-bdcc-47c8-b858-a80f341d723e'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-26T17:50:49Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9fc03ed6-5a01-47d0-aa15-10b56ddf3024', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-08-26T17:50:43Z', u'provider:network_type': u'flat', u'tenant_id': u'198d02216946417a98c202c2f5fbdbd3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'198d02216946417a98c202c2f5fbdbd3', u'l2_adjacency': True})] 2018-08-26 17:53:03,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-26 17:53:03,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:03,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-384f447c-e27d-4601-bc57-7b620db83652 Date: Sun, 26 Aug 2018 17:53:03 GMT RESP BODY: {"ports":[]} 2018-08-26 17:53:03,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-384f447c-e27d-4601-bc57-7b620db83652 2018-08-26 17:53:03,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.033252954483s 2018-08-26 17:53:03,061 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-384f447c-e27d-4601-bc57-7b620db83652 2018-08-26 17:53:03,061 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-26 17:53:03,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 17:53:03,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:03,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-441a1b7d-efe7-44e2-8c63-33dfd94b9b32 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "0adb8041f3b84645a9ba9cdaeaf23c80"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/0adb8041f3b84645a9ba9cdaeaf23c80/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "9085095a91bf45f99708bb9e0ea4412b"}, "user": {"id": "0adb8041f3b84645a9ba9cdaeaf23c80"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/0adb8041f3b84645a9ba9cdaeaf23c80/roles/9085095a91bf45f99708bb9e0ea4412b"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "3aecebf144e34f71b8204f2ddfbe4993"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/3aecebf144e34f71b8204f2ddfbe4993/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "502df27f954f497591d273b7c9e3a5f5"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/502df27f954f497591d273b7c9e3a5f5/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "5e8781eac617469892266a53dc2fabc8"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/5e8781eac617469892266a53dc2fabc8/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "60e9821ea0474dffa63e4ae3109bfb89"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/60e9821ea0474dffa63e4ae3109bfb89/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "9d638f8cae374f6780299d6581834264"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/9d638f8cae374f6780299d6581834264/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "c050d38f117f443f8dc7949d5c354c78"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/c050d38f117f443f8dc7949d5c354c78/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "c11a52958929449c8f5c8c5e5fbf1a1e"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/c11a52958929449c8f5c8c5e5fbf1a1e/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "cddd878fc4b846ce8b6e72c750533cf4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/cddd878fc4b846ce8b6e72c750533cf4/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "c9cf51ec20204f63af4b8de2ccdcbafa"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "d9b3f91d59374ab398cab0838ebe7bec"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/c9cf51ec20204f63af4b8de2ccdcbafa/users/d9b3f91d59374ab398cab0838ebe7bec/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "dca1dd8e93f441c69f70fd90736fe751"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/dca1dd8e93f441c69f70fd90736fe751/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "f9b448dc1e1a4090be7ff810babe8b6c"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/f9b448dc1e1a4090be7ff810babe8b6c/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"project": {"id": "198d02216946417a98c202c2f5fbdbd3"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "fe042b3bb3cc4bd796d8c56e5814d95b"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3/users/fe042b3bb3cc4bd796d8c56e5814d95b/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"domain": {"id": "8b4e755389904151be2aba1fe1e43c20"}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "d3c2cd52360d43a6aba29cfb6032ddb0"}, "links": {"assignment": "http://172.30.9.28:5000/v3/domains/8b4e755389904151be2aba1fe1e43c20/users/d3c2cd52360d43a6aba29cfb6032ddb0/roles/50bd54e1763246a1b91863c06e06c5ee"}}, {"scope": {"system": {"all": true}}, "role": {"id": "50bd54e1763246a1b91863c06e06c5ee"}, "user": {"id": "d9b3f91d59374ab398cab0838ebe7bec"}, "links": {"assignment": "http://172.30.9.28:5000/v3/system/users/d9b3f91d59374ab398cab0838ebe7bec/roles/50bd54e1763246a1b91863c06e06c5ee"}}], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-26 17:53:03,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-441a1b7d-efe7-44e2-8c63-33dfd94b9b32 2018-08-26 17:53:03,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0925559997559s 2018-08-26 17:53:03,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-441a1b7d-efe7-44e2-8c63-33dfd94b9b32 2018-08-26 17:53:03,162 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'0adb8041f3b84645a9ba9cdaeaf23c80'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'9085095a91bf45f99708bb9e0ea4412b', 'user': u'0adb8041f3b84645a9ba9cdaeaf23c80'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'3aecebf144e34f71b8204f2ddfbe4993'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'502df27f954f497591d273b7c9e3a5f5'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'5e8781eac617469892266a53dc2fabc8'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'60e9821ea0474dffa63e4ae3109bfb89'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'9d638f8cae374f6780299d6581834264'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'c050d38f117f443f8dc7949d5c354c78'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'c11a52958929449c8f5c8c5e5fbf1a1e'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'cddd878fc4b846ce8b6e72c750533cf4'}), Munch({'project': u'c9cf51ec20204f63af4b8de2ccdcbafa', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'd9b3f91d59374ab398cab0838ebe7bec'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'dca1dd8e93f441c69f70fd90736fe751'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'f9b448dc1e1a4090be7ff810babe8b6c'}), Munch({'project': u'198d02216946417a98c202c2f5fbdbd3', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'fe042b3bb3cc4bd796d8c56e5814d95b'}), Munch({'domain': u'8b4e755389904151be2aba1fe1e43c20', 'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'd3c2cd52360d43a6aba29cfb6032ddb0'}), Munch({'id': u'50bd54e1763246a1b91863c06e06c5ee', 'user': u'd9b3f91d59374ab398cab0838ebe7bec'})] 2018-08-26 17:53:03,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 17:53:03,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:03,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201a1325-ba94-45e1-a1be-85946af89b91 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "50bd54e1763246a1b91863c06e06c5ee", "links": {"self": "http://172.30.9.28:5000/v3/roles/50bd54e1763246a1b91863c06e06c5ee"}, "name": "admin"}, {"domain_id": null, "id": "7ea2db083ff14f118071f0029dacb29a", "links": {"self": "http://172.30.9.28:5000/v3/roles/7ea2db083ff14f118071f0029dacb29a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9085095a91bf45f99708bb9e0ea4412b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9085095a91bf45f99708bb9e0ea4412b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fc5f395e49874f64b376cbc7808a6f19", "links": {"self": "http://172.30.9.28:5000/v3/roles/fc5f395e49874f64b376cbc7808a6f19"}, "name": "heat_stack_user"}]} 2018-08-26 17:53:03,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-201a1325-ba94-45e1-a1be-85946af89b91 2018-08-26 17:53:03,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.090518951416s 2018-08-26 17:53:03,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-201a1325-ba94-45e1-a1be-85946af89b91 2018-08-26 17:53:03,258 - 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'admin', 'id': u'50bd54e1763246a1b91863c06e06c5ee'}), 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'7ea2db083ff14f118071f0029dacb29a'}), 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'9085095a91bf45f99708bb9e0ea4412b'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'fc5f395e49874f64b376cbc7808a6f19'})] 2018-08-26 17:53:03,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 17:53:03,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:03,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e8a5297a-f4fc-4eb1-993e-c26181e892f3 Date: Sun, 26 Aug 2018 17:53:03 GMT RESP BODY: {"routers": []} 2018-08-26 17:53:03,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-e8a5297a-f4fc-4eb1-993e-c26181e892f3 2018-08-26 17:53:03,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0430779457092s 2018-08-26 17:53:03,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-e8a5297a-f4fc-4eb1-993e-c26181e892f3 2018-08-26 17:53:03,302 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-26 17:53:03,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-26 17:53:03,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:03,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad2125e3-a4e2-45cf-8ca3-d0c824c65666 x-compute-request-id: req-ad2125e3-a4e2-45cf-8ca3-d0c824c65666 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-26 17:53:03,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ad2125e3-a4e2-45cf-8ca3-d0c824c65666 2018-08-26 17:53:03,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202610015869s 2018-08-26 17:53:03,505 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ad2125e3-a4e2-45cf-8ca3-d0c824c65666 2018-08-26 17:53:03,506 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-26 17:53:03,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-26 17:53:03,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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-26 17:53:03,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 17:53:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-26 17:53:03,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:03,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029f696a-a431-447f-a7d8-86d59e78aeed Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/269d1cb38f904e7d9db1a04f384a2986"}, "enabled": true, "type": "volumev3", "id": "269d1cb38f904e7d9db1a04f384a2986", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/33acda02061540bfb9df59f3eb5d1061"}, "enabled": true, "type": "object-store", "id": "33acda02061540bfb9df59f3eb5d1061", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/4c8b43071fac4240885ce448d428be51"}, "enabled": true, "type": "volumev2", "id": "4c8b43071fac4240885ce448d428be51", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4de76e04c71b44c28a03fa95f85c0f8a"}, "enabled": true, "type": "image", "id": "4de76e04c71b44c28a03fa95f85c0f8a", "name": "glance"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4f0e04f015324752b5b827d19f6eb107"}, "enabled": true, "type": "event", "id": "4f0e04f015324752b5b827d19f6eb107", "name": "panko"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/52947bb9fc2643b0af9608205dfe1ab2"}, "enabled": true, "type": "placement", "id": "52947bb9fc2643b0af9608205dfe1ab2", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6bac0fefe125407793de8c0b5c0455a9"}, "enabled": true, "type": "orchestration", "id": "6bac0fefe125407793de8c0b5c0455a9", "name": "heat"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/896b6d8baadf4f05ac2f8d38ee86f567"}, "enabled": true, "type": "volume", "id": "896b6d8baadf4f05ac2f8d38ee86f567", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9dd33820bf7943adae615e7be5be0a2e"}, "enabled": true, "type": "identity", "id": "9dd33820bf7943adae615e7be5be0a2e", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ad695a19396e471697103d6cff5316fd"}, "enabled": true, "type": "cloudformation", "id": "ad695a19396e471697103d6cff5316fd", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2e104dc00434ef4b4c67a6e4ba5cb63"}, "enabled": true, "type": "network", "id": "b2e104dc00434ef4b4c67a6e4ba5cb63", "name": "neutron"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c4d9ee50281f4acfa822429cf5735dba"}, "enabled": true, "type": "metric", "id": "c4d9ee50281f4acfa822429cf5735dba", "name": "gnocchi"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e34ecde488c8415b8f5bc60e4ce283a9"}, "enabled": true, "type": "metering", "id": "e34ecde488c8415b8f5bc60e4ce283a9", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e48898b7d35f4b819e0990ae3995f658"}, "enabled": true, "type": "alarming", "id": "e48898b7d35f4b819e0990ae3995f658", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f866873a1f9d4f4b8902305bc2062e48"}, "enabled": true, "type": "compute", "id": "f866873a1f9d4f4b8902305bc2062e48", "name": "nova"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-08-26 17:53:03,608 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-029f696a-a431-447f-a7d8-86d59e78aeed 2018-08-26 17:53:03,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0996749401093s 2018-08-26 17:53:03,609 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-029f696a-a431-447f-a7d8-86d59e78aeed 2018-08-26 17:53:03,614 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'269d1cb38f904e7d9db1a04f384a2986', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'33acda02061540bfb9df59f3eb5d1061', 'name': u'swift'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'4c8b43071fac4240885ce448d428be51', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'4de76e04c71b44c28a03fa95f85c0f8a', 'name': u'glance'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'4f0e04f015324752b5b827d19f6eb107', 'name': u'panko'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'52947bb9fc2643b0af9608205dfe1ab2', 'name': u'placement'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'6bac0fefe125407793de8c0b5c0455a9', 'name': u'heat'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'896b6d8baadf4f05ac2f8d38ee86f567', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'9dd33820bf7943adae615e7be5be0a2e', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'ad695a19396e471697103d6cff5316fd', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b2e104dc00434ef4b4c67a6e4ba5cb63', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'c4d9ee50281f4acfa822429cf5735dba', 'name': u'gnocchi'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'e34ecde488c8415b8f5bc60e4ce283a9', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'e48898b7d35f4b819e0990ae3995f658', 'name': u'aodh'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'f866873a1f9d4f4b8902305bc2062e48', 'name': u'nova'})] 2018-08-26 17:53:03,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 17:53:03,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}974c74d04aa4cacf7ce4b52d7eb2014b16b4656b" 2018-08-26 17:53:03,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-56cf0def-504c-4cd0-b236-f44f4f94caf3 Date: Sun, 26 Aug 2018 17:53:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-26T17:50:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"398ce364-bdcc-47c8-b858-a80f341d723e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"198d02216946417a98c202c2f5fbdbd3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:49Z","ip_version":4}]} 2018-08-26 17:53:03,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-56cf0def-504c-4cd0-b236-f44f4f94caf3 2018-08-26 17:53:03,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0392558574677s 2018-08-26 17:53:03,655 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-56cf0def-504c-4cd0-b236-f44f4f94caf3 2018-08-26 17:53:03,655 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T17:50:49Z', 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'398ce364-bdcc-47c8-b858-a80f341d723e', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'9fc03ed6-5a01-47d0-aa15-10b56ddf3024', u'tenant_id': u'198d02216946417a98c202c2f5fbdbd3', u'created_at': u'2018-08-26T17:50:49Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'198d02216946417a98c202c2f5fbdbd3'})] 2018-08-26 17:53:03,780 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 17:53:03,781 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-26 17:53:03,840 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-26 17:53:03,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 17:53:03,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 17:53:03,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 17:53:03,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 17:53:03,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 17:53:03,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 17:53:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-26 17:53:03,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46dcac92-8005-4f83-a3da-a15a4ec6fac0 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.28:5000/v3/", "rel": "self"}]}} 2018-08-26 17:53:03,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-46dcac92-8005-4f83-a3da-a15a4ec6fac0 2018-08-26 17:53:03,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-26 17:53:04,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50bd54e1763246a1b91863c06e06c5ee", "name": "admin"}], "expires_at": "2018-08-26T18:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9cf51ec20204f63af4b8de2ccdcbafa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "460d6a823a66477f836bf37419efe696"}, {"url": "http://172.30.9.28:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93e21f52e9e24abd85b52bfdcd58ed7e"}, {"url": "http://192.30.9.3:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d9c461498b44070bebd9d04120bfd77"}], "type": "volumev3", "id": "269d1cb38f904e7d9db1a04f384a2986", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f362383a2f4914adb0d9bb576ab5af"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "628b5bee25a64fabbcc5e3d6946c44b6"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb00da1aa6ce459fb5f95cba6f1277ee"}], "type": "object-store", "id": "33acda02061540bfb9df59f3eb5d1061", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641eb1f4912b428294d37915bfeed739"}, {"url": "http://192.30.9.3:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac97137f035447e397d309e09bc38870"}, {"url": "http://172.30.9.28:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5313df2ea8a4a9aa719ebc9145f8272"}], "type": "volumev2", "id": "4c8b43071fac4240885ce448d428be51", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0fe5c8b348dc4d16a67049d515b16162"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5e403f54525f4dca86c08b2b07f7ee3c"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9fd75ed758fe4038af3912cd3349f8c8"}], "type": "image", "id": "4de76e04c71b44c28a03fa95f85c0f8a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e92b05cc93f4b84a30c0f77fb8a0cb0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a37a6eee689433fb0003ef41b11e0bf"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c80db07110834b6abc51f5da48caeb6b"}], "type": "event", "id": "4f0e04f015324752b5b827d19f6eb107", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35d2e0a63ddc4d24a7fe5f0fe4452c06"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8387ce2afbc843e4b305c9b761f21ee4"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5dfa25190314e05ad5d639dcb56efd5"}], "type": "placement", "id": "52947bb9fc2643b0af9608205dfe1ab2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b3cc4bfa15d466e850479fe3386db72"}, {"url": "http://172.30.9.28:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae76af2d3686488daf9429a68386e4ef"}, {"url": "http://192.30.9.3:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f656f0f4799e4def9ec69da4016fecce"}], "type": "orchestration", "id": "6bac0fefe125407793de8c0b5c0455a9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8f7522b84d14e44b0deaf3514f506ad"}, {"url": "http://192.30.9.3:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f23a7c037ced406996ac5e1621092a7c"}, {"url": "http://172.30.9.28:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f743e1b6062b44fdac57a309cbcf4643"}], "type": "volume", "id": "896b6d8baadf4f05ac2f8d38ee86f567", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "424a6e9985354aee9b7d7981b0a698a6"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba0c56b4630c4533a6076cb2dce7cc16"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb9bec1fb355424497ccc9d14bc01bbd"}], "type": "identity", "id": "9dd33820bf7943adae615e7be5be0a2e", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "429530a766e249b49fd70520d43b22e5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "687d3a9ff3a94c87a6ebd4ab5e343212"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbb040cbfb504a339a63d4dccc1d807a"}], "type": "cloudformation", "id": "ad695a19396e471697103d6cff5316fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0af72bf8513947e8a56ab13183d14720"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee662cef3e4fd7b52da216d7ab428b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53ab672425e44221bc49787f9519e146"}], "type": "network", "id": "b2e104dc00434ef4b4c67a6e4ba5cb63", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aabd8b1a974a4e04bae3b78d177f90c7"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc5cb61524114e5fb8389d8e8a1f5c7a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc88ee2228e94ddbbcea333819de1436"}], "type": "metric", "id": "c4d9ee50281f4acfa822429cf5735dba", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "e34ecde488c8415b8f5bc60e4ce283a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30b1e3ca166e4353aeec1c0e8fc1b375"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8823f1bd91514196b736954f2ede094e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e738c13782e44dc0b40b68c07ee4cece"}], "type": "alarming", "id": "e48898b7d35f4b819e0990ae3995f658", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "430cfbdaf24540b5a5382d309ac4f1b3"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69e59104ddd14f57b5a3b9f468fa399a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fd8141b2717e4947b8039bc136a07035"}], "type": "compute", "id": "f866873a1f9d4f4b8902305bc2062e48", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9b3f91d59374ab398cab0838ebe7bec"}, "audit_ids": ["YkcTSo0eSuyU4BSsJqMWtw"], "issued_at": "2018-08-26T17:53:04.000000Z"}} 2018-08-26 17:53:04,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 17:53:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}82defbf704c3befb6ef6b67442176563458e39fa" 2018-08-26 17:53:05,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c6de3d47-81af-4abe-b4ef-c7f3d89638ce Date: Sun, 26 Aug 2018 17:53:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"198d02216946417a98c202c2f5fbdbd3","l2_adjacency":true,"status":"ACTIVE","subnets":["398ce364-bdcc-47c8-b858-a80f341d723e"],"description":"","tags":[],"updated_at":"2018-08-26T17:50:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:43Z","provider:network_type":"flat"}]} 2018-08-26 17:53:05,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6de3d47-81af-4abe-b4ef-c7f3d89638ce 2018-08-26 17:53:05,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.909487962723s 2018-08-26 17:53:05,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6de3d47-81af-4abe-b4ef-c7f3d89638ce 2018-08-26 17:53:05,299 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-26 17:53:05,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 17:53:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}82defbf704c3befb6ef6b67442176563458e39fa" -d '{"network": {"name": "tenantnetwork1-net_27875d8f-bcf6-4730-aa5f-d1f508d7021d", "admin_state_up": true}}' 2018-08-26 17:53:05,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-f5fe607c-2d32-4be7-8211-2cd27dff1cee Date: Sun, 26 Aug 2018 17:53:05 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"902e862a-fe2f-4a2e-97a5-0f2c2eb0c867","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"c9cf51ec20204f63af4b8de2ccdcbafa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T17:53:05Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_27875d8f-bcf6-4730-aa5f-d1f508d7021d","admin_state_up":true,"tenant_id":"c9cf51ec20204f63af4b8de2ccdcbafa","created_at":"2018-08-26T17:53:05Z","mtu":1450}} 2018-08-26 17:53:05,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f5fe607c-2d32-4be7-8211-2cd27dff1cee 2018-08-26 17:53:05,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.432363986969s 2018-08-26 17:53:05,733 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f5fe607c-2d32-4be7-8211-2cd27dff1cee 2018-08-26 17:53:05,733 - 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-26T17:53:05Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'902e862a-fe2f-4a2e-97a5-0f2c2eb0c867', u'provider:segmentation_id': 76, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_27875d8f-bcf6-4730-aa5f-d1f508d7021d', u'created_at': u'2018-08-26T17:53:05Z', u'mtu': 1450, u'tenant_id': u'c9cf51ec20204f63af4b8de2ccdcbafa', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c9cf51ec20204f63af4b8de2ccdcbafa', u'l2_adjacency': True}) 2018-08-26 17:53:05,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 17:53:05,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}82defbf704c3befb6ef6b67442176563458e39fa" 2018-08-26 17:53:05,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-407640ee-661f-48b3-bc1b-8b879df0e4de Date: Sun, 26 Aug 2018 17:53:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"902e862a-fe2f-4a2e-97a5-0f2c2eb0c867","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"c9cf51ec20204f63af4b8de2ccdcbafa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T17:53:05Z","qos_policy_id":null,"name":"tenantnetwork1-net_27875d8f-bcf6-4730-aa5f-d1f508d7021d","admin_state_up":true,"tenant_id":"c9cf51ec20204f63af4b8de2ccdcbafa","created_at":"2018-08-26T17:53:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"198d02216946417a98c202c2f5fbdbd3","l2_adjacency":true,"status":"ACTIVE","subnets":["398ce364-bdcc-47c8-b858-a80f341d723e"],"description":"","tags":[],"updated_at":"2018-08-26T17:50:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:43Z","provider:network_type":"flat"}]} 2018-08-26 17:53:05,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-407640ee-661f-48b3-bc1b-8b879df0e4de 2018-08-26 17:53:05,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970578193665s 2018-08-26 17:53:05,831 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-407640ee-661f-48b3-bc1b-8b879df0e4de 2018-08-26 17:53:05,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 17:53:05,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}82defbf704c3befb6ef6b67442176563458e39fa" -d '{"subnet": {"name": "tenantnetwork1-subnet_27875d8f-bcf6-4730-aa5f-d1f508d7021d", "enable_dhcp": true, "network_id": "902e862a-fe2f-4a2e-97a5-0f2c2eb0c867", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 17:53:06,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-a81a5cf7-84b9-4d03-8316-71fbb0f65f7b Date: Sun, 26 Aug 2018 17:53:06 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-26T17:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7e159a85-5b23-4664-a86f-ecca559aa2ed","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9cf51ec20204f63af4b8de2ccdcbafa","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_27875d8f-bcf6-4730-aa5f-d1f508d7021d","enable_dhcp":true,"segment_id":null,"network_id":"902e862a-fe2f-4a2e-97a5-0f2c2eb0c867","tenant_id":"c9cf51ec20204f63af4b8de2ccdcbafa","created_at":"2018-08-26T17:53:06Z","ip_version":4}} 2018-08-26 17:53:06,411 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a81a5cf7-84b9-4d03-8316-71fbb0f65f7b 2018-08-26 17:53:06,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.57793712616s 2018-08-26 17:53:06,411 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a81a5cf7-84b9-4d03-8316-71fbb0f65f7b 2018-08-26 17:53:06,412 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T17:53:06Z', 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'7e159a85-5b23-4664-a86f-ecca559aa2ed', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_27875d8f-bcf6-4730-aa5f-d1f508d7021d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'902e862a-fe2f-4a2e-97a5-0f2c2eb0c867', u'tenant_id': u'c9cf51ec20204f63af4b8de2ccdcbafa', u'created_at': u'2018-08-26T17:53:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c9cf51ec20204f63af4b8de2ccdcbafa'}) 2018-08-26 17:53:06,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 17:53:06,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}82defbf704c3befb6ef6b67442176563458e39fa" -d '{"router": {"external_gateway_info": {"network_id": "9fc03ed6-5a01-47d0-aa15-10b56ddf3024"}, "name": "tenantnetwork1-router_27875d8f-bcf6-4730-aa5f-d1f508d7021d", "admin_state_up": true}}' 2018-08-26 17:53:07,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-3d626ccb-b49b-4fdc-9c38-ae38bd2fb93c Date: Sun, 26 Aug 2018 17:53:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9fc03ed6-5a01-47d0-aa15-10b56ddf3024", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "398ce364-bdcc-47c8-b858-a80f341d723e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "created_at": "2018-08-26T17:53:06Z", "admin_state_up": true, "updated_at": "2018-08-26T17:53:07Z", "project_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "875b44ee-d64c-4daa-8f0a-d0d7faa1e19c", "name": "tenantnetwork1-router_27875d8f-bcf6-4730-aa5f-d1f508d7021d"}} 2018-08-26 17:53:07,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-3d626ccb-b49b-4fdc-9c38-ae38bd2fb93c 2018-08-26 17:53:07,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39081192017s 2018-08-26 17:53:07,804 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-3d626ccb-b49b-4fdc-9c38-ae38bd2fb93c 2018-08-26 17:53:07,804 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T17:53:07Z', u'revision_number': 3, u'ha': False, u'id': u'875b44ee-d64c-4daa-8f0a-d0d7faa1e19c', u'external_gateway_info': {u'network_id': u'9fc03ed6-5a01-47d0-aa15-10b56ddf3024', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'398ce364-bdcc-47c8-b858-a80f341d723e', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_27875d8f-bcf6-4730-aa5f-d1f508d7021d', u'admin_state_up': True, u'tenant_id': u'c9cf51ec20204f63af4b8de2ccdcbafa', u'created_at': u'2018-08-26T17:53:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'c9cf51ec20204f63af4b8de2ccdcbafa'}) 2018-08-26 17:53:07,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 17:53:07,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/875b44ee-d64c-4daa-8f0a-d0d7faa1e19c/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}82defbf704c3befb6ef6b67442176563458e39fa" -d '{"subnet_id": "7e159a85-5b23-4664-a86f-ecca559aa2ed"}' 2018-08-26 17:53:09,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c28cca8a-d6f3-4d2d-95ad-ea5b050624c1 Date: Sun, 26 Aug 2018 17:53:09 GMT RESP BODY: {"network_id": "902e862a-fe2f-4a2e-97a5-0f2c2eb0c867", "tenant_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "subnet_id": "7e159a85-5b23-4664-a86f-ecca559aa2ed", "subnet_ids": ["7e159a85-5b23-4664-a86f-ecca559aa2ed"], "port_id": "5e2513cb-db1c-4bd9-89a8-017a911dcadc", "id": "875b44ee-d64c-4daa-8f0a-d0d7faa1e19c"} 2018-08-26 17:53:09,545 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/875b44ee-d64c-4daa-8f0a-d0d7faa1e19c/add_router_interface.json used request id req-c28cca8a-d6f3-4d2d-95ad-ea5b050624c1 2018-08-26 17:53:09,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.73999500275s 2018-08-26 17:53:09,545 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/875b44ee-d64c-4daa-8f0a-d0d7faa1e19c/add_router_interface.json used request id req-c28cca8a-d6f3-4d2d-95ad-ea5b050624c1 returning object 875b44ee-d64c-4daa-8f0a-d0d7faa1e19c 2018-08-26 17:53:09,657 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 17:53:09,658 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-26 17:53:09,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 17:53:09,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/875b44ee-d64c-4daa-8f0a-d0d7faa1e19c/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}82defbf704c3befb6ef6b67442176563458e39fa" -d '{"subnet_id": "7e159a85-5b23-4664-a86f-ecca559aa2ed"}' 2018-08-26 17:53:11,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c4fbd95-7918-4607-9a23-ea3d763fb4ea Date: Sun, 26 Aug 2018 17:53:11 GMT RESP BODY: {"network_id": "902e862a-fe2f-4a2e-97a5-0f2c2eb0c867", "tenant_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "subnet_id": "7e159a85-5b23-4664-a86f-ecca559aa2ed", "subnet_ids": ["7e159a85-5b23-4664-a86f-ecca559aa2ed"], "port_id": "5e2513cb-db1c-4bd9-89a8-017a911dcadc", "id": "875b44ee-d64c-4daa-8f0a-d0d7faa1e19c"} 2018-08-26 17:53:11,217 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/875b44ee-d64c-4daa-8f0a-d0d7faa1e19c/remove_router_interface.json used request id req-3c4fbd95-7918-4607-9a23-ea3d763fb4ea 2018-08-26 17:53:11,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55485415459s 2018-08-26 17:53:11,218 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/875b44ee-d64c-4daa-8f0a-d0d7faa1e19c/remove_router_interface.json used request id req-3c4fbd95-7918-4607-9a23-ea3d763fb4ea returning object 875b44ee-d64c-4daa-8f0a-d0d7faa1e19c 2018-08-26 17:53:11,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 17:53:11,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}82defbf704c3befb6ef6b67442176563458e39fa" 2018-08-26 17:53:11,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c7842d72-047c-4101-8bda-f2fae2fb042b Date: Sun, 26 Aug 2018 17:53:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9fc03ed6-5a01-47d0-aa15-10b56ddf3024", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "398ce364-bdcc-47c8-b858-a80f341d723e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "created_at": "2018-08-26T17:53:06Z", "admin_state_up": true, "updated_at": "2018-08-26T17:53:10Z", "project_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "875b44ee-d64c-4daa-8f0a-d0d7faa1e19c", "name": "tenantnetwork1-router_27875d8f-bcf6-4730-aa5f-d1f508d7021d"}]} 2018-08-26 17:53:11,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c7842d72-047c-4101-8bda-f2fae2fb042b 2018-08-26 17:53:11,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.158025026321s 2018-08-26 17:53:11,377 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c7842d72-047c-4101-8bda-f2fae2fb042b 2018-08-26 17:53:11,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 17:53:11,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/875b44ee-d64c-4daa-8f0a-d0d7faa1e19c.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}82defbf704c3befb6ef6b67442176563458e39fa" 2018-08-26 17:53:12,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f438057-58f8-469e-8452-accb782fab58 Content-Length: 0 Date: Sun, 26 Aug 2018 17:53:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 17:53:12,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/875b44ee-d64c-4daa-8f0a-d0d7faa1e19c.json used request id req-0f438057-58f8-469e-8452-accb782fab58 2018-08-26 17:53:12,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.03218007088s 2018-08-26 17:53:12,410 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/875b44ee-d64c-4daa-8f0a-d0d7faa1e19c.json used request id req-0f438057-58f8-469e-8452-accb782fab58 2018-08-26 17:53:12,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 17:53:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}82defbf704c3befb6ef6b67442176563458e39fa" 2018-08-26 17:53:12,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-a230c094-4d24-42ba-b7af-b63d895af710 Date: Sun, 26 Aug 2018 17:53:12 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-26T17:50:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"398ce364-bdcc-47c8-b858-a80f341d723e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"198d02216946417a98c202c2f5fbdbd3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:49Z","ip_version":4},{"updated_at":"2018-08-26T17:53:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7e159a85-5b23-4664-a86f-ecca559aa2ed","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9cf51ec20204f63af4b8de2ccdcbafa","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_27875d8f-bcf6-4730-aa5f-d1f508d7021d","enable_dhcp":true,"segment_id":null,"network_id":"902e862a-fe2f-4a2e-97a5-0f2c2eb0c867","tenant_id":"c9cf51ec20204f63af4b8de2ccdcbafa","created_at":"2018-08-26T17:53:06Z","ip_version":4}]} 2018-08-26 17:53:12,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a230c094-4d24-42ba-b7af-b63d895af710 2018-08-26 17:53:12,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.060977935791s 2018-08-26 17:53:12,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a230c094-4d24-42ba-b7af-b63d895af710 2018-08-26 17:53:12,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 17:53:12,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/7e159a85-5b23-4664-a86f-ecca559aa2ed.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}82defbf704c3befb6ef6b67442176563458e39fa" 2018-08-26 17:53:13,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d99ff28c-7abc-4209-9fae-2cf466622337 Date: Sun, 26 Aug 2018 17:53:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 17:53:13,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7e159a85-5b23-4664-a86f-ecca559aa2ed.json used request id req-d99ff28c-7abc-4209-9fae-2cf466622337 2018-08-26 17:53:13,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.923501968384s 2018-08-26 17:53:13,398 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7e159a85-5b23-4664-a86f-ecca559aa2ed.json used request id req-d99ff28c-7abc-4209-9fae-2cf466622337 2018-08-26 17:53:13,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 17:53:13,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}82defbf704c3befb6ef6b67442176563458e39fa" 2018-08-26 17:53:13,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-a5356002-9553-4254-a44f-a1358d6788fa Date: Sun, 26 Aug 2018 17:53:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"902e862a-fe2f-4a2e-97a5-0f2c2eb0c867","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"c9cf51ec20204f63af4b8de2ccdcbafa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T17:53:13Z","qos_policy_id":null,"name":"tenantnetwork1-net_27875d8f-bcf6-4730-aa5f-d1f508d7021d","admin_state_up":true,"tenant_id":"c9cf51ec20204f63af4b8de2ccdcbafa","created_at":"2018-08-26T17:53:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"198d02216946417a98c202c2f5fbdbd3","l2_adjacency":true,"status":"ACTIVE","subnets":["398ce364-bdcc-47c8-b858-a80f341d723e"],"description":"","tags":[],"updated_at":"2018-08-26T17:50:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:43Z","provider:network_type":"flat"}]} 2018-08-26 17:53:13,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a5356002-9553-4254-a44f-a1358d6788fa 2018-08-26 17:53:13,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0873200893402s 2018-08-26 17:53:13,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a5356002-9553-4254-a44f-a1358d6788fa 2018-08-26 17:53:13,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 17:53:13,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/902e862a-fe2f-4a2e-97a5-0f2c2eb0c867.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}82defbf704c3befb6ef6b67442176563458e39fa" 2018-08-26 17:53:14,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c36e5d5e-4f0a-4a84-b7e0-11de2280ae3a Date: Sun, 26 Aug 2018 17:53:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 17:53:14,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/902e862a-fe2f-4a2e-97a5-0f2c2eb0c867.json used request id req-c36e5d5e-4f0a-4a84-b7e0-11de2280ae3a 2018-08-26 17:53:14,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00626301765s 2018-08-26 17:53:14,494 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/902e862a-fe2f-4a2e-97a5-0f2c2eb0c867.json used request id req-c36e5d5e-4f0a-4a84-b7e0-11de2280ae3a 2018-08-26 17:53:14,544 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-26 17:53:14,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 17:53:14,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 17:53:14,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 17:53:14,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 17:53:14,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 17:53:14,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 17:53:14,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 17:53:14,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 17:53:14,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 17:53:14,584 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 17:53:14,585 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 17:53:14,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-26 17:53:14,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2439faea-226c-44e4-9ecf-93fcf6671565 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.28:5000/v3/", "rel": "self"}]}} 2018-08-26 17:53:14,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-2439faea-226c-44e4-9ecf-93fcf6671565 2018-08-26 17:53:14,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-26 17:53:14,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50bd54e1763246a1b91863c06e06c5ee", "name": "admin"}], "expires_at": "2018-08-26T18:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9cf51ec20204f63af4b8de2ccdcbafa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "460d6a823a66477f836bf37419efe696"}, {"url": "http://172.30.9.28:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93e21f52e9e24abd85b52bfdcd58ed7e"}, {"url": "http://192.30.9.3:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d9c461498b44070bebd9d04120bfd77"}], "type": "volumev3", "id": "269d1cb38f904e7d9db1a04f384a2986", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f362383a2f4914adb0d9bb576ab5af"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "628b5bee25a64fabbcc5e3d6946c44b6"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb00da1aa6ce459fb5f95cba6f1277ee"}], "type": "object-store", "id": "33acda02061540bfb9df59f3eb5d1061", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641eb1f4912b428294d37915bfeed739"}, {"url": "http://192.30.9.3:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac97137f035447e397d309e09bc38870"}, {"url": "http://172.30.9.28:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5313df2ea8a4a9aa719ebc9145f8272"}], "type": "volumev2", "id": "4c8b43071fac4240885ce448d428be51", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0fe5c8b348dc4d16a67049d515b16162"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5e403f54525f4dca86c08b2b07f7ee3c"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9fd75ed758fe4038af3912cd3349f8c8"}], "type": "image", "id": "4de76e04c71b44c28a03fa95f85c0f8a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e92b05cc93f4b84a30c0f77fb8a0cb0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a37a6eee689433fb0003ef41b11e0bf"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c80db07110834b6abc51f5da48caeb6b"}], "type": "event", "id": "4f0e04f015324752b5b827d19f6eb107", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35d2e0a63ddc4d24a7fe5f0fe4452c06"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8387ce2afbc843e4b305c9b761f21ee4"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5dfa25190314e05ad5d639dcb56efd5"}], "type": "placement", "id": "52947bb9fc2643b0af9608205dfe1ab2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b3cc4bfa15d466e850479fe3386db72"}, {"url": "http://172.30.9.28:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae76af2d3686488daf9429a68386e4ef"}, {"url": "http://192.30.9.3:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f656f0f4799e4def9ec69da4016fecce"}], "type": "orchestration", "id": "6bac0fefe125407793de8c0b5c0455a9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8f7522b84d14e44b0deaf3514f506ad"}, {"url": "http://192.30.9.3:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f23a7c037ced406996ac5e1621092a7c"}, {"url": "http://172.30.9.28:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f743e1b6062b44fdac57a309cbcf4643"}], "type": "volume", "id": "896b6d8baadf4f05ac2f8d38ee86f567", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "424a6e9985354aee9b7d7981b0a698a6"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba0c56b4630c4533a6076cb2dce7cc16"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb9bec1fb355424497ccc9d14bc01bbd"}], "type": "identity", "id": "9dd33820bf7943adae615e7be5be0a2e", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "429530a766e249b49fd70520d43b22e5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "687d3a9ff3a94c87a6ebd4ab5e343212"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbb040cbfb504a339a63d4dccc1d807a"}], "type": "cloudformation", "id": "ad695a19396e471697103d6cff5316fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0af72bf8513947e8a56ab13183d14720"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee662cef3e4fd7b52da216d7ab428b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53ab672425e44221bc49787f9519e146"}], "type": "network", "id": "b2e104dc00434ef4b4c67a6e4ba5cb63", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aabd8b1a974a4e04bae3b78d177f90c7"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc5cb61524114e5fb8389d8e8a1f5c7a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc88ee2228e94ddbbcea333819de1436"}], "type": "metric", "id": "c4d9ee50281f4acfa822429cf5735dba", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "e34ecde488c8415b8f5bc60e4ce283a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30b1e3ca166e4353aeec1c0e8fc1b375"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8823f1bd91514196b736954f2ede094e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e738c13782e44dc0b40b68c07ee4cece"}], "type": "alarming", "id": "e48898b7d35f4b819e0990ae3995f658", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "430cfbdaf24540b5a5382d309ac4f1b3"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69e59104ddd14f57b5a3b9f468fa399a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fd8141b2717e4947b8039bc136a07035"}], "type": "compute", "id": "f866873a1f9d4f4b8902305bc2062e48", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9b3f91d59374ab398cab0838ebe7bec"}, "audit_ids": ["6PD7PlVtSvGLqCXYS67rew"], "issued_at": "2018-08-26T17:53:14.000000Z"}} 2018-08-26 17:53:14,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 17:53:14,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:15,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a6fe54f8-d6f4-4888-b0a1-0cca21c2eaa4 Date: Sun, 26 Aug 2018 17:53:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"198d02216946417a98c202c2f5fbdbd3","l2_adjacency":true,"status":"ACTIVE","subnets":["398ce364-bdcc-47c8-b858-a80f341d723e"],"description":"","tags":[],"updated_at":"2018-08-26T17:50:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:43Z","provider:network_type":"flat"}]} 2018-08-26 17:53:15,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6fe54f8-d6f4-4888-b0a1-0cca21c2eaa4 2018-08-26 17:53:15,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00856399536s 2018-08-26 17:53:15,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6fe54f8-d6f4-4888-b0a1-0cca21c2eaa4 2018-08-26 17:53:15,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-26 17:53:15,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 26 Aug 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-26 17:53:15,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 17:53:16,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:16,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-544930ad-f021-45ff-add7-bb1b14f7acef Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8b4e755389904151be2aba1fe1e43c20"}, "tags": [], "enabled": true, "id": "8b4e755389904151be2aba1fe1e43c20", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-26 17:53:16,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-544930ad-f021-45ff-add7-bb1b14f7acef 2018-08-26 17:53:16,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10114812851s 2018-08-26 17:53:16,099 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-544930ad-f021-45ff-add7-bb1b14f7acef 2018-08-26 17:53:16,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-26 17:53:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_9930d63e-054f-4874-aa85-814279484232"}}' 2018-08-26 17:53:16,318 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c22560f-d5ac-4aee-ba3b-e26280bf3d21 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.28:5000/v3/projects/86e3c19c90a84f399f1a3f1932bc573d"}, "tags": [], "enabled": true, "id": "86e3c19c90a84f399f1a3f1932bc573d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9930d63e-054f-4874-aa85-814279484232"}} 2018-08-26 17:53:16,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9c22560f-d5ac-4aee-ba3b-e26280bf3d21 2018-08-26 17:53:16,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.211610078812s 2018-08-26 17:53:16,318 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9c22560f-d5ac-4aee-ba3b-e26280bf3d21 2018-08-26 17:53:16,319 - 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'86e3c19c90a84f399f1a3f1932bc573d', '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_9930d63e-054f-4874-aa85-814279484232'}) 2018-08-26 17:53:16,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-26 17:53:16,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "de7fdc6c-0846-4f56-be46-e6370deabb02", "email": null, "name": "tenantnetwork2-user_9930d63e-054f-4874-aa85-814279484232"}}' 2018-08-26 17:53:16,730 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f462c612-5597-49d9-aa4f-03277bd75608 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_9930d63e-054f-4874-aa85-814279484232", "links": {"self": "http://172.30.9.28:5000/v3/users/e84d2ed5197345ac8e7ba3b94a09ff31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e84d2ed5197345ac8e7ba3b94a09ff31", "domain_id": "default", "password_expires_at": null}} 2018-08-26 17:53:16,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-f462c612-5597-49d9-aa4f-03277bd75608 2018-08-26 17:53:16,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.405455112457s 2018-08-26 17:53:16,730 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-f462c612-5597-49d9-aa4f-03277bd75608 2018-08-26 17:53:16,731 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e84d2ed5197345ac8e7ba3b94a09ff31', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_9930d63e-054f-4874-aa85-814279484232'}) 2018-08-26 17:53:16,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 17:53:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:16,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70175bf-193f-4ed8-809f-9b9f53e7d48a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "50bd54e1763246a1b91863c06e06c5ee", "links": {"self": "http://172.30.9.28:5000/v3/roles/50bd54e1763246a1b91863c06e06c5ee"}, "name": "admin"}, {"domain_id": null, "id": "7ea2db083ff14f118071f0029dacb29a", "links": {"self": "http://172.30.9.28:5000/v3/roles/7ea2db083ff14f118071f0029dacb29a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9085095a91bf45f99708bb9e0ea4412b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9085095a91bf45f99708bb9e0ea4412b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fc5f395e49874f64b376cbc7808a6f19", "links": {"self": "http://172.30.9.28:5000/v3/roles/fc5f395e49874f64b376cbc7808a6f19"}, "name": "heat_stack_user"}]} 2018-08-26 17:53:16,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a70175bf-193f-4ed8-809f-9b9f53e7d48a 2018-08-26 17:53:16,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102246999741s 2018-08-26 17:53:16,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a70175bf-193f-4ed8-809f-9b9f53e7d48a 2018-08-26 17:53:16,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 17:53:16,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:16,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf16bf7-63a8-4262-a476-b601189b89a8 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "50bd54e1763246a1b91863c06e06c5ee", "links": {"self": "http://172.30.9.28:5000/v3/roles/50bd54e1763246a1b91863c06e06c5ee"}, "name": "admin"}, {"domain_id": null, "id": "7ea2db083ff14f118071f0029dacb29a", "links": {"self": "http://172.30.9.28:5000/v3/roles/7ea2db083ff14f118071f0029dacb29a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9085095a91bf45f99708bb9e0ea4412b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9085095a91bf45f99708bb9e0ea4412b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fc5f395e49874f64b376cbc7808a6f19", "links": {"self": "http://172.30.9.28:5000/v3/roles/fc5f395e49874f64b376cbc7808a6f19"}, "name": "heat_stack_user"}]} 2018-08-26 17:53:16,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2cf16bf7-63a8-4262-a476-b601189b89a8 2018-08-26 17:53:16,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0207130908966s 2018-08-26 17:53:16,863 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2cf16bf7-63a8-4262-a476-b601189b89a8 2018-08-26 17:53:16,864 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-26 17:53:16,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-26 17:53:16,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a55e882433158f0d1d1068c8788c2b6133a35c1e" -d '{"role": {"name": "Member"}}' 2018-08-26 17:53:17,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Sun, 26 Aug 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a826e27a-e50a-430b-b223-c61b6caebe76 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "66201334fad64a3c943d578390cb1889", "links": {"self": "http://172.30.9.28:5000/v3/roles/66201334fad64a3c943d578390cb1889"}, "name": "Member"}} 2018-08-26 17:53:17,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a826e27a-e50a-430b-b223-c61b6caebe76 2018-08-26 17:53:17,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.143657207489s 2018-08-26 17:53:17,012 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a826e27a-e50a-430b-b223-c61b6caebe76 2018-08-26 17:53:17,012 - functest.core.tenantnetwork - DEBUG - role: 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'66201334fad64a3c943d578390cb1889'}) 2018-08-26 17:53:17,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 17:53:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:17,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f7143c-9d38-49b3-a5ac-880c039689e7 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "50bd54e1763246a1b91863c06e06c5ee", "links": {"self": "http://172.30.9.28:5000/v3/roles/50bd54e1763246a1b91863c06e06c5ee"}, "name": "admin"}, {"domain_id": null, "id": "66201334fad64a3c943d578390cb1889", "links": {"self": "http://172.30.9.28:5000/v3/roles/66201334fad64a3c943d578390cb1889"}, "name": "Member"}, {"domain_id": null, "id": "7ea2db083ff14f118071f0029dacb29a", "links": {"self": "http://172.30.9.28:5000/v3/roles/7ea2db083ff14f118071f0029dacb29a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9085095a91bf45f99708bb9e0ea4412b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9085095a91bf45f99708bb9e0ea4412b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fc5f395e49874f64b376cbc7808a6f19", "links": {"self": "http://172.30.9.28:5000/v3/roles/fc5f395e49874f64b376cbc7808a6f19"}, "name": "heat_stack_user"}]} 2018-08-26 17:53:17,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e0f7143c-9d38-49b3-a5ac-880c039689e7 2018-08-26 17:53:17,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0250120162964s 2018-08-26 17:53:17,041 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e0f7143c-9d38-49b3-a5ac-880c039689e7 2018-08-26 17:53:17,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-26 17:53:17,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:17,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5c33c0-b050-4b07-9249-41edf99897ee Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-26 17:53:17,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4c5c33c0-b050-4b07-9249-41edf99897ee 2018-08-26 17:53:17,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.087424993515s 2018-08-26 17:53:17,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4c5c33c0-b050-4b07-9249-41edf99897ee 2018-08-26 17:53:17,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 17:53:17,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:17,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad5d77e-0416-4ec3-8b4e-991f4bd00ce3 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0adb8041f3b84645a9ba9cdaeaf23c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0adb8041f3b84645a9ba9cdaeaf23c80", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/3aecebf144e34f71b8204f2ddfbe4993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3aecebf144e34f71b8204f2ddfbe4993", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/502df27f954f497591d273b7c9e3a5f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "502df27f954f497591d273b7c9e3a5f5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/5e8781eac617469892266a53dc2fabc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e8781eac617469892266a53dc2fabc8", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/60e9821ea0474dffa63e4ae3109bfb89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60e9821ea0474dffa63e4ae3109bfb89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/9d638f8cae374f6780299d6581834264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d638f8cae374f6780299d6581834264", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/c050d38f117f443f8dc7949d5c354c78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c050d38f117f443f8dc7949d5c354c78", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/c11a52958929449c8f5c8c5e5fbf1a1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c11a52958929449c8f5c8c5e5fbf1a1e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/cddd878fc4b846ce8b6e72c750533cf4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cddd878fc4b846ce8b6e72c750533cf4", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/d3c2cd52360d43a6aba29cfb6032ddb0"}, "domain_id": "8b4e755389904151be2aba1fe1e43c20", "enabled": true, "options": {}, "id": "d3c2cd52360d43a6aba29cfb6032ddb0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/d9b3f91d59374ab398cab0838ebe7bec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9b3f91d59374ab398cab0838ebe7bec", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/dca1dd8e93f441c69f70fd90736fe751"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dca1dd8e93f441c69f70fd90736fe751", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_9930d63e-054f-4874-aa85-814279484232", "links": {"self": "http://172.30.9.28:5000/v3/users/e84d2ed5197345ac8e7ba3b94a09ff31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e84d2ed5197345ac8e7ba3b94a09ff31", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/f9b448dc1e1a4090be7ff810babe8b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9b448dc1e1a4090be7ff810babe8b6c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/fe042b3bb3cc4bd796d8c56e5814d95b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe042b3bb3cc4bd796d8c56e5814d95b", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-26 17:53:17,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bad5d77e-0416-4ec3-8b4e-991f4bd00ce3 2018-08-26 17:53:17,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105195045471s 2018-08-26 17:53:17,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bad5d77e-0416-4ec3-8b4e-991f4bd00ce3 2018-08-26 17:53:17,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 17:53:17,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:17,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89333a32-1b63-4771-bb88-9cc2a5237be6 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3"}, "tags": [], "enabled": true, "id": "198d02216946417a98c202c2f5fbdbd3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/86e3c19c90a84f399f1a3f1932bc573d"}, "tags": [], "enabled": true, "id": "86e3c19c90a84f399f1a3f1932bc573d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9930d63e-054f-4874-aa85-814279484232"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c9cf51ec20204f63af4b8de2ccdcbafa"}, "tags": [], "enabled": true, "id": "c9cf51ec20204f63af4b8de2ccdcbafa", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 17:53:17,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-89333a32-1b63-4771-bb88-9cc2a5237be6 2018-08-26 17:53:17,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0881240367889s 2018-08-26 17:53:17,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-89333a32-1b63-4771-bb88-9cc2a5237be6 2018-08-26 17:53:17,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-26 17:53:17,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=e84d2ed5197345ac8e7ba3b94a09ff31&role.id=66201334fad64a3c943d578390cb1889&scope.project.id=86e3c19c90a84f399f1a3f1932bc573d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:17,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b18690f9-5a13-4112-b14f-393f95061ed9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e84d2ed5197345ac8e7ba3b94a09ff31&role.id=66201334fad64a3c943d578390cb1889&scope.project.id=86e3c19c90a84f399f1a3f1932bc573d", "previous": null, "next": null}} 2018-08-26 17:53:17,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e84d2ed5197345ac8e7ba3b94a09ff31&role.id=66201334fad64a3c943d578390cb1889&scope.project.id=86e3c19c90a84f399f1a3f1932bc573d used request id req-b18690f9-5a13-4112-b14f-393f95061ed9 2018-08-26 17:53:17,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0933809280396s 2018-08-26 17:53:17,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e84d2ed5197345ac8e7ba3b94a09ff31&role.id=66201334fad64a3c943d578390cb1889&scope.project.id=86e3c19c90a84f399f1a3f1932bc573d used request id req-b18690f9-5a13-4112-b14f-393f95061ed9 2018-08-26 17:53:17,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-26 17:53:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/86e3c19c90a84f399f1a3f1932bc573d/users/e84d2ed5197345ac8e7ba3b94a09ff31/roles/66201334fad64a3c943d578390cb1889 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:17,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 17:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9a60ce7-33a8-4887-9982-43d354ccff01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 17:53:17,568 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/86e3c19c90a84f399f1a3f1932bc573d/users/e84d2ed5197345ac8e7ba3b94a09ff31/roles/66201334fad64a3c943d578390cb1889 used request id req-d9a60ce7-33a8-4887-9982-43d354ccff01 2018-08-26 17:53:17,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.123815059662s 2018-08-26 17:53:17,568 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/86e3c19c90a84f399f1a3f1932bc573d/users/e84d2ed5197345ac8e7ba3b94a09ff31/roles/66201334fad64a3c943d578390cb1889 used request id req-d9a60ce7-33a8-4887-9982-43d354ccff01 2018-08-26 17:53:17,569 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_9930d63e-054f-4874-aa85-814279484232', 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'86e3c19c90a84f399f1a3f1932bc573d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'de7fdc6c-0846-4f56-be46-e6370deabb02', 'username': u'tenantnetwork2-user_9930d63e-054f-4874-aa85-814279484232', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28: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-26 17:53:17,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 17:53:17,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 17:53:17,570 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 17:53:17,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 17:53:17,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 17:53:17,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 17:53:17,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 17:53:17,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 17:53:17,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 17:53:17,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 17:53:17,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 17:53:17,571 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 17:53:17,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 17:53:17,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 17:53:17,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 17:53:17,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 17:53:17,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 17:53:17,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 17:53:17,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 17:53:17,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 17:53:17,572 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 17:53:17,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 17:53:17,574 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_9930d63e-054f-4874-aa85-814279484232', 'password': 'de7fdc6c-0846-4f56-be46-e6370deabb02', 'project_name': 'tenantnetwork2-project_9930d63e-054f-4874-aa85-814279484232', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '86e3c19c90a84f399f1a3f1932bc573d', 'project_domain_name': 'Default'} 2018-08-26 17:53:17,574 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-26 17:53:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-26 17:53:17,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207bc214-f03c-4aa8-b3a3-ec1fc6335d27 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.28:5000/v3/", "rel": "self"}]}} 2018-08-26 17:53:17,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-207bc214-f03c-4aa8-b3a3-ec1fc6335d27 2018-08-26 17:53:17,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-26 17:53:17,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "66201334fad64a3c943d578390cb1889", "name": "Member"}], "expires_at": "2018-08-26T18:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86e3c19c90a84f399f1a3f1932bc573d", "name": "tenantnetwork2-project_9930d63e-054f-4874-aa85-814279484232"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v3/86e3c19c90a84f399f1a3f1932bc573d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "460d6a823a66477f836bf37419efe696"}, {"url": "http://172.30.9.28:8776/v3/86e3c19c90a84f399f1a3f1932bc573d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93e21f52e9e24abd85b52bfdcd58ed7e"}, {"url": "http://192.30.9.3:8776/v3/86e3c19c90a84f399f1a3f1932bc573d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d9c461498b44070bebd9d04120bfd77"}], "type": "volumev3", "id": "269d1cb38f904e7d9db1a04f384a2986", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f362383a2f4914adb0d9bb576ab5af"}, {"url": "http://12.0.0.27:8080/v1/AUTH_86e3c19c90a84f399f1a3f1932bc573d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "628b5bee25a64fabbcc5e3d6946c44b6"}, {"url": "http://172.30.9.28:8080/v1/AUTH_86e3c19c90a84f399f1a3f1932bc573d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb00da1aa6ce459fb5f95cba6f1277ee"}], "type": "object-store", "id": "33acda02061540bfb9df59f3eb5d1061", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/86e3c19c90a84f399f1a3f1932bc573d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641eb1f4912b428294d37915bfeed739"}, {"url": "http://192.30.9.3:8776/v2/86e3c19c90a84f399f1a3f1932bc573d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac97137f035447e397d309e09bc38870"}, {"url": "http://172.30.9.28:8776/v2/86e3c19c90a84f399f1a3f1932bc573d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5313df2ea8a4a9aa719ebc9145f8272"}], "type": "volumev2", "id": "4c8b43071fac4240885ce448d428be51", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0fe5c8b348dc4d16a67049d515b16162"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5e403f54525f4dca86c08b2b07f7ee3c"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9fd75ed758fe4038af3912cd3349f8c8"}], "type": "image", "id": "4de76e04c71b44c28a03fa95f85c0f8a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e92b05cc93f4b84a30c0f77fb8a0cb0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a37a6eee689433fb0003ef41b11e0bf"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c80db07110834b6abc51f5da48caeb6b"}], "type": "event", "id": "4f0e04f015324752b5b827d19f6eb107", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35d2e0a63ddc4d24a7fe5f0fe4452c06"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8387ce2afbc843e4b305c9b761f21ee4"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5dfa25190314e05ad5d639dcb56efd5"}], "type": "placement", "id": "52947bb9fc2643b0af9608205dfe1ab2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/86e3c19c90a84f399f1a3f1932bc573d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b3cc4bfa15d466e850479fe3386db72"}, {"url": "http://172.30.9.28:8004/v1/86e3c19c90a84f399f1a3f1932bc573d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae76af2d3686488daf9429a68386e4ef"}, {"url": "http://192.30.9.3:8004/v1/86e3c19c90a84f399f1a3f1932bc573d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f656f0f4799e4def9ec69da4016fecce"}], "type": "orchestration", "id": "6bac0fefe125407793de8c0b5c0455a9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/86e3c19c90a84f399f1a3f1932bc573d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8f7522b84d14e44b0deaf3514f506ad"}, {"url": "http://192.30.9.3:8776/v1/86e3c19c90a84f399f1a3f1932bc573d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f23a7c037ced406996ac5e1621092a7c"}, {"url": "http://172.30.9.28:8776/v1/86e3c19c90a84f399f1a3f1932bc573d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f743e1b6062b44fdac57a309cbcf4643"}], "type": "volume", "id": "896b6d8baadf4f05ac2f8d38ee86f567", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "424a6e9985354aee9b7d7981b0a698a6"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba0c56b4630c4533a6076cb2dce7cc16"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb9bec1fb355424497ccc9d14bc01bbd"}], "type": "identity", "id": "9dd33820bf7943adae615e7be5be0a2e", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "429530a766e249b49fd70520d43b22e5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "687d3a9ff3a94c87a6ebd4ab5e343212"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbb040cbfb504a339a63d4dccc1d807a"}], "type": "cloudformation", "id": "ad695a19396e471697103d6cff5316fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0af72bf8513947e8a56ab13183d14720"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee662cef3e4fd7b52da216d7ab428b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53ab672425e44221bc49787f9519e146"}], "type": "network", "id": "b2e104dc00434ef4b4c67a6e4ba5cb63", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aabd8b1a974a4e04bae3b78d177f90c7"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc5cb61524114e5fb8389d8e8a1f5c7a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc88ee2228e94ddbbcea333819de1436"}], "type": "metric", "id": "c4d9ee50281f4acfa822429cf5735dba", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "e34ecde488c8415b8f5bc60e4ce283a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30b1e3ca166e4353aeec1c0e8fc1b375"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8823f1bd91514196b736954f2ede094e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e738c13782e44dc0b40b68c07ee4cece"}], "type": "alarming", "id": "e48898b7d35f4b819e0990ae3995f658", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "430cfbdaf24540b5a5382d309ac4f1b3"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69e59104ddd14f57b5a3b9f468fa399a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fd8141b2717e4947b8039bc136a07035"}], "type": "compute", "id": "f866873a1f9d4f4b8902305bc2062e48", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_9930d63e-054f-4874-aa85-814279484232", "id": "e84d2ed5197345ac8e7ba3b94a09ff31"}, "audit_ids": ["yt9CToWmRxOkFe92l1sR5w"], "issued_at": "2018-08-26T17:53:17.000000Z"}} 2018-08-26 17:53:17,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 17:53:17,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" -d '{"network": {"name": "tenantnetwork2-net_9930d63e-054f-4874-aa85-814279484232", "admin_state_up": true}}' 2018-08-26 17:53:18,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-3bfe0684-09e2-4f12-ad2d-f33b73f6ea80 Date: Sun, 26 Aug 2018 17:53:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bab2fab2-67b7-43d4-bc49-03daa323481c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86e3c19c90a84f399f1a3f1932bc573d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T17:53:18Z","is_default":false,"name":"tenantnetwork2-net_9930d63e-054f-4874-aa85-814279484232","qos_policy_id":null,"admin_state_up":true,"tenant_id":"86e3c19c90a84f399f1a3f1932bc573d","created_at":"2018-08-26T17:53:18Z","mtu":1450}} 2018-08-26 17:53:18,701 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3bfe0684-09e2-4f12-ad2d-f33b73f6ea80 2018-08-26 17:53:18,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.730882167816s 2018-08-26 17:53:18,702 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3bfe0684-09e2-4f12-ad2d-f33b73f6ea80 2018-08-26 17:53:18,702 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-26T17:53:18Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'bab2fab2-67b7-43d4-bc49-03daa323481c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_9930d63e-054f-4874-aa85-814279484232', u'admin_state_up': True, u'tenant_id': u'86e3c19c90a84f399f1a3f1932bc573d', u'created_at': u'2018-08-26T17:53:18Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'86e3c19c90a84f399f1a3f1932bc573d', u'l2_adjacency': True}) 2018-08-26 17:53:18,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 17:53:18,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" 2018-08-26 17:53:18,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-a2eeeb62-f362-4b9b-9296-9b6ec9962fdb Date: Sun, 26 Aug 2018 17:53:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"198d02216946417a98c202c2f5fbdbd3","l2_adjacency":true,"status":"ACTIVE","subnets":["398ce364-bdcc-47c8-b858-a80f341d723e"],"description":"","tags":[],"updated_at":"2018-08-26T17:50:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:43Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bab2fab2-67b7-43d4-bc49-03daa323481c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86e3c19c90a84f399f1a3f1932bc573d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T17:53:18Z","qos_policy_id":null,"name":"tenantnetwork2-net_9930d63e-054f-4874-aa85-814279484232","admin_state_up":true,"tenant_id":"86e3c19c90a84f399f1a3f1932bc573d","created_at":"2018-08-26T17:53:18Z","mtu":1450}]} 2018-08-26 17:53:18,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a2eeeb62-f362-4b9b-9296-9b6ec9962fdb 2018-08-26 17:53:18,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111470937729s 2018-08-26 17:53:18,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a2eeeb62-f362-4b9b-9296-9b6ec9962fdb 2018-08-26 17:53:18,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 17:53:18,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" -d '{"subnet": {"name": "tenantnetwork2-subnet_9930d63e-054f-4874-aa85-814279484232", "enable_dhcp": true, "network_id": "bab2fab2-67b7-43d4-bc49-03daa323481c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 17:53:19,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1717f63e-577d-4ea8-98b3-08ab4fb188e0 Date: Sun, 26 Aug 2018 17:53:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab2fab2-67b7-43d4-bc49-03daa323481c","tenant_id":"86e3c19c90a84f399f1a3f1932bc573d","created_at":"2018-08-26T17:53:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T17:53:19Z","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":"86e3c19c90a84f399f1a3f1932bc573d","id":"a3896bb0-dc69-464b-b2cd-abc1edbff475","subnetpool_id":null,"name":"tenantnetwork2-subnet_9930d63e-054f-4874-aa85-814279484232"}} 2018-08-26 17:53:19,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1717f63e-577d-4ea8-98b3-08ab4fb188e0 2018-08-26 17:53:19,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.462242126465s 2018-08-26 17:53:19,279 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1717f63e-577d-4ea8-98b3-08ab4fb188e0 2018-08-26 17:53:19,280 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T17:53:19Z', 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'a3896bb0-dc69-464b-b2cd-abc1edbff475', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_9930d63e-054f-4874-aa85-814279484232', u'enable_dhcp': True, u'network_id': u'bab2fab2-67b7-43d4-bc49-03daa323481c', u'tenant_id': u'86e3c19c90a84f399f1a3f1932bc573d', u'created_at': u'2018-08-26T17:53:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'86e3c19c90a84f399f1a3f1932bc573d'}) 2018-08-26 17:53:19,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 17:53:19,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" -d '{"router": {"external_gateway_info": {"network_id": "9fc03ed6-5a01-47d0-aa15-10b56ddf3024"}, "name": "tenantnetwork2-router_9930d63e-054f-4874-aa85-814279484232", "admin_state_up": true}}' 2018-08-26 17:53:20,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-67b2de2d-b8a9-4b9f-b716-1e4a385cb748 Date: Sun, 26 Aug 2018 17:53:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9fc03ed6-5a01-47d0-aa15-10b56ddf3024", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "398ce364-bdcc-47c8-b858-a80f341d723e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "86e3c19c90a84f399f1a3f1932bc573d", "created_at": "2018-08-26T17:53:19Z", "admin_state_up": true, "updated_at": "2018-08-26T17:53:20Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "86e3c19c90a84f399f1a3f1932bc573d", "id": "dcadc993-8221-4cca-a76f-92e13968dec8", "name": "tenantnetwork2-router_9930d63e-054f-4874-aa85-814279484232"}} 2018-08-26 17:53:20,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-67b2de2d-b8a9-4b9f-b716-1e4a385cb748 2018-08-26 17:53:20,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.37930893898s 2018-08-26 17:53:20,660 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-67b2de2d-b8a9-4b9f-b716-1e4a385cb748 2018-08-26 17:53:20,660 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T17:53:20Z', u'revision_number': 3, u'id': u'dcadc993-8221-4cca-a76f-92e13968dec8', u'external_gateway_info': {u'network_id': u'9fc03ed6-5a01-47d0-aa15-10b56ddf3024', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'398ce364-bdcc-47c8-b858-a80f341d723e', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_9930d63e-054f-4874-aa85-814279484232', u'admin_state_up': True, u'tenant_id': u'86e3c19c90a84f399f1a3f1932bc573d', u'created_at': u'2018-08-26T17:53:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'86e3c19c90a84f399f1a3f1932bc573d'}) 2018-08-26 17:53:20,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 17:53:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/dcadc993-8221-4cca-a76f-92e13968dec8/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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" -d '{"subnet_id": "a3896bb0-dc69-464b-b2cd-abc1edbff475"}' 2018-08-26 17:53:22,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-754dbebf-aea4-4552-8102-1b1978264505 Date: Sun, 26 Aug 2018 17:53:22 GMT RESP BODY: {"network_id": "bab2fab2-67b7-43d4-bc49-03daa323481c", "tenant_id": "86e3c19c90a84f399f1a3f1932bc573d", "subnet_id": "a3896bb0-dc69-464b-b2cd-abc1edbff475", "subnet_ids": ["a3896bb0-dc69-464b-b2cd-abc1edbff475"], "port_id": "e0c0e55b-af23-46be-bcfe-62553486922e", "id": "dcadc993-8221-4cca-a76f-92e13968dec8"} 2018-08-26 17:53:22,909 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dcadc993-8221-4cca-a76f-92e13968dec8/add_router_interface.json used request id req-754dbebf-aea4-4552-8102-1b1978264505 2018-08-26 17:53:22,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24775719643s 2018-08-26 17:53:22,909 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dcadc993-8221-4cca-a76f-92e13968dec8/add_router_interface.json used request id req-754dbebf-aea4-4552-8102-1b1978264505 returning object dcadc993-8221-4cca-a76f-92e13968dec8 2018-08-26 17:53:23,029 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 17:53:23,029 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-26 17:53:23,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 17:53:23,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/dcadc993-8221-4cca-a76f-92e13968dec8/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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" -d '{"subnet_id": "a3896bb0-dc69-464b-b2cd-abc1edbff475"}' 2018-08-26 17:53:24,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bf51cdae-fe94-4644-bf02-e49fdd0c760c Date: Sun, 26 Aug 2018 17:53:24 GMT RESP BODY: {"network_id": "bab2fab2-67b7-43d4-bc49-03daa323481c", "tenant_id": "86e3c19c90a84f399f1a3f1932bc573d", "subnet_id": "a3896bb0-dc69-464b-b2cd-abc1edbff475", "subnet_ids": ["a3896bb0-dc69-464b-b2cd-abc1edbff475"], "port_id": "e0c0e55b-af23-46be-bcfe-62553486922e", "id": "dcadc993-8221-4cca-a76f-92e13968dec8"} 2018-08-26 17:53:24,651 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dcadc993-8221-4cca-a76f-92e13968dec8/remove_router_interface.json used request id req-bf51cdae-fe94-4644-bf02-e49fdd0c760c 2018-08-26 17:53:24,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.6176469326s 2018-08-26 17:53:24,651 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dcadc993-8221-4cca-a76f-92e13968dec8/remove_router_interface.json used request id req-bf51cdae-fe94-4644-bf02-e49fdd0c760c returning object dcadc993-8221-4cca-a76f-92e13968dec8 2018-08-26 17:53:24,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 17:53:24,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" 2018-08-26 17:53:24,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-f1c79716-fe77-4312-b997-abad2a8bd88e Date: Sun, 26 Aug 2018 17:53:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9fc03ed6-5a01-47d0-aa15-10b56ddf3024", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "398ce364-bdcc-47c8-b858-a80f341d723e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "86e3c19c90a84f399f1a3f1932bc573d", "created_at": "2018-08-26T17:53:19Z", "admin_state_up": true, "updated_at": "2018-08-26T17:53:23Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "86e3c19c90a84f399f1a3f1932bc573d", "id": "dcadc993-8221-4cca-a76f-92e13968dec8", "name": "tenantnetwork2-router_9930d63e-054f-4874-aa85-814279484232"}]} 2018-08-26 17:53:24,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f1c79716-fe77-4312-b997-abad2a8bd88e 2018-08-26 17:53:24,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136322975159s 2018-08-26 17:53:24,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f1c79716-fe77-4312-b997-abad2a8bd88e 2018-08-26 17:53:24,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 17:53:24,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/dcadc993-8221-4cca-a76f-92e13968dec8.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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" 2018-08-26 17:53:25,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2a6a1c91-2642-4dfb-8bde-6e0ac532615e Content-Length: 0 Date: Sun, 26 Aug 2018 17:53:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 17:53:25,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/dcadc993-8221-4cca-a76f-92e13968dec8.json used request id req-2a6a1c91-2642-4dfb-8bde-6e0ac532615e 2018-08-26 17:53:25,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.949595928192s 2018-08-26 17:53:25,740 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/dcadc993-8221-4cca-a76f-92e13968dec8.json used request id req-2a6a1c91-2642-4dfb-8bde-6e0ac532615e 2018-08-26 17:53:25,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 17:53:25,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" 2018-08-26 17:53:25,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-162d781c-96c2-4443-be7f-14497c0672af Date: Sun, 26 Aug 2018 17:53:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bab2fab2-67b7-43d4-bc49-03daa323481c","tenant_id":"86e3c19c90a84f399f1a3f1932bc573d","created_at":"2018-08-26T17:53:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-26T17:53:19Z","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":"86e3c19c90a84f399f1a3f1932bc573d","id":"a3896bb0-dc69-464b-b2cd-abc1edbff475","subnetpool_id":null,"name":"tenantnetwork2-subnet_9930d63e-054f-4874-aa85-814279484232"}]} 2018-08-26 17:53:25,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-162d781c-96c2-4443-be7f-14497c0672af 2018-08-26 17:53:25,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0800790786743s 2018-08-26 17:53:25,821 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-162d781c-96c2-4443-be7f-14497c0672af 2018-08-26 17:53:25,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 17:53:25,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/a3896bb0-dc69-464b-b2cd-abc1edbff475.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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" 2018-08-26 17:53:26,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84d860f9-fef8-48d0-8ccd-925382edd57c Date: Sun, 26 Aug 2018 17:53:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 17:53:26,723 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a3896bb0-dc69-464b-b2cd-abc1edbff475.json used request id req-84d860f9-fef8-48d0-8ccd-925382edd57c 2018-08-26 17:53:26,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.900990962982s 2018-08-26 17:53:26,724 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a3896bb0-dc69-464b-b2cd-abc1edbff475.json used request id req-84d860f9-fef8-48d0-8ccd-925382edd57c 2018-08-26 17:53:26,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 17:53:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" 2018-08-26 17:53:26,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-78a944a2-92ae-4f74-8a3e-4d366aa18255 Date: Sun, 26 Aug 2018 17:53:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"198d02216946417a98c202c2f5fbdbd3","l2_adjacency":true,"status":"ACTIVE","subnets":["398ce364-bdcc-47c8-b858-a80f341d723e"],"description":"","tags":[],"updated_at":"2018-08-26T17:50:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:43Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"bab2fab2-67b7-43d4-bc49-03daa323481c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"86e3c19c90a84f399f1a3f1932bc573d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T17:53:26Z","qos_policy_id":null,"name":"tenantnetwork2-net_9930d63e-054f-4874-aa85-814279484232","admin_state_up":true,"tenant_id":"86e3c19c90a84f399f1a3f1932bc573d","created_at":"2018-08-26T17:53:18Z","mtu":1450}]} 2018-08-26 17:53:26,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-78a944a2-92ae-4f74-8a3e-4d366aa18255 2018-08-26 17:53:26,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857350826263s 2018-08-26 17:53:26,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-78a944a2-92ae-4f74-8a3e-4d366aa18255 2018-08-26 17:53:26,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 17:53:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/bab2fab2-67b7-43d4-bc49-03daa323481c.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}9cb48c8dd93cc460c29c3b438fd10cbae850c9c2" 2018-08-26 17:53:27,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d802908-beab-4ed6-aa4c-a7b98e8bd708 Date: Sun, 26 Aug 2018 17:53:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 17:53:27,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bab2fab2-67b7-43d4-bc49-03daa323481c.json used request id req-4d802908-beab-4ed6-aa4c-a7b98e8bd708 2018-08-26 17:53:27,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09696602821s 2018-08-26 17:53:27,909 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bab2fab2-67b7-43d4-bc49-03daa323481c.json used request id req-4d802908-beab-4ed6-aa4c-a7b98e8bd708 2018-08-26 17:53:27,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 17:53:27,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:28,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5594e058-0bff-4137-bd18-4e2453869b6a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0adb8041f3b84645a9ba9cdaeaf23c80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0adb8041f3b84645a9ba9cdaeaf23c80", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/3aecebf144e34f71b8204f2ddfbe4993"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3aecebf144e34f71b8204f2ddfbe4993", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/502df27f954f497591d273b7c9e3a5f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "502df27f954f497591d273b7c9e3a5f5", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/5e8781eac617469892266a53dc2fabc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e8781eac617469892266a53dc2fabc8", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/60e9821ea0474dffa63e4ae3109bfb89"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60e9821ea0474dffa63e4ae3109bfb89", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/9d638f8cae374f6780299d6581834264"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d638f8cae374f6780299d6581834264", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/c050d38f117f443f8dc7949d5c354c78"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c050d38f117f443f8dc7949d5c354c78", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/c11a52958929449c8f5c8c5e5fbf1a1e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c11a52958929449c8f5c8c5e5fbf1a1e", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/cddd878fc4b846ce8b6e72c750533cf4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cddd878fc4b846ce8b6e72c750533cf4", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/d3c2cd52360d43a6aba29cfb6032ddb0"}, "domain_id": "8b4e755389904151be2aba1fe1e43c20", "enabled": true, "options": {}, "id": "d3c2cd52360d43a6aba29cfb6032ddb0", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/d9b3f91d59374ab398cab0838ebe7bec"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d9b3f91d59374ab398cab0838ebe7bec", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/dca1dd8e93f441c69f70fd90736fe751"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dca1dd8e93f441c69f70fd90736fe751", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_9930d63e-054f-4874-aa85-814279484232", "links": {"self": "http://172.30.9.28:5000/v3/users/e84d2ed5197345ac8e7ba3b94a09ff31"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e84d2ed5197345ac8e7ba3b94a09ff31", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/f9b448dc1e1a4090be7ff810babe8b6c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9b448dc1e1a4090be7ff810babe8b6c", "email": "neutron@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/fe042b3bb3cc4bd796d8c56e5814d95b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fe042b3bb3cc4bd796d8c56e5814d95b", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-26 17:53:28,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5594e058-0bff-4137-bd18-4e2453869b6a 2018-08-26 17:53:28,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0981459617615s 2018-08-26 17:53:28,008 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5594e058-0bff-4137-bd18-4e2453869b6a 2018-08-26 17:53:28,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-26 17:53:28,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e84d2ed5197345ac8e7ba3b94a09ff31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:28,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e2f31f-c901-43c3-81f1-124dafcaf70c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_9930d63e-054f-4874-aa85-814279484232", "links": {"self": "http://172.30.9.28:5000/v3/users/e84d2ed5197345ac8e7ba3b94a09ff31"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e84d2ed5197345ac8e7ba3b94a09ff31", "description": null}} 2018-08-26 17:53:28,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e84d2ed5197345ac8e7ba3b94a09ff31 used request id req-b8e2f31f-c901-43c3-81f1-124dafcaf70c 2018-08-26 17:53:28,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103837013245s 2018-08-26 17:53:28,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e84d2ed5197345ac8e7ba3b94a09ff31 used request id req-b8e2f31f-c901-43c3-81f1-124dafcaf70c 2018-08-26 17:53:28,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-26 17:53:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/e84d2ed5197345ac8e7ba3b94a09ff31 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:28,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 17:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0857e5b-7d42-4dee-af55-1ba15e7dbd04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 17:53:28,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e84d2ed5197345ac8e7ba3b94a09ff31 used request id req-b0857e5b-7d42-4dee-af55-1ba15e7dbd04 2018-08-26 17:53:28,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.231571912766s 2018-08-26 17:53:28,350 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e84d2ed5197345ac8e7ba3b94a09ff31 used request id req-b0857e5b-7d42-4dee-af55-1ba15e7dbd04 2018-08-26 17:53:28,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-26 17:53:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:28,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1654bfc5-775f-4c65-ad6b-8baedab6ca7a Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/198d02216946417a98c202c2f5fbdbd3"}, "tags": [], "enabled": true, "id": "198d02216946417a98c202c2f5fbdbd3", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/86e3c19c90a84f399f1a3f1932bc573d"}, "tags": [], "enabled": true, "id": "86e3c19c90a84f399f1a3f1932bc573d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_9930d63e-054f-4874-aa85-814279484232"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/c9cf51ec20204f63af4b8de2ccdcbafa"}, "tags": [], "enabled": true, "id": "c9cf51ec20204f63af4b8de2ccdcbafa", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-26 17:53:28,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-1654bfc5-775f-4c65-ad6b-8baedab6ca7a 2018-08-26 17:53:28,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0948419570923s 2018-08-26 17:53:28,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-1654bfc5-775f-4c65-ad6b-8baedab6ca7a 2018-08-26 17:53:28,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-26 17:53:28,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/86e3c19c90a84f399f1a3f1932bc573d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:28,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 17:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58f2ee2b-4200-4828-8f84-758b55ed8a8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 17:53:28,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/86e3c19c90a84f399f1a3f1932bc573d used request id req-58f2ee2b-4200-4828-8f84-758b55ed8a8e 2018-08-26 17:53:28,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.200606107712s 2018-08-26 17:53:28,657 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/86e3c19c90a84f399f1a3f1932bc573d used request id req-58f2ee2b-4200-4828-8f84-758b55ed8a8e 2018-08-26 17:53:28,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-26 17:53:28,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:28,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec71ea66-24a4-482c-89d1-20b418007f93 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "50bd54e1763246a1b91863c06e06c5ee", "links": {"self": "http://172.30.9.28:5000/v3/roles/50bd54e1763246a1b91863c06e06c5ee"}, "name": "admin"}, {"domain_id": null, "id": "66201334fad64a3c943d578390cb1889", "links": {"self": "http://172.30.9.28:5000/v3/roles/66201334fad64a3c943d578390cb1889"}, "name": "Member"}, {"domain_id": null, "id": "7ea2db083ff14f118071f0029dacb29a", "links": {"self": "http://172.30.9.28:5000/v3/roles/7ea2db083ff14f118071f0029dacb29a"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9085095a91bf45f99708bb9e0ea4412b", "links": {"self": "http://172.30.9.28:5000/v3/roles/9085095a91bf45f99708bb9e0ea4412b"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "fc5f395e49874f64b376cbc7808a6f19", "links": {"self": "http://172.30.9.28:5000/v3/roles/fc5f395e49874f64b376cbc7808a6f19"}, "name": "heat_stack_user"}]} 2018-08-26 17:53:28,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ec71ea66-24a4-482c-89d1-20b418007f93 2018-08-26 17:53:28,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110696077347s 2018-08-26 17:53:28,771 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ec71ea66-24a4-482c-89d1-20b418007f93 2018-08-26 17:53:28,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-26 17:53:28,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/66201334fad64a3c943d578390cb1889 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a55e882433158f0d1d1068c8788c2b6133a35c1e" 2018-08-26 17:53:28,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Sun, 26 Aug 2018 17:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3945583-cf66-44e5-baeb-7bc6422e35a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-26 17:53:28,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/66201334fad64a3c943d578390cb1889 used request id req-a3945583-cf66-44e5-baeb-7bc6422e35a0 2018-08-26 17:53:28,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.159978866577s 2018-08-26 17:53:28,937 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/66201334fad64a3c943d578390cb1889 used request id req-a3945583-cf66-44e5-baeb-7bc6422e35a0 2018-08-26 17:53:28,989 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-26 17:53:29,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-26 17:53:29,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-26 17:53:29,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-26 17:53:29,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-26 17:53:29,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-26 17:53:29,063 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-26 17:53:29,064 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-26 17:53:29,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-26 17:53:29,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-26 17:53:29,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 26 Aug 2018 17:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1161bacf-d7c3-4975-bb0a-04040d42689d 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.28:5000/v3/", "rel": "self"}]}} 2018-08-26 17:53:29,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1161bacf-d7c3-4975-bb0a-04040d42689d 2018-08-26 17:53:29,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-26 17:53:29,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50bd54e1763246a1b91863c06e06c5ee", "name": "admin"}], "expires_at": "2018-08-26T18:53:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c9cf51ec20204f63af4b8de2ccdcbafa", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "460d6a823a66477f836bf37419efe696"}, {"url": "http://172.30.9.28:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "93e21f52e9e24abd85b52bfdcd58ed7e"}, {"url": "http://192.30.9.3:8776/v3/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d9c461498b44070bebd9d04120bfd77"}], "type": "volumev3", "id": "269d1cb38f904e7d9db1a04f384a2986", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "34f362383a2f4914adb0d9bb576ab5af"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "628b5bee25a64fabbcc5e3d6946c44b6"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cb00da1aa6ce459fb5f95cba6f1277ee"}], "type": "object-store", "id": "33acda02061540bfb9df59f3eb5d1061", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "641eb1f4912b428294d37915bfeed739"}, {"url": "http://192.30.9.3:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac97137f035447e397d309e09bc38870"}, {"url": "http://172.30.9.28:8776/v2/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f5313df2ea8a4a9aa719ebc9145f8272"}], "type": "volumev2", "id": "4c8b43071fac4240885ce448d428be51", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0fe5c8b348dc4d16a67049d515b16162"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5e403f54525f4dca86c08b2b07f7ee3c"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9fd75ed758fe4038af3912cd3349f8c8"}], "type": "image", "id": "4de76e04c71b44c28a03fa95f85c0f8a", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e92b05cc93f4b84a30c0f77fb8a0cb0"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a37a6eee689433fb0003ef41b11e0bf"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c80db07110834b6abc51f5da48caeb6b"}], "type": "event", "id": "4f0e04f015324752b5b827d19f6eb107", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35d2e0a63ddc4d24a7fe5f0fe4452c06"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8387ce2afbc843e4b305c9b761f21ee4"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c5dfa25190314e05ad5d639dcb56efd5"}], "type": "placement", "id": "52947bb9fc2643b0af9608205dfe1ab2", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8b3cc4bfa15d466e850479fe3386db72"}, {"url": "http://172.30.9.28:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae76af2d3686488daf9429a68386e4ef"}, {"url": "http://192.30.9.3:8004/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f656f0f4799e4def9ec69da4016fecce"}], "type": "orchestration", "id": "6bac0fefe125407793de8c0b5c0455a9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8f7522b84d14e44b0deaf3514f506ad"}, {"url": "http://192.30.9.3:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f23a7c037ced406996ac5e1621092a7c"}, {"url": "http://172.30.9.28:8776/v1/c9cf51ec20204f63af4b8de2ccdcbafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f743e1b6062b44fdac57a309cbcf4643"}], "type": "volume", "id": "896b6d8baadf4f05ac2f8d38ee86f567", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "424a6e9985354aee9b7d7981b0a698a6"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ba0c56b4630c4533a6076cb2dce7cc16"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cb9bec1fb355424497ccc9d14bc01bbd"}], "type": "identity", "id": "9dd33820bf7943adae615e7be5be0a2e", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "429530a766e249b49fd70520d43b22e5"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "687d3a9ff3a94c87a6ebd4ab5e343212"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dbb040cbfb504a339a63d4dccc1d807a"}], "type": "cloudformation", "id": "ad695a19396e471697103d6cff5316fd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0af72bf8513947e8a56ab13183d14720"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1aee662cef3e4fd7b52da216d7ab428b"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "53ab672425e44221bc49787f9519e146"}], "type": "network", "id": "b2e104dc00434ef4b4c67a6e4ba5cb63", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aabd8b1a974a4e04bae3b78d177f90c7"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc5cb61524114e5fb8389d8e8a1f5c7a"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc88ee2228e94ddbbcea333819de1436"}], "type": "metric", "id": "c4d9ee50281f4acfa822429cf5735dba", "name": "gnocchi"}, {"endpoints": [], "type": "metering", "id": "e34ecde488c8415b8f5bc60e4ce283a9", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "30b1e3ca166e4353aeec1c0e8fc1b375"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8823f1bd91514196b736954f2ede094e"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e738c13782e44dc0b40b68c07ee4cece"}], "type": "alarming", "id": "e48898b7d35f4b819e0990ae3995f658", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "430cfbdaf24540b5a5382d309ac4f1b3"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69e59104ddd14f57b5a3b9f468fa399a"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fd8141b2717e4947b8039bc136a07035"}], "type": "compute", "id": "f866873a1f9d4f4b8902305bc2062e48", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d9b3f91d59374ab398cab0838ebe7bec"}, "audit_ids": ["FwqkrUhISjq0ZHaY67JDXg"], "issued_at": "2018-08-26T17:53:29.000000Z"}} 2018-08-26 17:53:29,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 17:53:29,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28: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}219accf30604b202cd45fcaa9870fbd611b34c52" 2018-08-26 17:53:29,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-aab61cac-ca09-4a0d-85f9-f0ad840bc40e Date: Sun, 26 Aug 2018 17:53:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"198d02216946417a98c202c2f5fbdbd3","l2_adjacency":true,"status":"ACTIVE","subnets":["398ce364-bdcc-47c8-b858-a80f341d723e"],"description":"","tags":[],"updated_at":"2018-08-26T17:50:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:43Z","provider:network_type":"flat"}]} 2018-08-26 17:53:29,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aab61cac-ca09-4a0d-85f9-f0ad840bc40e 2018-08-26 17:53:29,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.314955949783s 2018-08-26 17:53:29,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aab61cac-ca09-4a0d-85f9-f0ad840bc40e 2018-08-26 17:53:29,769 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-26 17:53:29,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-26 17:53:29,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}219accf30604b202cd45fcaa9870fbd611b34c52" -d '{"network": {"name": "vmready1-net_5af46b7d-75df-4a2c-a975-0bda6ec422fd", "admin_state_up": true}}' 2018-08-26 17:53:31,125 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-5162371d-c592-41f0-b266-f0a6ad8e7865 Date: Sun, 26 Aug 2018 17:53:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"eb92a04c-e1c6-4224-a789-71b3201deb39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"c9cf51ec20204f63af4b8de2ccdcbafa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T17:53:30Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_5af46b7d-75df-4a2c-a975-0bda6ec422fd","admin_state_up":true,"tenant_id":"c9cf51ec20204f63af4b8de2ccdcbafa","created_at":"2018-08-26T17:53:30Z","mtu":1450}} 2018-08-26 17:53:31,125 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5162371d-c592-41f0-b266-f0a6ad8e7865 2018-08-26 17:53:31,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.35517811775s 2018-08-26 17:53:31,126 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5162371d-c592-41f0-b266-f0a6ad8e7865 2018-08-26 17:53:31,126 - 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-26T17:53:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'eb92a04c-e1c6-4224-a789-71b3201deb39', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_5af46b7d-75df-4a2c-a975-0bda6ec422fd', u'created_at': u'2018-08-26T17:53:30Z', u'mtu': 1450, u'tenant_id': u'c9cf51ec20204f63af4b8de2ccdcbafa', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c9cf51ec20204f63af4b8de2ccdcbafa', u'l2_adjacency': True}) 2018-08-26 17:53:31,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 17:53:31,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}219accf30604b202cd45fcaa9870fbd611b34c52" 2018-08-26 17:53:31,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-583309a4-a78a-4f2c-912a-6018dd57f210 Date: Sun, 26 Aug 2018 17:53:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"198d02216946417a98c202c2f5fbdbd3","l2_adjacency":true,"status":"ACTIVE","subnets":["398ce364-bdcc-47c8-b858-a80f341d723e"],"description":"","tags":[],"updated_at":"2018-08-26T17:50:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"eb92a04c-e1c6-4224-a789-71b3201deb39","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"c9cf51ec20204f63af4b8de2ccdcbafa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T17:53:30Z","qos_policy_id":null,"name":"vmready1-net_5af46b7d-75df-4a2c-a975-0bda6ec422fd","admin_state_up":true,"tenant_id":"c9cf51ec20204f63af4b8de2ccdcbafa","created_at":"2018-08-26T17:53:30Z","provider:network_type":"vxlan"}]} 2018-08-26 17:53:31,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-583309a4-a78a-4f2c-912a-6018dd57f210 2018-08-26 17:53:31,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0997040271759s 2018-08-26 17:53:31,227 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-583309a4-a78a-4f2c-912a-6018dd57f210 2018-08-26 17:53:31,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-26 17:53:31,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}219accf30604b202cd45fcaa9870fbd611b34c52" -d '{"subnet": {"name": "vmready1-subnet_5af46b7d-75df-4a2c-a975-0bda6ec422fd", "enable_dhcp": true, "network_id": "eb92a04c-e1c6-4224-a789-71b3201deb39", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-26 17:53:31,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-ba1e12f9-a4ec-4615-8a7a-d528f656f89b Date: Sun, 26 Aug 2018 17:53:31 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-26T17:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9cf51ec20204f63af4b8de2ccdcbafa","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_5af46b7d-75df-4a2c-a975-0bda6ec422fd","enable_dhcp":true,"segment_id":null,"network_id":"eb92a04c-e1c6-4224-a789-71b3201deb39","tenant_id":"c9cf51ec20204f63af4b8de2ccdcbafa","created_at":"2018-08-26T17:53:31Z","ip_version":4}} 2018-08-26 17:53:31,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ba1e12f9-a4ec-4615-8a7a-d528f656f89b 2018-08-26 17:53:31,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.383246898651s 2018-08-26 17:53:31,612 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ba1e12f9-a4ec-4615-8a7a-d528f656f89b 2018-08-26 17:53:31,613 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T17:53:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_5af46b7d-75df-4a2c-a975-0bda6ec422fd', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'eb92a04c-e1c6-4224-a789-71b3201deb39', u'tenant_id': u'c9cf51ec20204f63af4b8de2ccdcbafa', u'created_at': u'2018-08-26T17:53:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c9cf51ec20204f63af4b8de2ccdcbafa'}) 2018-08-26 17:53:31,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-26 17:53:31,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}219accf30604b202cd45fcaa9870fbd611b34c52" -d '{"router": {"external_gateway_info": {"network_id": "9fc03ed6-5a01-47d0-aa15-10b56ddf3024"}, "name": "vmready1-router_5af46b7d-75df-4a2c-a975-0bda6ec422fd", "admin_state_up": true}}' 2018-08-26 17:53:32,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-61110261-38e4-4ff8-94e1-181ef4a31fb8 Date: Sun, 26 Aug 2018 17:53:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9fc03ed6-5a01-47d0-aa15-10b56ddf3024", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "398ce364-bdcc-47c8-b858-a80f341d723e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "created_at": "2018-08-26T17:53:31Z", "admin_state_up": true, "updated_at": "2018-08-26T17:53:32Z", "project_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "836bb0ee-8b1e-459c-9b5f-b83031408f95", "name": "vmready1-router_5af46b7d-75df-4a2c-a975-0bda6ec422fd"}} 2018-08-26 17:53:32,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-61110261-38e4-4ff8-94e1-181ef4a31fb8 2018-08-26 17:53:32,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.30432391167s 2018-08-26 17:53:32,918 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-61110261-38e4-4ff8-94e1-181ef4a31fb8 2018-08-26 17:53:32,918 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-26T17:53:32Z', u'revision_number': 3, u'ha': False, u'id': u'836bb0ee-8b1e-459c-9b5f-b83031408f95', u'external_gateway_info': {u'network_id': u'9fc03ed6-5a01-47d0-aa15-10b56ddf3024', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'398ce364-bdcc-47c8-b858-a80f341d723e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_5af46b7d-75df-4a2c-a975-0bda6ec422fd', u'admin_state_up': True, u'tenant_id': u'c9cf51ec20204f63af4b8de2ccdcbafa', u'created_at': u'2018-08-26T17:53:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'c9cf51ec20204f63af4b8de2ccdcbafa'}) 2018-08-26 17:53:32,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-26 17:53:32,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/836bb0ee-8b1e-459c-9b5f-b83031408f95/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}219accf30604b202cd45fcaa9870fbd611b34c52" -d '{"subnet_id": "994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2"}' 2018-08-26 17:53:34,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ccab69f9-8285-4090-86db-a311637b8daf Date: Sun, 26 Aug 2018 17:53:34 GMT RESP BODY: {"network_id": "eb92a04c-e1c6-4224-a789-71b3201deb39", "tenant_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "subnet_id": "994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2", "subnet_ids": ["994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2"], "port_id": "c8788713-20c3-4568-8e03-1dda8c158cd2", "id": "836bb0ee-8b1e-459c-9b5f-b83031408f95"} 2018-08-26 17:53:34,731 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/836bb0ee-8b1e-459c-9b5f-b83031408f95/add_router_interface.json used request id req-ccab69f9-8285-4090-86db-a311637b8daf 2018-08-26 17:53:34,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.81182789803s 2018-08-26 17:53:34,731 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/836bb0ee-8b1e-459c-9b5f-b83031408f95/add_router_interface.json used request id req-ccab69f9-8285-4090-86db-a311637b8daf returning object 836bb0ee-8b1e-459c-9b5f-b83031408f95 2018-08-26 17:53:34,732 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-26 17:53:34,858 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-26 17:53:34,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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-26 17:53:34,865 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sun, 26 Aug 2018 17:53:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-26 17:53:34,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-26 17:53:34,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}219accf30604b202cd45fcaa9870fbd611b34c52" 2018-08-26 17:53:35,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-074a74ec-c92e-472e-9f03-f2d3e89786c6 Date: Sun, 26 Aug 2018 17:53:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-26 17:53:35,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-074a74ec-c92e-472e-9f03-f2d3e89786c6 2018-08-26 17:53:35,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.664008140564s 2018-08-26 17:53:35,534 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-074a74ec-c92e-472e-9f03-f2d3e89786c6 2018-08-26 17:53:35,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-26 17:53:35,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28: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}219accf30604b202cd45fcaa9870fbd611b34c52" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_5af46b7d-75df-4a2c-a975-0bda6ec422fd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_5af46b7d-75df-4a2c-a975-0bda6ec422fd"}' 2018-08-26 17:53:35,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a82d3d3b-96f2-42a9-b695-fcf20495a539 Date: Sun, 26 Aug 2018 17:53:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520/file", "owner": "c9cf51ec20204f63af4b8de2ccdcbafa", "id": "a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520", "size": null, "self": "/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-26T17:53:35Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_5af46b7d-75df-4a2c-a975-0bda6ec422fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_5af46b7d-75df-4a2c-a975-0bda6ec422fd", "checksum": null, "created_at": "2018-08-26T17:53:35Z", "protected": false} 2018-08-26 17:53:35,698 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a82d3d3b-96f2-42a9-b695-fcf20495a539 2018-08-26 17:53:35,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.157122135162s 2018-08-26 17:53:35,698 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a82d3d3b-96f2-42a9-b695-fcf20495a539 returning object a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520 2018-08-26 17:53:35,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-26 17:53:35,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520/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}219accf30604b202cd45fcaa9870fbd611b34c52" -d '' 2018-08-26 17:55:35,716 - shade - DEBUG - Unable to establish connection to http://172.30.9.28:9292/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-08-26 17:55:35,716 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.017131805 seconds, retrying 2018-08-26 17:55:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520/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}219accf30604b202cd45fcaa9870fbd611b34c52" -d '' 2018-08-26 17:55:36,398 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-993b6907-670c-4830-bacf-fc2bbecf27be Date: Sun, 26 Aug 2018 17:55:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 17:55:36,399 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520/file used request id req-993b6907-670c-4830-bacf-fc2bbecf27be 2018-08-26 17:55:36,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.699815035s 2018-08-26 17:55:36,399 - shade - DEBUG - Deleting failed upload of image vmready1-img_5af46b7d-75df-4a2c-a975-0bda6ec422fd 2018-08-26 17:55:36,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-26 17:55:36,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}219accf30604b202cd45fcaa9870fbd611b34c52" 2018-08-26 17:55:36,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9b6f0de-5db4-4c8b-802c-0b5be3a84d4f Date: Sun, 26 Aug 2018 17:55:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-26 17:55:36,494 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520 used request id req-e9b6f0de-5db4-4c8b-802c-0b5be3a84d4f 2018-08-26 17:55:36,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.0938889980316s 2018-08-26 17:55:36,494 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520 used request id req-e9b6f0de-5db4-4c8b-802c-0b5be3a84d4f 2018-08-26 17:55:36,494 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.28:9292/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520/file Conflict 2018-08-26 17:55:36,500 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.28:9292/v2/images/a91b6fc5-4f1f-4cc2-ac78-0b016cdcd520/file Conflict 2018-08-26 17:55:36,613 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-26 17:55:36,613 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:07 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-26 17:55:36,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-26 17:55:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/836bb0ee-8b1e-459c-9b5f-b83031408f95/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}219accf30604b202cd45fcaa9870fbd611b34c52" -d '{"subnet_id": "994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2"}' 2018-08-26 17:55:39,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-555901cd-78b1-466c-84d1-89612d1fc5db Date: Sun, 26 Aug 2018 17:55:39 GMT RESP BODY: {"network_id": "eb92a04c-e1c6-4224-a789-71b3201deb39", "tenant_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "subnet_id": "994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2", "subnet_ids": ["994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2"], "port_id": "c8788713-20c3-4568-8e03-1dda8c158cd2", "id": "836bb0ee-8b1e-459c-9b5f-b83031408f95"} 2018-08-26 17:55:39,091 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/836bb0ee-8b1e-459c-9b5f-b83031408f95/remove_router_interface.json used request id req-555901cd-78b1-466c-84d1-89612d1fc5db 2018-08-26 17:55:39,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.47312307358s 2018-08-26 17:55:39,091 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/836bb0ee-8b1e-459c-9b5f-b83031408f95/remove_router_interface.json used request id req-555901cd-78b1-466c-84d1-89612d1fc5db returning object 836bb0ee-8b1e-459c-9b5f-b83031408f95 2018-08-26 17:55:39,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-26 17:55:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}219accf30604b202cd45fcaa9870fbd611b34c52" 2018-08-26 17:55:39,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-92e64552-b746-40a3-9018-3f0c918e702f Date: Sun, 26 Aug 2018 17:55:39 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9fc03ed6-5a01-47d0-aa15-10b56ddf3024", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "398ce364-bdcc-47c8-b858-a80f341d723e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "created_at": "2018-08-26T17:53:31Z", "admin_state_up": true, "updated_at": "2018-08-26T17:55:38Z", "project_id": "c9cf51ec20204f63af4b8de2ccdcbafa", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "836bb0ee-8b1e-459c-9b5f-b83031408f95", "name": "vmready1-router_5af46b7d-75df-4a2c-a975-0bda6ec422fd"}]} 2018-08-26 17:55:39,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-92e64552-b746-40a3-9018-3f0c918e702f 2018-08-26 17:55:39,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.102943897247s 2018-08-26 17:55:39,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-92e64552-b746-40a3-9018-3f0c918e702f 2018-08-26 17:55:39,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-26 17:55:39,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/836bb0ee-8b1e-459c-9b5f-b83031408f95.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}219accf30604b202cd45fcaa9870fbd611b34c52" 2018-08-26 17:55:40,263 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3a79fb8-26ae-4894-a20b-29c5a77a07d8 Content-Length: 0 Date: Sun, 26 Aug 2018 17:55:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 17:55:40,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/836bb0ee-8b1e-459c-9b5f-b83031408f95.json used request id req-a3a79fb8-26ae-4894-a20b-29c5a77a07d8 2018-08-26 17:55:40,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.06676506996s 2018-08-26 17:55:40,264 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/836bb0ee-8b1e-459c-9b5f-b83031408f95.json used request id req-a3a79fb8-26ae-4894-a20b-29c5a77a07d8 2018-08-26 17:55:40,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-26 17:55:40,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}219accf30604b202cd45fcaa9870fbd611b34c52" 2018-08-26 17:55:40,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-245dad34-10f3-4525-ba04-7aebc02b22a4 Date: Sun, 26 Aug 2018 17:55:40 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-26T17:50:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"398ce364-bdcc-47c8-b858-a80f341d723e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"198d02216946417a98c202c2f5fbdbd3","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:49Z","ip_version":4},{"updated_at":"2018-08-26T17:53:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c9cf51ec20204f63af4b8de2ccdcbafa","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_5af46b7d-75df-4a2c-a975-0bda6ec422fd","enable_dhcp":true,"segment_id":null,"network_id":"eb92a04c-e1c6-4224-a789-71b3201deb39","tenant_id":"c9cf51ec20204f63af4b8de2ccdcbafa","created_at":"2018-08-26T17:53:31Z","ip_version":4}]} 2018-08-26 17:55:40,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-245dad34-10f3-4525-ba04-7aebc02b22a4 2018-08-26 17:55:40,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0377161502838s 2018-08-26 17:55:40,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-245dad34-10f3-4525-ba04-7aebc02b22a4 2018-08-26 17:55:40,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-26 17:55:40,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2.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}219accf30604b202cd45fcaa9870fbd611b34c52" 2018-08-26 17:55:41,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6fff989c-bbb2-4ce7-8ac0-693e600a2c0d Date: Sun, 26 Aug 2018 17:55:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 17:55:41,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2.json used request id req-6fff989c-bbb2-4ce7-8ac0-693e600a2c0d 2018-08-26 17:55:41,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.956576108932s 2018-08-26 17:55:41,261 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/994b6aa5-4b8c-4ce5-b6f7-82aaaac074a2.json used request id req-6fff989c-bbb2-4ce7-8ac0-693e600a2c0d 2018-08-26 17:55:41,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-26 17:55:41,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28: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}219accf30604b202cd45fcaa9870fbd611b34c52" 2018-08-26 17:55:41,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-fb977c2d-aade-4ad1-9030-987fe241197b Date: Sun, 26 Aug 2018 17:55:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"9fc03ed6-5a01-47d0-aa15-10b56ddf3024","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"198d02216946417a98c202c2f5fbdbd3","l2_adjacency":true,"status":"ACTIVE","subnets":["398ce364-bdcc-47c8-b858-a80f341d723e"],"description":"","tags":[],"updated_at":"2018-08-26T17:50:49Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"198d02216946417a98c202c2f5fbdbd3","created_at":"2018-08-26T17:50:43Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"eb92a04c-e1c6-4224-a789-71b3201deb39","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"c9cf51ec20204f63af4b8de2ccdcbafa","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-26T17:55:41Z","qos_policy_id":null,"name":"vmready1-net_5af46b7d-75df-4a2c-a975-0bda6ec422fd","admin_state_up":true,"tenant_id":"c9cf51ec20204f63af4b8de2ccdcbafa","created_at":"2018-08-26T17:53:30Z","provider:network_type":"vxlan"}]} 2018-08-26 17:55:41,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fb977c2d-aade-4ad1-9030-987fe241197b 2018-08-26 17:55:41,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0778257846832s 2018-08-26 17:55:41,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fb977c2d-aade-4ad1-9030-987fe241197b 2018-08-26 17:55:41,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-26 17:55:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/eb92a04c-e1c6-4224-a789-71b3201deb39.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}219accf30604b202cd45fcaa9870fbd611b34c52" 2018-08-26 17:55:42,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-171429b1-bf99-4a24-8d09-4a28d6206d50 Date: Sun, 26 Aug 2018 17:55:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-26 17:55:42,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/eb92a04c-e1c6-4224-a789-71b3201deb39.json used request id req-171429b1-bf99-4a24-8d09-4a28d6206d50 2018-08-26 17:55:42,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00051903725s 2018-08-26 17:55:42,341 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/eb92a04c-e1c6-4224-a789-71b3201deb39.json used request id req-171429b1-bf99-4a24-8d09-4a28d6206d50 2018-08-26 17:55:42,342 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-08-26 17:55:42,342 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 02:07 | FAIL | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-26 17:55:42,356 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR