2018-09-07 04:57:32,659 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-298 | | 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-09-07 04:57:32,664 - 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.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=nHQAt4u7ZHMKNEqbErdVwrwAY 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=bb2bb136b46c4892be31ea5c4adb3574 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-07 04:57:32,664 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-07 04:57:32,665 - 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-09-07 04:57:32,694 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-07 04:57:32,785 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-07 04:57:32,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-07 04:57:32,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 04:57:32,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a44fd8d-507c-48f0-955d-42cc19839f34 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.24:5000/v3/", "rel": "self"}]}} 2018-09-07 04:57:32,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7a44fd8d-507c-48f0-955d-42cc19839f34 2018-09-07 04:57:32,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-07 04:57:33,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a5cf52a0ac843c6bd02728ae3b5e244", "name": "admin"}], "expires_at": "2018-09-07T05:57:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb2bb136b46c4892be31ea5c4adb3574", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "021ac95684f244f2bc81e8f45bcb3ebb", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e02d493d72a45609b260558aa55ef2a"}, {"url": "http://172.30.9.24:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "609dfcd145bb4e4486356aef8f76f32e"}, {"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968db42abeb445eb9ee9e342b1d4c30c"}], "type": "orchestration", "id": "0d07176bdac045659d8e330b7be64363", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e791edf43946c0b1c9d5c43a3479f9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96a8883d801f4826b603e3661b9a6d5e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd6b6af5e41848498a0dba017cfbc017"}], "type": "cloudformation", "id": "14cac624f7d24e91b6313d2aa64ef2df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.31:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eab176484854f48a51996d24a741598"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3d55fe378854bf5852e593740027749"}, {"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa6ff40014544c0997498b9751138fd4"}], "type": "object-store", "id": "2d2f9921bb4544338138d194f143a3bd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac7f11301440476795bd2cab525f2898"}, {"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb75fb568744489c9cd8610c1bc07aa1"}, {"url": "http://172.30.9.24:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f237d029de62497bab77a4b731b12ea3"}], "type": "volumev2", "id": "37d9c5364640468cb9d151c8ab5ddb1d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b0f98a948d444dc908d8a84fb7f6963"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5de1e9d00c847a5bca1fa382a7addca"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e728eb7327fc4905bcebaadf0f1acd0f"}], "type": "alarming", "id": "62ebc41949584ae9829cf09923125b99", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08aa8e4855314a0a9824585b47cecf21"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ded757f9b374824af5b66cd8f56d92c"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d38a6c93ade34bd48f1e6e9db8f4e8ae"}], "type": "event", "id": "6e06a0775fab45b7bf2e86b7ce28c449", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88b7e2742b254583aef50e18e5d0dbd6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fcf57dbd45346aab5c22671783a767e"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "edfadc1256d542178e8781a35baa4d9b"}], "type": "image", "id": "6ef94ccaa6e140729bc3f45afe5085a2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "108851fa3eff43ff81f460c6617d34d1"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c001364747124ccda26145506e792e56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44eb1f7e1ad4c34890a8ff1eade44f0"}], "type": "compute", "id": "71aff16d58c7453b92a6416fd21f8dc7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01e6c570f32e49e7a05dd9bb6ac41ac7"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f2a57f7024547df8393abdd209d939f"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "904b936fd5cd4ac39c3ee1ee179ffebd"}], "type": "placement", "id": "7886d96ddc0442fda1c8df3d90c4d9f1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7768123580f94995af35fea4252cbb70"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b267d692704c2a95c36d46f4f5dc01"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e65dacf8aa442b90f1bcd031f63ae4"}], "type": "volumev3", "id": "8c530432fcbe427a94109d5af6749936", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2a9110ba6f47aea4a6e808638e73b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef684bea795d4ef68ab632f506530723"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f654d562a9f846939b37beaaf17c2c9c"}], "type": "metric", "id": "a11c8c89180549aab09d8425330073ed", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c04eb5d3f084fe4b477e8f3d893dfd5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89397f92a449427489adea270e617281"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4c1d4ac34ab4cfdacca40c85551bddc"}], "type": "identity", "id": "c3b45e3ba7ac45f6a1dca91fb7925657", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0854630563574a65a5decb5c60e56f06"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f84149791f44689acec4a85e15cf0d6"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab9581f065214dd4a5707dbac99719f1"}], "type": "network", "id": "f1875a10e6fc41f18cd02d6f4ca58a87", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301e610a71ec451dbaf56c619ab98420"}, {"url": "http://172.30.9.24:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97bf6fd773ca4d91b33cbbadf529ad6e"}, {"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cba9684dba874d00bb5180e185327964"}], "type": "volume", "id": "f9e194a608db4c58a000f67731bc779f", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e64dcb37264240e4b9fa5e3c0298744b"}, "audit_ids": ["XjiDYGAxTouGYFKdfe9JWA"], "issued_at": "2018-09-07T04:57:33.000000Z"}} 2018-09-07 04:57:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:33,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a037f8ec-d038-4465-828d-c07ff86420d3 x-compute-request-id: req-a037f8ec-d038-4465-828d-c07ff86420d3 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-09-07 04:57:33,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-a037f8ec-d038-4465-828d-c07ff86420d3 2018-09-07 04:57:33,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.17706394196s 2018-09-07 04:57:33,964 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-a037f8ec-d038-4465-828d-c07ff86420d3 2018-09-07 04:57:33,964 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-07 04:57:33,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 04:57:33,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 07 Sep 2018 04:57:33 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-07 04:57:33,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 04:57:33,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:34,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112c7085-d35b-467e-90b8-853065e01c04 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dade74cf37c9445b8ab8f914980b490c"}, "tags": [], "enabled": true, "id": "dade74cf37c9445b8ab8f914980b490c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-07 04:57:34,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-112c7085-d35b-467e-90b8-853065e01c04 2018-09-07 04:57:34,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151749134064s 2018-09-07 04:57:34,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-112c7085-d35b-467e-90b8-853065e01c04 2018-09-07 04:57:34,126 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'dade74cf37c9445b8ab8f914980b490c', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-07 04:57:34,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-07 04:57:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:34,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa3989e-53c1-4b86-9178-c8b0f629a400 Content-Encoding: gzip Content-Length: 1979 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/01e6c570f32e49e7a05dd9bb6ac41ac7"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7886d96ddc0442fda1c8df3d90c4d9f1", "id": "01e6c570f32e49e7a05dd9bb6ac41ac7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0854630563574a65a5decb5c60e56f06"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f1875a10e6fc41f18cd02d6f4ca58a87", "id": "0854630563574a65a5decb5c60e56f06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/08aa8e4855314a0a9824585b47cecf21"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e06a0775fab45b7bf2e86b7ce28c449", "id": "08aa8e4855314a0a9824585b47cecf21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/108851fa3eff43ff81f460c6617d34d1"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71aff16d58c7453b92a6416fd21f8dc7", "id": "108851fa3eff43ff81f460c6617d34d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2d2a9110ba6f47aea4a6e808638e73b0"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a11c8c89180549aab09d8425330073ed", "id": "2d2a9110ba6f47aea4a6e808638e73b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2e02d493d72a45609b260558aa55ef2a"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0d07176bdac045659d8e330b7be64363", "id": "2e02d493d72a45609b260558aa55ef2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/301e610a71ec451dbaf56c619ab98420"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9e194a608db4c58a000f67731bc779f", "id": "301e610a71ec451dbaf56c619ab98420"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/3f2a57f7024547df8393abdd209d939f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7886d96ddc0442fda1c8df3d90c4d9f1", "id": "3f2a57f7024547df8393abdd209d939f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/4f84149791f44689acec4a85e15cf0d6"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f1875a10e6fc41f18cd02d6f4ca58a87", "id": "4f84149791f44689acec4a85e15cf0d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5b0f98a948d444dc908d8a84fb7f6963"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "62ebc41949584ae9829cf09923125b99", "id": "5b0f98a948d444dc908d8a84fb7f6963"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/609dfcd145bb4e4486356aef8f76f32e"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0d07176bdac045659d8e330b7be64363", "id": "609dfcd145bb4e4486356aef8f76f32e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/64e791edf43946c0b1c9d5c43a3479f9"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14cac624f7d24e91b6313d2aa64ef2df", "id": "64e791edf43946c0b1c9d5c43a3479f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7768123580f94995af35fea4252cbb70"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8c530432fcbe427a94109d5af6749936", "id": "7768123580f94995af35fea4252cbb70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7c04eb5d3f084fe4b477e8f3d893dfd5"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c3b45e3ba7ac45f6a1dca91fb7925657", "id": "7c04eb5d3f084fe4b477e8f3d893dfd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/88b7e2742b254583aef50e18e5d0dbd6"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ef94ccaa6e140729bc3f45afe5085a2", "id": "88b7e2742b254583aef50e18e5d0dbd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/89397f92a449427489adea270e617281"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c3b45e3ba7ac45f6a1dca91fb7925657", "id": "89397f92a449427489adea270e617281"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8ded757f9b374824af5b66cd8f56d92c"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e06a0775fab45b7bf2e86b7ce28c449", "id": "8ded757f9b374824af5b66cd8f56d92c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8eab176484854f48a51996d24a741598"}, "url": "http://12.0.0.31:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2d2f9921bb4544338138d194f143a3bd", "id": "8eab176484854f48a51996d24a741598"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/904b936fd5cd4ac39c3ee1ee179ffebd"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7886d96ddc0442fda1c8df3d90c4d9f1", "id": "904b936fd5cd4ac39c3ee1ee179ffebd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/968db42abeb445eb9ee9e342b1d4c30c"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0d07176bdac045659d8e330b7be64363", "id": "968db42abeb445eb9ee9e342b1d4c30c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/96a8883d801f4826b603e3661b9a6d5e"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14cac624f7d24e91b6313d2aa64ef2df", "id": "96a8883d801f4826b603e3661b9a6d5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/96b267d692704c2a95c36d46f4f5dc01"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8c530432fcbe427a94109d5af6749936", "id": "96b267d692704c2a95c36d46f4f5dc01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/97bf6fd773ca4d91b33cbbadf529ad6e"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9e194a608db4c58a000f67731bc779f", "id": "97bf6fd773ca4d91b33cbbadf529ad6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/97e65dacf8aa442b90f1bcd031f63ae4"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8c530432fcbe427a94109d5af6749936", "id": "97e65dacf8aa442b90f1bcd031f63ae4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/9fcf57dbd45346aab5c22671783a767e"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ef94ccaa6e140729bc3f45afe5085a2", "id": "9fcf57dbd45346aab5c22671783a767e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a4c1d4ac34ab4cfdacca40c85551bddc"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c3b45e3ba7ac45f6a1dca91fb7925657", "id": "a4c1d4ac34ab4cfdacca40c85551bddc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ab9581f065214dd4a5707dbac99719f1"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f1875a10e6fc41f18cd02d6f4ca58a87", "id": "ab9581f065214dd4a5707dbac99719f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ac7f11301440476795bd2cab525f2898"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37d9c5364640468cb9d151c8ab5ddb1d", "id": "ac7f11301440476795bd2cab525f2898"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c001364747124ccda26145506e792e56"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71aff16d58c7453b92a6416fd21f8dc7", "id": "c001364747124ccda26145506e792e56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c44eb1f7e1ad4c34890a8ff1eade44f0"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71aff16d58c7453b92a6416fd21f8dc7", "id": "c44eb1f7e1ad4c34890a8ff1eade44f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cba9684dba874d00bb5180e185327964"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9e194a608db4c58a000f67731bc779f", "id": "cba9684dba874d00bb5180e185327964"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d38a6c93ade34bd48f1e6e9db8f4e8ae"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e06a0775fab45b7bf2e86b7ce28c449", "id": "d38a6c93ade34bd48f1e6e9db8f4e8ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d3d55fe378854bf5852e593740027749"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2d2f9921bb4544338138d194f143a3bd", "id": "d3d55fe378854bf5852e593740027749"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d5de1e9d00c847a5bca1fa382a7addca"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "62ebc41949584ae9829cf09923125b99", "id": "d5de1e9d00c847a5bca1fa382a7addca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/dd6b6af5e41848498a0dba017cfbc017"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14cac624f7d24e91b6313d2aa64ef2df", "id": "dd6b6af5e41848498a0dba017cfbc017"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e728eb7327fc4905bcebaadf0f1acd0f"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "62ebc41949584ae9829cf09923125b99", "id": "e728eb7327fc4905bcebaadf0f1acd0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/eb75fb568744489c9cd8610c1bc07aa1"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37d9c5364640468cb9d151c8ab5ddb1d", "id": "eb75fb568744489c9cd8610c1bc07aa1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/edfadc1256d542178e8781a35baa4d9b"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ef94ccaa6e140729bc3f45afe5085a2", "id": "edfadc1256d542178e8781a35baa4d9b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ef684bea795d4ef68ab632f506530723"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a11c8c89180549aab09d8425330073ed", "id": "ef684bea795d4ef68ab632f506530723"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f237d029de62497bab77a4b731b12ea3"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37d9c5364640468cb9d151c8ab5ddb1d", "id": "f237d029de62497bab77a4b731b12ea3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f654d562a9f846939b37beaaf17c2c9c"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a11c8c89180549aab09d8425330073ed", "id": "f654d562a9f846939b37beaaf17c2c9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fa6ff40014544c0997498b9751138fd4"}, "url": "http://12.0.0.31:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2d2f9921bb4544338138d194f143a3bd", "id": "fa6ff40014544c0997498b9751138fd4"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-07 04:57:34,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-2fa3989e-53c1-4b86-9178-c8b0f629a400 2018-09-07 04:57:34,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0907530784607s 2018-09-07 04:57:34,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-2fa3989e-53c1-4b86-9178-c8b0f629a400 2018-09-07 04:57:34,228 - 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.24:5000/v3/endpoints/01e6c570f32e49e7a05dd9bb6ac41ac7'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7886d96ddc0442fda1c8df3d90c4d9f1', u'id': u'01e6c570f32e49e7a05dd9bb6ac41ac7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0854630563574a65a5decb5c60e56f06'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f1875a10e6fc41f18cd02d6f4ca58a87', u'id': u'0854630563574a65a5decb5c60e56f06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/08aa8e4855314a0a9824585b47cecf21'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6e06a0775fab45b7bf2e86b7ce28c449', u'id': u'08aa8e4855314a0a9824585b47cecf21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/108851fa3eff43ff81f460c6617d34d1'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'71aff16d58c7453b92a6416fd21f8dc7', u'id': u'108851fa3eff43ff81f460c6617d34d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2d2a9110ba6f47aea4a6e808638e73b0'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a11c8c89180549aab09d8425330073ed', u'id': u'2d2a9110ba6f47aea4a6e808638e73b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2e02d493d72a45609b260558aa55ef2a'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0d07176bdac045659d8e330b7be64363', u'id': u'2e02d493d72a45609b260558aa55ef2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/301e610a71ec451dbaf56c619ab98420'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f9e194a608db4c58a000f67731bc779f', u'id': u'301e610a71ec451dbaf56c619ab98420'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/3f2a57f7024547df8393abdd209d939f'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7886d96ddc0442fda1c8df3d90c4d9f1', u'id': u'3f2a57f7024547df8393abdd209d939f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/4f84149791f44689acec4a85e15cf0d6'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f1875a10e6fc41f18cd02d6f4ca58a87', u'id': u'4f84149791f44689acec4a85e15cf0d6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5b0f98a948d444dc908d8a84fb7f6963'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'62ebc41949584ae9829cf09923125b99', u'id': u'5b0f98a948d444dc908d8a84fb7f6963'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/609dfcd145bb4e4486356aef8f76f32e'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0d07176bdac045659d8e330b7be64363', u'id': u'609dfcd145bb4e4486356aef8f76f32e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/64e791edf43946c0b1c9d5c43a3479f9'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'14cac624f7d24e91b6313d2aa64ef2df', u'id': u'64e791edf43946c0b1c9d5c43a3479f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7768123580f94995af35fea4252cbb70'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8c530432fcbe427a94109d5af6749936', u'id': u'7768123580f94995af35fea4252cbb70'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7c04eb5d3f084fe4b477e8f3d893dfd5'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c3b45e3ba7ac45f6a1dca91fb7925657', u'id': u'7c04eb5d3f084fe4b477e8f3d893dfd5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/88b7e2742b254583aef50e18e5d0dbd6'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6ef94ccaa6e140729bc3f45afe5085a2', u'id': u'88b7e2742b254583aef50e18e5d0dbd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/89397f92a449427489adea270e617281'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c3b45e3ba7ac45f6a1dca91fb7925657', u'id': u'89397f92a449427489adea270e617281'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8ded757f9b374824af5b66cd8f56d92c'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6e06a0775fab45b7bf2e86b7ce28c449', u'id': u'8ded757f9b374824af5b66cd8f56d92c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8eab176484854f48a51996d24a741598'}, u'url': u'http://12.0.0.31:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2d2f9921bb4544338138d194f143a3bd', u'id': u'8eab176484854f48a51996d24a741598'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/904b936fd5cd4ac39c3ee1ee179ffebd'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7886d96ddc0442fda1c8df3d90c4d9f1', u'id': u'904b936fd5cd4ac39c3ee1ee179ffebd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/968db42abeb445eb9ee9e342b1d4c30c'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0d07176bdac045659d8e330b7be64363', u'id': u'968db42abeb445eb9ee9e342b1d4c30c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/96a8883d801f4826b603e3661b9a6d5e'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'14cac624f7d24e91b6313d2aa64ef2df', u'id': u'96a8883d801f4826b603e3661b9a6d5e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/96b267d692704c2a95c36d46f4f5dc01'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8c530432fcbe427a94109d5af6749936', u'id': u'96b267d692704c2a95c36d46f4f5dc01'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/97bf6fd773ca4d91b33cbbadf529ad6e'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f9e194a608db4c58a000f67731bc779f', u'id': u'97bf6fd773ca4d91b33cbbadf529ad6e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/97e65dacf8aa442b90f1bcd031f63ae4'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8c530432fcbe427a94109d5af6749936', u'id': u'97e65dacf8aa442b90f1bcd031f63ae4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/9fcf57dbd45346aab5c22671783a767e'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6ef94ccaa6e140729bc3f45afe5085a2', u'id': u'9fcf57dbd45346aab5c22671783a767e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a4c1d4ac34ab4cfdacca40c85551bddc'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c3b45e3ba7ac45f6a1dca91fb7925657', u'id': u'a4c1d4ac34ab4cfdacca40c85551bddc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ab9581f065214dd4a5707dbac99719f1'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f1875a10e6fc41f18cd02d6f4ca58a87', u'id': u'ab9581f065214dd4a5707dbac99719f1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ac7f11301440476795bd2cab525f2898'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'37d9c5364640468cb9d151c8ab5ddb1d', u'id': u'ac7f11301440476795bd2cab525f2898'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c001364747124ccda26145506e792e56'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'71aff16d58c7453b92a6416fd21f8dc7', u'id': u'c001364747124ccda26145506e792e56'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c44eb1f7e1ad4c34890a8ff1eade44f0'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'71aff16d58c7453b92a6416fd21f8dc7', u'id': u'c44eb1f7e1ad4c34890a8ff1eade44f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cba9684dba874d00bb5180e185327964'}, u'url': u'http://192.30.9.6:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f9e194a608db4c58a000f67731bc779f', u'id': u'cba9684dba874d00bb5180e185327964'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d38a6c93ade34bd48f1e6e9db8f4e8ae'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6e06a0775fab45b7bf2e86b7ce28c449', u'id': u'd38a6c93ade34bd48f1e6e9db8f4e8ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d3d55fe378854bf5852e593740027749'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2d2f9921bb4544338138d194f143a3bd', u'id': u'd3d55fe378854bf5852e593740027749'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d5de1e9d00c847a5bca1fa382a7addca'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'62ebc41949584ae9829cf09923125b99', u'id': u'd5de1e9d00c847a5bca1fa382a7addca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/dd6b6af5e41848498a0dba017cfbc017'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'14cac624f7d24e91b6313d2aa64ef2df', u'id': u'dd6b6af5e41848498a0dba017cfbc017'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e728eb7327fc4905bcebaadf0f1acd0f'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'62ebc41949584ae9829cf09923125b99', u'id': u'e728eb7327fc4905bcebaadf0f1acd0f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/eb75fb568744489c9cd8610c1bc07aa1'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'37d9c5364640468cb9d151c8ab5ddb1d', u'id': u'eb75fb568744489c9cd8610c1bc07aa1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/edfadc1256d542178e8781a35baa4d9b'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6ef94ccaa6e140729bc3f45afe5085a2', u'id': u'edfadc1256d542178e8781a35baa4d9b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ef684bea795d4ef68ab632f506530723'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a11c8c89180549aab09d8425330073ed', u'id': u'ef684bea795d4ef68ab632f506530723'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f237d029de62497bab77a4b731b12ea3'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'37d9c5364640468cb9d151c8ab5ddb1d', u'id': u'f237d029de62497bab77a4b731b12ea3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f654d562a9f846939b37beaaf17c2c9c'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a11c8c89180549aab09d8425330073ed', u'id': u'f654d562a9f846939b37beaaf17c2c9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fa6ff40014544c0997498b9751138fd4'}, u'url': u'http://12.0.0.31:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2d2f9921bb4544338138d194f143a3bd', u'id': u'fa6ff40014544c0997498b9751138fd4'})] 2018-09-07 04:57:34,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-07 04:57:34,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:34,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ffa0fa1-dcec-4ab1-bb57-7af5cf264556 x-compute-request-id: req-9ffa0fa1-dcec-4ab1-bb57-7af5cf264556 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-09-07 04:57:34,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-9ffa0fa1-dcec-4ab1-bb57-7af5cf264556 2018-09-07 04:57:34,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.106606960297s 2018-09-07 04:57:34,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-9ffa0fa1-dcec-4ab1-bb57-7af5cf264556 2018-09-07 04:57:34,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-07 04:57:34,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:35,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a51e8b40-eb36-4ec6-b06a-c28b5793668f x-compute-request-id: req-a51e8b40-eb36-4ec6-b06a-c28b5793668f Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-07 04:57:35,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-a51e8b40-eb36-4ec6-b06a-c28b5793668f 2018-09-07 04:57:35,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.57370495796s 2018-09-07 04:57:35,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-a51e8b40-eb36-4ec6-b06a-c28b5793668f 2018-09-07 04:57:35,927 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-07 04:57:35,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-07 04:57:35,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:35,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-67849f8f-5c74-45ad-a738-dcd051b3991a Date: Fri, 07 Sep 2018 04:57:35 GMT RESP BODY: {"floatingips": []} 2018-09-07 04:57:35,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-67849f8f-5c74-45ad-a738-dcd051b3991a 2018-09-07 04:57:35,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0211009979248s 2018-09-07 04:57:35,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-67849f8f-5c74-45ad-a738-dcd051b3991a 2018-09-07 04:57:35,954 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-07 04:57:35,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-07 04:57:35,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:36,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df32d172-a441-4b9b-bb85-c74e4bc10c19 x-compute-request-id: req-df32d172-a441-4b9b-bb85-c74e4bc10c19 Content-Encoding: gzip Content-Length: 713 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 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": 7}, "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.5", "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-09-07 04:57:36,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-df32d172-a441-4b9b-bb85-c74e4bc10c19 2018-09-07 04:57:36,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.147482872009s 2018-09-07 04:57:36,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-df32d172-a441-4b9b-bb85-c74e4bc10c19 2018-09-07 04:57:36,103 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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': 5}, 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.5', 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': 7}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-09-07 04:57:36,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-07 04:57:36,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:36,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2701c828-03fb-4b22-912f-eca5e2c9a2a1 x-compute-request-id: req-2701c828-03fb-4b22-912f-eca5e2c9a2a1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-07 04:57:36,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-2701c828-03fb-4b22-912f-eca5e2c9a2a1 2018-09-07 04:57:36,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.140998840332s 2018-09-07 04:57:36,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-2701c828-03fb-4b22-912f-eca5e2c9a2a1 2018-09-07 04:57:36,245 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-07 04:57:36,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 04:57:36,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:36,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-82e167d3-e6c0-4b10-956f-7f23a3855ef0 Date: Fri, 07 Sep 2018 04:57:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"}]} 2018-09-07 04:57:36,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-82e167d3-e6c0-4b10-956f-7f23a3855ef0 2018-09-07 04:57:36,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0753018856049s 2018-09-07 04:57:36,321 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-82e167d3-e6c0-4b10-956f-7f23a3855ef0 2018-09-07 04:57:36,322 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'8fba6804-e732-4306-8eca-149328ae277f'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-07T04:55:25Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'2b8a925c-1a18-45d9-ba48-510ea9cd1266', 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-09-07T04:55:19Z', u'provider:network_type': u'flat', u'tenant_id': u'fe95dd87c6cf489bb60317e7c4a2db29', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fe95dd87c6cf489bb60317e7c4a2db29', u'l2_adjacency': True})] 2018-09-07 04:57:36,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-07 04:57:36,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:36,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f7fa44b1-cba2-43bc-bca4-729b81370083 Date: Fri, 07 Sep 2018 04:57:36 GMT RESP BODY: {"ports":[]} 2018-09-07 04:57:36,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-f7fa44b1-cba2-43bc-bca4-729b81370083 2018-09-07 04:57:36,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0306468009949s 2018-09-07 04:57:36,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-f7fa44b1-cba2-43bc-bca4-729b81370083 2018-09-07 04:57:36,354 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-07 04:57:36,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-07 04:57:36,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:36,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d5e125-409f-4db8-b0c9-28b1fbd7fe30 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "08cab039d8354a4bb4c5867d3389e0d3"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/08cab039d8354a4bb4c5867d3389e0d3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "09c535a6ef0141589d96f1795d957116"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/09c535a6ef0141589d96f1795d957116/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "22d779c44f374e078d1863278ec2ae2c"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/22d779c44f374e078d1863278ec2ae2c/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "2ae5d3d824a044ad8fedd39fedc6ffda"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/2ae5d3d824a044ad8fedd39fedc6ffda/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "547b388910514896ab1cc77ec62b7394"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/547b388910514896ab1cc77ec62b7394/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "557d8d4f9e21436b822acde1e78a778b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/557d8d4f9e21436b822acde1e78a778b/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "753a2c165317405382415696b8929e4e"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/753a2c165317405382415696b8929e4e/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "7ecb502225b341e29a9e66a57d3f3535"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/7ecb502225b341e29a9e66a57d3f3535/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "32d4220a092942c3937b3fe8ea3e69c9"}, "user": {"id": "a86be69b5af94975bc80390811bdba5a"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/a86be69b5af94975bc80390811bdba5a/roles/32d4220a092942c3937b3fe8ea3e69c9"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "a86be69b5af94975bc80390811bdba5a"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/a86be69b5af94975bc80390811bdba5a/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "bd37a6f1c1d1448481a9e04a778f05df"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/bd37a6f1c1d1448481a9e04a778f05df/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "c0a2b1d0eb9649488a7e62bb4c849ca0"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/c0a2b1d0eb9649488a7e62bb4c849ca0/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "fe95dd87c6cf489bb60317e7c4a2db29"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "c206a8068c6044bf9bf97b309428204d"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29/users/c206a8068c6044bf9bf97b309428204d/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"project": {"id": "bb2bb136b46c4892be31ea5c4adb3574"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "e64dcb37264240e4b9fa5e3c0298744b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574/users/e64dcb37264240e4b9fa5e3c0298744b/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"domain": {"id": "dade74cf37c9445b8ab8f914980b490c"}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "da9d11f9627046549bca7742e80024d4"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/dade74cf37c9445b8ab8f914980b490c/users/da9d11f9627046549bca7742e80024d4/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}, {"scope": {"system": {"all": true}}, "role": {"id": "6a5cf52a0ac843c6bd02728ae3b5e244"}, "user": {"id": "e64dcb37264240e4b9fa5e3c0298744b"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/e64dcb37264240e4b9fa5e3c0298744b/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-07 04:57:36,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-81d5e125-409f-4db8-b0c9-28b1fbd7fe30 2018-09-07 04:57:36,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.169121980667s 2018-09-07 04:57:36,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-81d5e125-409f-4db8-b0c9-28b1fbd7fe30 2018-09-07 04:57:36,530 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'08cab039d8354a4bb4c5867d3389e0d3'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'09c535a6ef0141589d96f1795d957116'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'22d779c44f374e078d1863278ec2ae2c'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'2ae5d3d824a044ad8fedd39fedc6ffda'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'547b388910514896ab1cc77ec62b7394'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'557d8d4f9e21436b822acde1e78a778b'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'753a2c165317405382415696b8929e4e'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'7ecb502225b341e29a9e66a57d3f3535'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'32d4220a092942c3937b3fe8ea3e69c9', 'user': u'a86be69b5af94975bc80390811bdba5a'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'a86be69b5af94975bc80390811bdba5a'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'bd37a6f1c1d1448481a9e04a778f05df'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'c0a2b1d0eb9649488a7e62bb4c849ca0'}), Munch({'project': u'fe95dd87c6cf489bb60317e7c4a2db29', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'c206a8068c6044bf9bf97b309428204d'}), Munch({'project': u'bb2bb136b46c4892be31ea5c4adb3574', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'e64dcb37264240e4b9fa5e3c0298744b'}), Munch({'domain': u'dade74cf37c9445b8ab8f914980b490c', 'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'da9d11f9627046549bca7742e80024d4'}), Munch({'id': u'6a5cf52a0ac843c6bd02728ae3b5e244', 'user': u'e64dcb37264240e4b9fa5e3c0298744b'})] 2018-09-07 04:57:36,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 04:57:36,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:36,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70ec9e5-6f1f-4a68-a7d7-da1b46fe3a89 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 04:57:36,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a70ec9e5-6f1f-4a68-a7d7-da1b46fe3a89 2018-09-07 04:57:36,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0860221385956s 2018-09-07 04:57:36,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a70ec9e5-6f1f-4a68-a7d7-da1b46fe3a89 2018-09-07 04:57:36,621 - 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'ResellerAdmin', 'id': u'32d4220a092942c3937b3fe8ea3e69c9'}), 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'6a5cf52a0ac843c6bd02728ae3b5e244'}), 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'd5df5ac9f5d8477287eb259e6fd7fd9e'}), 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'f2773e12bd0342f687918036fb92b972'})] 2018-09-07 04:57:36,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-07 04:57:36,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:36,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5e7056d4-29c9-476e-a9fc-415375ccff83 Date: Fri, 07 Sep 2018 04:57:36 GMT RESP BODY: {"routers": []} 2018-09-07 04:57:36,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5e7056d4-29c9-476e-a9fc-415375ccff83 2018-09-07 04:57:36,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0443999767303s 2018-09-07 04:57:36,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5e7056d4-29c9-476e-a9fc-415375ccff83 2018-09-07 04:57:36,667 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-07 04:57:36,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-07 04:57:36,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:36,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4edeb25f-9db4-4bc4-81e6-0dfd97fb0e41 x-compute-request-id: req-4edeb25f-9db4-4bc4-81e6-0dfd97fb0e41 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-07 04:57:36,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4edeb25f-9db4-4bc4-81e6-0dfd97fb0e41 2018-09-07 04:57:36,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.102708101273s 2018-09-07 04:57:36,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-4edeb25f-9db4-4bc4-81e6-0dfd97fb0e41 2018-09-07 04:57:36,771 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-07 04:57:36,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-07 04:57:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-07 04:57:36,783 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 07 Sep 2018 04:57:36 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.6: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.6:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-07 04:57:36,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:36,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2911cd65-e598-43ec-9388-7b3f90aac11f Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/021ac95684f244f2bc81e8f45bcb3ebb"}, "enabled": true, "type": "metering", "id": "021ac95684f244f2bc81e8f45bcb3ebb", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0d07176bdac045659d8e330b7be64363"}, "enabled": true, "type": "orchestration", "id": "0d07176bdac045659d8e330b7be64363", "name": "heat"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/14cac624f7d24e91b6313d2aa64ef2df"}, "enabled": true, "type": "cloudformation", "id": "14cac624f7d24e91b6313d2aa64ef2df", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/2d2f9921bb4544338138d194f143a3bd"}, "enabled": true, "type": "object-store", "id": "2d2f9921bb4544338138d194f143a3bd", "name": "swift"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/37d9c5364640468cb9d151c8ab5ddb1d"}, "enabled": true, "type": "volumev2", "id": "37d9c5364640468cb9d151c8ab5ddb1d", "name": "cinderv2"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/62ebc41949584ae9829cf09923125b99"}, "enabled": true, "type": "alarming", "id": "62ebc41949584ae9829cf09923125b99", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6e06a0775fab45b7bf2e86b7ce28c449"}, "enabled": true, "type": "event", "id": "6e06a0775fab45b7bf2e86b7ce28c449", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6ef94ccaa6e140729bc3f45afe5085a2"}, "enabled": true, "type": "image", "id": "6ef94ccaa6e140729bc3f45afe5085a2", "name": "glance"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/71aff16d58c7453b92a6416fd21f8dc7"}, "enabled": true, "type": "compute", "id": "71aff16d58c7453b92a6416fd21f8dc7", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7886d96ddc0442fda1c8df3d90c4d9f1"}, "enabled": true, "type": "placement", "id": "7886d96ddc0442fda1c8df3d90c4d9f1", "name": "placement"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/8c530432fcbe427a94109d5af6749936"}, "enabled": true, "type": "volumev3", "id": "8c530432fcbe427a94109d5af6749936", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a11c8c89180549aab09d8425330073ed"}, "enabled": true, "type": "metric", "id": "a11c8c89180549aab09d8425330073ed", "name": "gnocchi"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/c3b45e3ba7ac45f6a1dca91fb7925657"}, "enabled": true, "type": "identity", "id": "c3b45e3ba7ac45f6a1dca91fb7925657", "name": "keystone"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f1875a10e6fc41f18cd02d6f4ca58a87"}, "enabled": true, "type": "network", "id": "f1875a10e6fc41f18cd02d6f4ca58a87", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f9e194a608db4c58a000f67731bc779f"}, "enabled": true, "type": "volume", "id": "f9e194a608db4c58a000f67731bc779f", "name": "cinder"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2018-09-07 04:57:36,857 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-2911cd65-e598-43ec-9388-7b3f90aac11f 2018-09-07 04:57:36,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0837488174438s 2018-09-07 04:57:36,858 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-2911cd65-e598-43ec-9388-7b3f90aac11f 2018-09-07 04:57:36,863 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'021ac95684f244f2bc81e8f45bcb3ebb', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'0d07176bdac045659d8e330b7be64363', 'name': u'heat'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'14cac624f7d24e91b6313d2aa64ef2df', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'2d2f9921bb4544338138d194f143a3bd', 'name': u'swift'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'37d9c5364640468cb9d151c8ab5ddb1d', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'62ebc41949584ae9829cf09923125b99', 'name': u'aodh'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'6e06a0775fab45b7bf2e86b7ce28c449', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'6ef94ccaa6e140729bc3f45afe5085a2', 'name': u'glance'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'71aff16d58c7453b92a6416fd21f8dc7', 'name': u'nova'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'7886d96ddc0442fda1c8df3d90c4d9f1', 'name': u'placement'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'8c530432fcbe427a94109d5af6749936', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'a11c8c89180549aab09d8425330073ed', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'c3b45e3ba7ac45f6a1dca91fb7925657', 'name': u'keystone'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'f1875a10e6fc41f18cd02d6f4ca58a87', 'name': u'neutron'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'f9e194a608db4c58a000f67731bc779f', 'name': u'cinder'})] 2018-09-07 04:57:36,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-07 04:57:36,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}32c40708f06346cd5696230db0a9b02611f77748" 2018-09-07 04:57:36,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a4219796-3fff-4c15-8aae-c3ae789f7ae3 Date: Fri, 07 Sep 2018 04:57:36 GMT RESP BODY: {"subnets":[{"updated_at":"2018-09-07T04:55:25Z","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":"8fba6804-e732-4306-8eca-149328ae277f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fe95dd87c6cf489bb60317e7c4a2db29","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:25Z","ip_version":4}]} 2018-09-07 04:57:36,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a4219796-3fff-4c15-8aae-c3ae789f7ae3 2018-09-07 04:57:36,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0378890037537s 2018-09-07 04:57:36,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a4219796-3fff-4c15-8aae-c3ae789f7ae3 2018-09-07 04:57:36,903 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T04:55:25Z', 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'8fba6804-e732-4306-8eca-149328ae277f', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'2b8a925c-1a18-45d9-ba48-510ea9cd1266', u'tenant_id': u'fe95dd87c6cf489bb60317e7c4a2db29', u'created_at': u'2018-09-07T04:55:25Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'fe95dd87c6cf489bb60317e7c4a2db29'})] 2018-09-07 04:57:37,028 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-07 04:57:37,028 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-07 04:57:37,079 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-07 04:57:37,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 04:57:37,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0b98ce-b649-4cbc-8adf-b88c72e8bf6f 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.24:5000/v3/", "rel": "self"}]}} 2018-09-07 04:57:37,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8c0b98ce-b649-4cbc-8adf-b88c72e8bf6f 2018-09-07 04:57:37,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-07 04:57:37,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a5cf52a0ac843c6bd02728ae3b5e244", "name": "admin"}], "expires_at": "2018-09-07T05:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb2bb136b46c4892be31ea5c4adb3574", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "021ac95684f244f2bc81e8f45bcb3ebb", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e02d493d72a45609b260558aa55ef2a"}, {"url": "http://172.30.9.24:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "609dfcd145bb4e4486356aef8f76f32e"}, {"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968db42abeb445eb9ee9e342b1d4c30c"}], "type": "orchestration", "id": "0d07176bdac045659d8e330b7be64363", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e791edf43946c0b1c9d5c43a3479f9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96a8883d801f4826b603e3661b9a6d5e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd6b6af5e41848498a0dba017cfbc017"}], "type": "cloudformation", "id": "14cac624f7d24e91b6313d2aa64ef2df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.31:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eab176484854f48a51996d24a741598"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3d55fe378854bf5852e593740027749"}, {"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa6ff40014544c0997498b9751138fd4"}], "type": "object-store", "id": "2d2f9921bb4544338138d194f143a3bd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac7f11301440476795bd2cab525f2898"}, {"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb75fb568744489c9cd8610c1bc07aa1"}, {"url": "http://172.30.9.24:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f237d029de62497bab77a4b731b12ea3"}], "type": "volumev2", "id": "37d9c5364640468cb9d151c8ab5ddb1d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b0f98a948d444dc908d8a84fb7f6963"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5de1e9d00c847a5bca1fa382a7addca"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e728eb7327fc4905bcebaadf0f1acd0f"}], "type": "alarming", "id": "62ebc41949584ae9829cf09923125b99", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08aa8e4855314a0a9824585b47cecf21"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ded757f9b374824af5b66cd8f56d92c"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d38a6c93ade34bd48f1e6e9db8f4e8ae"}], "type": "event", "id": "6e06a0775fab45b7bf2e86b7ce28c449", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88b7e2742b254583aef50e18e5d0dbd6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fcf57dbd45346aab5c22671783a767e"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "edfadc1256d542178e8781a35baa4d9b"}], "type": "image", "id": "6ef94ccaa6e140729bc3f45afe5085a2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "108851fa3eff43ff81f460c6617d34d1"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c001364747124ccda26145506e792e56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44eb1f7e1ad4c34890a8ff1eade44f0"}], "type": "compute", "id": "71aff16d58c7453b92a6416fd21f8dc7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01e6c570f32e49e7a05dd9bb6ac41ac7"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f2a57f7024547df8393abdd209d939f"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "904b936fd5cd4ac39c3ee1ee179ffebd"}], "type": "placement", "id": "7886d96ddc0442fda1c8df3d90c4d9f1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7768123580f94995af35fea4252cbb70"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b267d692704c2a95c36d46f4f5dc01"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e65dacf8aa442b90f1bcd031f63ae4"}], "type": "volumev3", "id": "8c530432fcbe427a94109d5af6749936", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2a9110ba6f47aea4a6e808638e73b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef684bea795d4ef68ab632f506530723"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f654d562a9f846939b37beaaf17c2c9c"}], "type": "metric", "id": "a11c8c89180549aab09d8425330073ed", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c04eb5d3f084fe4b477e8f3d893dfd5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89397f92a449427489adea270e617281"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4c1d4ac34ab4cfdacca40c85551bddc"}], "type": "identity", "id": "c3b45e3ba7ac45f6a1dca91fb7925657", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0854630563574a65a5decb5c60e56f06"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f84149791f44689acec4a85e15cf0d6"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab9581f065214dd4a5707dbac99719f1"}], "type": "network", "id": "f1875a10e6fc41f18cd02d6f4ca58a87", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301e610a71ec451dbaf56c619ab98420"}, {"url": "http://172.30.9.24:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97bf6fd773ca4d91b33cbbadf529ad6e"}, {"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cba9684dba874d00bb5180e185327964"}], "type": "volume", "id": "f9e194a608db4c58a000f67731bc779f", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e64dcb37264240e4b9fa5e3c0298744b"}, "audit_ids": ["Lvrwf0W6Q7igtJFFJaAv1Q"], "issued_at": "2018-09-07T04:57:37.000000Z"}} 2018-09-07 04:57:37,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 04:57:37,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cc18a7bfdb46a4258024c2855581a56ce252733d" 2018-09-07 04:57:38,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-466bde2b-9863-4121-927b-7a583e006a08 Date: Fri, 07 Sep 2018 04:57:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"}]} 2018-09-07 04:57:38,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-466bde2b-9863-4121-927b-7a583e006a08 2018-09-07 04:57:38,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.895748138428s 2018-09-07 04:57:38,564 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-466bde2b-9863-4121-927b-7a583e006a08 2018-09-07 04:57:38,565 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-07 04:57:38,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 04:57:38,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 07 Sep 2018 04:57:38 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-07 04:57:38,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 04:57:38,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cc18a7bfdb46a4258024c2855581a56ce252733d" 2018-09-07 04:57:38,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3620a2c-f553-4bc9-aef0-602590e9d068 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dade74cf37c9445b8ab8f914980b490c"}, "tags": [], "enabled": true, "id": "dade74cf37c9445b8ab8f914980b490c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-07 04:57:38,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b3620a2c-f553-4bc9-aef0-602590e9d068 2018-09-07 04:57:38,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107995986938s 2018-09-07 04:57:38,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-b3620a2c-f553-4bc9-aef0-602590e9d068 2018-09-07 04:57:38,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 04:57:38,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}cc18a7bfdb46a4258024c2855581a56ce252733d" 2018-09-07 04:57:38,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc389f8-3207-43ea-b1d0-2cbdee3e4cf9 Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 04:57:38,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5fc389f8-3207-43ea-b1d0-2cbdee3e4cf9 2018-09-07 04:57:38,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0236310958862s 2018-09-07 04:57:38,713 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-5fc389f8-3207-43ea-b1d0-2cbdee3e4cf9 2018-09-07 04:57:38,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-07 04:57:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cc18a7bfdb46a4258024c2855581a56ce252733d" -d '{"network": {"tenant_id": "bb2bb136b46c4892be31ea5c4adb3574", "name": "tenantnetwork1-net_0061658e-43a1-4bac-99a5-cc64036c841c", "admin_state_up": true}}' 2018-09-07 04:57:39,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-f982d6ba-462d-427b-ae83-18bd80a63d5c Date: Fri, 07 Sep 2018 04:57:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"bb2bb136b46c4892be31ea5c4adb3574","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T04:57:39Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_0061658e-43a1-4bac-99a5-cc64036c841c","admin_state_up":true,"tenant_id":"bb2bb136b46c4892be31ea5c4adb3574","created_at":"2018-09-07T04:57:38Z","mtu":1450}} 2018-09-07 04:57:39,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f982d6ba-462d-427b-ae83-18bd80a63d5c 2018-09-07 04:57:39,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.452427864075s 2018-09-07 04:57:39,167 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-f982d6ba-462d-427b-ae83-18bd80a63d5c 2018-09-07 04:57:39,168 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-07T04:57:39Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c', u'provider:segmentation_id': 9, 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_0061658e-43a1-4bac-99a5-cc64036c841c', u'created_at': u'2018-09-07T04:57:38Z', u'mtu': 1450, u'tenant_id': u'bb2bb136b46c4892be31ea5c4adb3574', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bb2bb136b46c4892be31ea5c4adb3574', u'l2_adjacency': True}) 2018-09-07 04:57:39,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 04:57:39,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cc18a7bfdb46a4258024c2855581a56ce252733d" 2018-09-07 04:57:39,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-656e4f00-e867-4dbb-8f3c-4c2f24abd42a Date: Fri, 07 Sep 2018 04:57:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"bb2bb136b46c4892be31ea5c4adb3574","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T04:57:39Z","qos_policy_id":null,"name":"tenantnetwork1-net_0061658e-43a1-4bac-99a5-cc64036c841c","admin_state_up":true,"tenant_id":"bb2bb136b46c4892be31ea5c4adb3574","created_at":"2018-09-07T04:57:38Z","provider:network_type":"vxlan"}]} 2018-09-07 04:57:39,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-656e4f00-e867-4dbb-8f3c-4c2f24abd42a 2018-09-07 04:57:39,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10015296936s 2018-09-07 04:57:39,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-656e4f00-e867-4dbb-8f3c-4c2f24abd42a 2018-09-07 04:57:39,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-07 04:57:39,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cc18a7bfdb46a4258024c2855581a56ce252733d" -d '{"subnet": {"name": "tenantnetwork1-subnet_0061658e-43a1-4bac-99a5-cc64036c841c", "enable_dhcp": true, "network_id": "f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-07 04:57:39,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-c081ec74-957c-448b-8b84-92a89d9c79c5 Date: Fri, 07 Sep 2018 04:57:39 GMT RESP BODY: {"subnet":{"updated_at":"2018-09-07T04:57:39Z","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":"4c3ca123-d423-4274-9f6e-dfa6b38782e6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bb2bb136b46c4892be31ea5c4adb3574","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_0061658e-43a1-4bac-99a5-cc64036c841c","enable_dhcp":true,"segment_id":null,"network_id":"f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c","tenant_id":"bb2bb136b46c4892be31ea5c4adb3574","created_at":"2018-09-07T04:57:39Z","ip_version":4}} 2018-09-07 04:57:39,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c081ec74-957c-448b-8b84-92a89d9c79c5 2018-09-07 04:57:39,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.501431941986s 2018-09-07 04:57:39,772 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-c081ec74-957c-448b-8b84-92a89d9c79c5 2018-09-07 04:57:39,773 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T04:57:39Z', 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'4c3ca123-d423-4274-9f6e-dfa6b38782e6', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_0061658e-43a1-4bac-99a5-cc64036c841c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c', u'tenant_id': u'bb2bb136b46c4892be31ea5c4adb3574', u'created_at': u'2018-09-07T04:57:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb2bb136b46c4892be31ea5c4adb3574'}) 2018-09-07 04:57:39,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-07 04:57:39,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}cc18a7bfdb46a4258024c2855581a56ce252733d" -d '{"router": {"external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266"}, "name": "tenantnetwork1-router_0061658e-43a1-4bac-99a5-cc64036c841c", "admin_state_up": true}}' 2018-09-07 04:57:41,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-45ef024c-89c2-40b7-8195-5637e4ddac01 Date: Fri, 07 Sep 2018 04:57:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8fba6804-e732-4306-8eca-149328ae277f", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bb2bb136b46c4892be31ea5c4adb3574", "created_at": "2018-09-07T04:57:39Z", "admin_state_up": true, "updated_at": "2018-09-07T04:57:41Z", "project_id": "bb2bb136b46c4892be31ea5c4adb3574", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0eaff355-21e1-4a02-a3c7-649b93757893", "name": "tenantnetwork1-router_0061658e-43a1-4bac-99a5-cc64036c841c"}} 2018-09-07 04:57:41,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-45ef024c-89c2-40b7-8195-5637e4ddac01 2018-09-07 04:57:41,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5034160614s 2018-09-07 04:57:41,277 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-45ef024c-89c2-40b7-8195-5637e4ddac01 2018-09-07 04:57:41,278 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T04:57:41Z', u'revision_number': 2, u'ha': False, u'id': u'0eaff355-21e1-4a02-a3c7-649b93757893', u'external_gateway_info': {u'network_id': u'2b8a925c-1a18-45d9-ba48-510ea9cd1266', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8fba6804-e732-4306-8eca-149328ae277f', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_0061658e-43a1-4bac-99a5-cc64036c841c', u'admin_state_up': True, u'tenant_id': u'bb2bb136b46c4892be31ea5c4adb3574', u'created_at': u'2018-09-07T04:57:39Z', u'flavor_id': None, u'routes': [], u'project_id': u'bb2bb136b46c4892be31ea5c4adb3574'}) 2018-09-07 04:57:41,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-07 04:57:41,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/0eaff355-21e1-4a02-a3c7-649b93757893/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}cc18a7bfdb46a4258024c2855581a56ce252733d" -d '{"subnet_id": "4c3ca123-d423-4274-9f6e-dfa6b38782e6"}' 2018-09-07 04:57:43,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4d07048e-faa1-4c6b-91e8-8b06ed867bc6 Date: Fri, 07 Sep 2018 04:57:43 GMT RESP BODY: {"network_id": "f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c", "tenant_id": "bb2bb136b46c4892be31ea5c4adb3574", "subnet_id": "4c3ca123-d423-4274-9f6e-dfa6b38782e6", "subnet_ids": ["4c3ca123-d423-4274-9f6e-dfa6b38782e6"], "port_id": "3e653a9e-09ae-4b47-8395-7fbf83dbe487", "id": "0eaff355-21e1-4a02-a3c7-649b93757893"} 2018-09-07 04:57:43,078 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0eaff355-21e1-4a02-a3c7-649b93757893/add_router_interface.json used request id req-4d07048e-faa1-4c6b-91e8-8b06ed867bc6 2018-09-07 04:57:43,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.80019593239s 2018-09-07 04:57:43,079 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0eaff355-21e1-4a02-a3c7-649b93757893/add_router_interface.json used request id req-4d07048e-faa1-4c6b-91e8-8b06ed867bc6 returning object 0eaff355-21e1-4a02-a3c7-649b93757893 2018-09-07 04:57:43,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-07 04:57:43,191 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-07 04:57:43,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-07 04:57:43,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/0eaff355-21e1-4a02-a3c7-649b93757893/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}cc18a7bfdb46a4258024c2855581a56ce252733d" -d '{"subnet_id": "4c3ca123-d423-4274-9f6e-dfa6b38782e6"}' 2018-09-07 04:57:44,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fe349327-d20c-4198-9489-fcb8e7e20693 Date: Fri, 07 Sep 2018 04:57:44 GMT RESP BODY: {"network_id": "f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c", "tenant_id": "bb2bb136b46c4892be31ea5c4adb3574", "subnet_id": "4c3ca123-d423-4274-9f6e-dfa6b38782e6", "subnet_ids": ["4c3ca123-d423-4274-9f6e-dfa6b38782e6"], "port_id": "3e653a9e-09ae-4b47-8395-7fbf83dbe487", "id": "0eaff355-21e1-4a02-a3c7-649b93757893"} 2018-09-07 04:57:44,857 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0eaff355-21e1-4a02-a3c7-649b93757893/remove_router_interface.json used request id req-fe349327-d20c-4198-9489-fcb8e7e20693 2018-09-07 04:57:44,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66039705276s 2018-09-07 04:57:44,858 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/0eaff355-21e1-4a02-a3c7-649b93757893/remove_router_interface.json used request id req-fe349327-d20c-4198-9489-fcb8e7e20693 returning object 0eaff355-21e1-4a02-a3c7-649b93757893 2018-09-07 04:57:44,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-07 04:57:44,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cc18a7bfdb46a4258024c2855581a56ce252733d" 2018-09-07 04:57:44,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a37c8352-9cf8-46f8-84a1-404bb9fc172d Date: Fri, 07 Sep 2018 04:57:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8fba6804-e732-4306-8eca-149328ae277f", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bb2bb136b46c4892be31ea5c4adb3574", "created_at": "2018-09-07T04:57:39Z", "admin_state_up": true, "updated_at": "2018-09-07T04:57:43Z", "project_id": "bb2bb136b46c4892be31ea5c4adb3574", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0eaff355-21e1-4a02-a3c7-649b93757893", "name": "tenantnetwork1-router_0061658e-43a1-4bac-99a5-cc64036c841c"}]} 2018-09-07 04:57:44,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a37c8352-9cf8-46f8-84a1-404bb9fc172d 2018-09-07 04:57:44,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126554012299s 2018-09-07 04:57:44,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-a37c8352-9cf8-46f8-84a1-404bb9fc172d 2018-09-07 04:57:44,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-07 04:57:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/0eaff355-21e1-4a02-a3c7-649b93757893.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc18a7bfdb46a4258024c2855581a56ce252733d" 2018-09-07 04:57:45,966 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c0315018-1479-4472-b05c-6fce0c42896d Content-Length: 0 Date: Fri, 07 Sep 2018 04:57:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 04:57:45,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/0eaff355-21e1-4a02-a3c7-649b93757893.json used request id req-c0315018-1479-4472-b05c-6fce0c42896d 2018-09-07 04:57:45,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.979509830475s 2018-09-07 04:57:45,966 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/0eaff355-21e1-4a02-a3c7-649b93757893.json used request id req-c0315018-1479-4472-b05c-6fce0c42896d 2018-09-07 04:57:45,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-07 04:57:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cc18a7bfdb46a4258024c2855581a56ce252733d" 2018-09-07 04:57:46,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-a3d703e4-970f-4fcc-ae73-19e2c30ae2f7 Date: Fri, 07 Sep 2018 04:57:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-09-07T04:57:39Z","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":"4c3ca123-d423-4274-9f6e-dfa6b38782e6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bb2bb136b46c4892be31ea5c4adb3574","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_0061658e-43a1-4bac-99a5-cc64036c841c","enable_dhcp":true,"segment_id":null,"network_id":"f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c","tenant_id":"bb2bb136b46c4892be31ea5c4adb3574","created_at":"2018-09-07T04:57:39Z","ip_version":4},{"updated_at":"2018-09-07T04:55:25Z","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":"8fba6804-e732-4306-8eca-149328ae277f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fe95dd87c6cf489bb60317e7c4a2db29","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:25Z","ip_version":4}]} 2018-09-07 04:57:46,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a3d703e4-970f-4fcc-ae73-19e2c30ae2f7 2018-09-07 04:57:46,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0617551803589s 2018-09-07 04:57:46,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-a3d703e4-970f-4fcc-ae73-19e2c30ae2f7 2018-09-07 04:57:46,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-07 04:57:46,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/4c3ca123-d423-4274-9f6e-dfa6b38782e6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc18a7bfdb46a4258024c2855581a56ce252733d" 2018-09-07 04:57:46,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-906d7fd6-f355-4624-9f18-e69bfd49ae4d Date: Fri, 07 Sep 2018 04:57:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 04:57:46,944 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/4c3ca123-d423-4274-9f6e-dfa6b38782e6.json used request id req-906d7fd6-f355-4624-9f18-e69bfd49ae4d 2018-09-07 04:57:46,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.914055109024s 2018-09-07 04:57:46,945 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/4c3ca123-d423-4274-9f6e-dfa6b38782e6.json used request id req-906d7fd6-f355-4624-9f18-e69bfd49ae4d 2018-09-07 04:57:46,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 04:57:46,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}cc18a7bfdb46a4258024c2855581a56ce252733d" 2018-09-07 04:57:47,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-0fe39482-d24c-4747-b6eb-84fea28936ac Date: Fri, 07 Sep 2018 04:57:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"bb2bb136b46c4892be31ea5c4adb3574","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T04:57:46Z","qos_policy_id":null,"name":"tenantnetwork1-net_0061658e-43a1-4bac-99a5-cc64036c841c","admin_state_up":true,"tenant_id":"bb2bb136b46c4892be31ea5c4adb3574","created_at":"2018-09-07T04:57:38Z","provider:network_type":"vxlan"}]} 2018-09-07 04:57:47,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0fe39482-d24c-4747-b6eb-84fea28936ac 2018-09-07 04:57:47,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.07759308815s 2018-09-07 04:57:47,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0fe39482-d24c-4747-b6eb-84fea28936ac 2018-09-07 04:57:47,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-07 04:57:47,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cc18a7bfdb46a4258024c2855581a56ce252733d" 2018-09-07 04:57:48,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac829dc7-b1a6-4e71-b477-0ffd94c6a2e9 Date: Fri, 07 Sep 2018 04:57:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 04:57:48,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c.json used request id req-ac829dc7-b1a6-4e71-b477-0ffd94c6a2e9 2018-09-07 04:57:48,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.998142957687s 2018-09-07 04:57:48,023 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f5cef2f1-1cca-43cf-aa99-4d6be71e3f3c.json used request id req-ac829dc7-b1a6-4e71-b477-0ffd94c6a2e9 2018-09-07 04:57:48,066 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-07 04:57:48,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 04:57:48,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f8df85-1c77-4ce3-93c4-9186199c5b03 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.24:5000/v3/", "rel": "self"}]}} 2018-09-07 04:57:48,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-00f8df85-1c77-4ce3-93c4-9186199c5b03 2018-09-07 04:57:48,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-07 04:57:48,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a5cf52a0ac843c6bd02728ae3b5e244", "name": "admin"}], "expires_at": "2018-09-07T05:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb2bb136b46c4892be31ea5c4adb3574", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "021ac95684f244f2bc81e8f45bcb3ebb", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e02d493d72a45609b260558aa55ef2a"}, {"url": "http://172.30.9.24:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "609dfcd145bb4e4486356aef8f76f32e"}, {"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968db42abeb445eb9ee9e342b1d4c30c"}], "type": "orchestration", "id": "0d07176bdac045659d8e330b7be64363", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e791edf43946c0b1c9d5c43a3479f9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96a8883d801f4826b603e3661b9a6d5e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd6b6af5e41848498a0dba017cfbc017"}], "type": "cloudformation", "id": "14cac624f7d24e91b6313d2aa64ef2df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.31:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eab176484854f48a51996d24a741598"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3d55fe378854bf5852e593740027749"}, {"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa6ff40014544c0997498b9751138fd4"}], "type": "object-store", "id": "2d2f9921bb4544338138d194f143a3bd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac7f11301440476795bd2cab525f2898"}, {"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb75fb568744489c9cd8610c1bc07aa1"}, {"url": "http://172.30.9.24:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f237d029de62497bab77a4b731b12ea3"}], "type": "volumev2", "id": "37d9c5364640468cb9d151c8ab5ddb1d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b0f98a948d444dc908d8a84fb7f6963"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5de1e9d00c847a5bca1fa382a7addca"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e728eb7327fc4905bcebaadf0f1acd0f"}], "type": "alarming", "id": "62ebc41949584ae9829cf09923125b99", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08aa8e4855314a0a9824585b47cecf21"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ded757f9b374824af5b66cd8f56d92c"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d38a6c93ade34bd48f1e6e9db8f4e8ae"}], "type": "event", "id": "6e06a0775fab45b7bf2e86b7ce28c449", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88b7e2742b254583aef50e18e5d0dbd6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fcf57dbd45346aab5c22671783a767e"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "edfadc1256d542178e8781a35baa4d9b"}], "type": "image", "id": "6ef94ccaa6e140729bc3f45afe5085a2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "108851fa3eff43ff81f460c6617d34d1"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c001364747124ccda26145506e792e56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44eb1f7e1ad4c34890a8ff1eade44f0"}], "type": "compute", "id": "71aff16d58c7453b92a6416fd21f8dc7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01e6c570f32e49e7a05dd9bb6ac41ac7"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f2a57f7024547df8393abdd209d939f"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "904b936fd5cd4ac39c3ee1ee179ffebd"}], "type": "placement", "id": "7886d96ddc0442fda1c8df3d90c4d9f1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7768123580f94995af35fea4252cbb70"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b267d692704c2a95c36d46f4f5dc01"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e65dacf8aa442b90f1bcd031f63ae4"}], "type": "volumev3", "id": "8c530432fcbe427a94109d5af6749936", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2a9110ba6f47aea4a6e808638e73b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef684bea795d4ef68ab632f506530723"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f654d562a9f846939b37beaaf17c2c9c"}], "type": "metric", "id": "a11c8c89180549aab09d8425330073ed", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c04eb5d3f084fe4b477e8f3d893dfd5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89397f92a449427489adea270e617281"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4c1d4ac34ab4cfdacca40c85551bddc"}], "type": "identity", "id": "c3b45e3ba7ac45f6a1dca91fb7925657", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0854630563574a65a5decb5c60e56f06"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f84149791f44689acec4a85e15cf0d6"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab9581f065214dd4a5707dbac99719f1"}], "type": "network", "id": "f1875a10e6fc41f18cd02d6f4ca58a87", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301e610a71ec451dbaf56c619ab98420"}, {"url": "http://172.30.9.24:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97bf6fd773ca4d91b33cbbadf529ad6e"}, {"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cba9684dba874d00bb5180e185327964"}], "type": "volume", "id": "f9e194a608db4c58a000f67731bc779f", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e64dcb37264240e4b9fa5e3c0298744b"}, "audit_ids": ["1iwqoyI8Sg-YG4LPdLGwLQ"], "issued_at": "2018-09-07T04:57:48.000000Z"}} 2018-09-07 04:57:48,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 04:57:48,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:48,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cead5d99-3938-4307-9ed1-7ff0e86d70c1 Date: Fri, 07 Sep 2018 04:57:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"}]} 2018-09-07 04:57:48,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cead5d99-3938-4307-9ed1-7ff0e86d70c1 2018-09-07 04:57:48,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.31278014183s 2018-09-07 04:57:48,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cead5d99-3938-4307-9ed1-7ff0e86d70c1 2018-09-07 04:57:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 04:57:48,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 07 Sep 2018 04:57:48 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-07 04:57:48,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 04:57:48,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:48,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840fbf72-406f-4d54-8637-970daa0f5ce4 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dade74cf37c9445b8ab8f914980b490c"}, "tags": [], "enabled": true, "id": "dade74cf37c9445b8ab8f914980b490c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-07 04:57:48,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-840fbf72-406f-4d54-8637-970daa0f5ce4 2018-09-07 04:57:48,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0864720344543s 2018-09-07 04:57:48,988 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-840fbf72-406f-4d54-8637-970daa0f5ce4 2018-09-07 04:57:48,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-07 04:57:48,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}}' 2018-09-07 04:57:49,209 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 07 Sep 2018 04:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-291ffd61-749c-44ac-8f03-f6b9d54e45f6 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.24:5000/v3/projects/ba10e4d8bed84ff48b4e868fb90fe842"}, "tags": [], "enabled": true, "id": "ba10e4d8bed84ff48b4e868fb90fe842", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}} 2018-09-07 04:57:49,209 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-291ffd61-749c-44ac-8f03-f6b9d54e45f6 2018-09-07 04:57:49,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.213823080063s 2018-09-07 04:57:49,210 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-291ffd61-749c-44ac-8f03-f6b9d54e45f6 2018-09-07 04:57:49,210 - 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'ba10e4d8bed84ff48b4e868fb90fe842', '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_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23'}) 2018-09-07 04:57:49,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-07 04:57:49,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bbc79e01-e104-43d6-ad88-b06a4f07a3c2", "email": null, "name": "tenantnetwork2-user_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}}' 2018-09-07 04:57:49,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 07 Sep 2018 04:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d125ade-cb17-47ea-b6a1-3c1d6ad7bc5f Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23", "links": {"self": "http://172.30.9.24:5000/v3/users/b173c9384e8a4c1994e06b44df2aba3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b173c9384e8a4c1994e06b44df2aba3c", "domain_id": "default", "password_expires_at": null}} 2018-09-07 04:57:49,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-3d125ade-cb17-47ea-b6a1-3c1d6ad7bc5f 2018-09-07 04:57:49,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.398959875107s 2018-09-07 04:57:49,615 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-3d125ade-cb17-47ea-b6a1-3c1d6ad7bc5f 2018-09-07 04:57:49,616 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b173c9384e8a4c1994e06b44df2aba3c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23'}) 2018-09-07 04:57:49,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 04:57:49,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:49,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4454615c-e8da-4763-a93b-5db3ffa8cd5b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 04:57:49,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4454615c-e8da-4763-a93b-5db3ffa8cd5b 2018-09-07 04:57:49,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0903351306915s 2018-09-07 04:57:49,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-4454615c-e8da-4763-a93b-5db3ffa8cd5b 2018-09-07 04:57:49,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 04:57:49,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:49,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2805dd-a1ec-4497-b1e9-2281adc4c4c4 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 04:57:49,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3d2805dd-a1ec-4497-b1e9-2281adc4c4c4 2018-09-07 04:57:49,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0846848487854s 2018-09-07 04:57:49,800 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-3d2805dd-a1ec-4497-b1e9-2281adc4c4c4 2018-09-07 04:57:49,801 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-07 04:57:49,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-07 04:57:49,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" -d '{"role": {"name": "Member"}}' 2018-09-07 04:57:49,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 07 Sep 2018 04:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bc6fb72-b850-48a5-844e-12365f525089 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "edab8963222944a8b424944840e63179", "links": {"self": "http://172.30.9.24:5000/v3/roles/edab8963222944a8b424944840e63179"}, "name": "Member"}} 2018-09-07 04:57:49,951 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0bc6fb72-b850-48a5-844e-12365f525089 2018-09-07 04:57:49,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.146051883698s 2018-09-07 04:57:49,951 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-0bc6fb72-b850-48a5-844e-12365f525089 2018-09-07 04:57:49,951 - 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'edab8963222944a8b424944840e63179'}) 2018-09-07 04:57:49,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 04:57:49,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:50,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b71b09-c1e8-44df-9242-96380367891e Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "edab8963222944a8b424944840e63179", "links": {"self": "http://172.30.9.24:5000/v3/roles/edab8963222944a8b424944840e63179"}, "name": "Member"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 04:57:50,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-62b71b09-c1e8-44df-9242-96380367891e 2018-09-07 04:57:50,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910007953644s 2018-09-07 04:57:50,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-62b71b09-c1e8-44df-9242-96380367891e 2018-09-07 04:57:50,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 04:57:50,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:50,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646951c1-8017-4add-b5ce-643820215bb8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-07 04:57:50,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-646951c1-8017-4add-b5ce-643820215bb8 2018-09-07 04:57:50,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0867159366608s 2018-09-07 04:57:50,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-646951c1-8017-4add-b5ce-643820215bb8 2018-09-07 04:57:50,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 04:57:50,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:50,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a38ba90a-57e7-4558-8413-2f5e391ce8b2 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/08cab039d8354a4bb4c5867d3389e0d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08cab039d8354a4bb4c5867d3389e0d3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/09c535a6ef0141589d96f1795d957116"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09c535a6ef0141589d96f1795d957116", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/22d779c44f374e078d1863278ec2ae2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22d779c44f374e078d1863278ec2ae2c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/2ae5d3d824a044ad8fedd39fedc6ffda"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ae5d3d824a044ad8fedd39fedc6ffda", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/547b388910514896ab1cc77ec62b7394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "547b388910514896ab1cc77ec62b7394", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/557d8d4f9e21436b822acde1e78a778b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557d8d4f9e21436b822acde1e78a778b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/753a2c165317405382415696b8929e4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "753a2c165317405382415696b8929e4e", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/7ecb502225b341e29a9e66a57d3f3535"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ecb502225b341e29a9e66a57d3f3535", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a86be69b5af94975bc80390811bdba5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a86be69b5af94975bc80390811bdba5a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23", "links": {"self": "http://172.30.9.24:5000/v3/users/b173c9384e8a4c1994e06b44df2aba3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b173c9384e8a4c1994e06b44df2aba3c", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/bd37a6f1c1d1448481a9e04a778f05df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd37a6f1c1d1448481a9e04a778f05df", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c0a2b1d0eb9649488a7e62bb4c849ca0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0a2b1d0eb9649488a7e62bb4c849ca0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/c206a8068c6044bf9bf97b309428204d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c206a8068c6044bf9bf97b309428204d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/da9d11f9627046549bca7742e80024d4"}, "domain_id": "dade74cf37c9445b8ab8f914980b490c", "enabled": true, "options": {}, "id": "da9d11f9627046549bca7742e80024d4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/e64dcb37264240e4b9fa5e3c0298744b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e64dcb37264240e4b9fa5e3c0298744b", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-07 04:57:50,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a38ba90a-57e7-4558-8413-2f5e391ce8b2 2018-09-07 04:57:50,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194533109665s 2018-09-07 04:57:50,334 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a38ba90a-57e7-4558-8413-2f5e391ce8b2 2018-09-07 04:57:50,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 04:57:50,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:50,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937d84d3-f8f3-47ad-9765-f28f9569ab5d Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ba10e4d8bed84ff48b4e868fb90fe842"}, "tags": [], "enabled": true, "id": "ba10e4d8bed84ff48b4e868fb90fe842", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 04:57:50,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-937d84d3-f8f3-47ad-9765-f28f9569ab5d 2018-09-07 04:57:50,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0877020359039s 2018-09-07 04:57:50,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-937d84d3-f8f3-47ad-9765-f28f9569ab5d 2018-09-07 04:57:50,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-07 04:57:50,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=b173c9384e8a4c1994e06b44df2aba3c&role.id=edab8963222944a8b424944840e63179&scope.project.id=ba10e4d8bed84ff48b4e868fb90fe842" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:50,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f169aa0-fd21-4167-8b16-a10aafb05b63 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=b173c9384e8a4c1994e06b44df2aba3c&role.id=edab8963222944a8b424944840e63179&scope.project.id=ba10e4d8bed84ff48b4e868fb90fe842", "previous": null, "next": null}} 2018-09-07 04:57:50,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=b173c9384e8a4c1994e06b44df2aba3c&role.id=edab8963222944a8b424944840e63179&scope.project.id=ba10e4d8bed84ff48b4e868fb90fe842 used request id req-5f169aa0-fd21-4167-8b16-a10aafb05b63 2018-09-07 04:57:50,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.085489988327s 2018-09-07 04:57:50,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=b173c9384e8a4c1994e06b44df2aba3c&role.id=edab8963222944a8b424944840e63179&scope.project.id=ba10e4d8bed84ff48b4e868fb90fe842 used request id req-5f169aa0-fd21-4167-8b16-a10aafb05b63 2018-09-07 04:57:50,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-07 04:57:50,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/ba10e4d8bed84ff48b4e868fb90fe842/users/b173c9384e8a4c1994e06b44df2aba3c/roles/edab8963222944a8b424944840e63179 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:50,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d31d76a-e00d-458a-abd9-5730feb517de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 04:57:50,740 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ba10e4d8bed84ff48b4e868fb90fe842/users/b173c9384e8a4c1994e06b44df2aba3c/roles/edab8963222944a8b424944840e63179 used request id req-2d31d76a-e00d-458a-abd9-5730feb517de 2018-09-07 04:57:50,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.208905220032s 2018-09-07 04:57:50,740 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/ba10e4d8bed84ff48b4e868fb90fe842/users/b173c9384e8a4c1994e06b44df2aba3c/roles/edab8963222944a8b424944840e63179 used request id req-2d31d76a-e00d-458a-abd9-5730feb517de 2018-09-07 04:57:50,741 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23', 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'ba10e4d8bed84ff48b4e868fb90fe842', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bbc79e01-e104-43d6-ad88-b06a4f07a3c2', 'username': u'tenantnetwork2-user_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-07 04:57:50,744 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23', 'password': 'bbc79e01-e104-43d6-ad88-b06a4f07a3c2', 'project_name': 'tenantnetwork2-project_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'ba10e4d8bed84ff48b4e868fb90fe842', 'project_domain_name': 'Default'} 2018-09-07 04:57:50,745 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-07 04:57:50,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 04:57:50,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:50,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae262ec-481b-40f0-af29-bdde646d636c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dade74cf37c9445b8ab8f914980b490c"}, "tags": [], "enabled": true, "id": "dade74cf37c9445b8ab8f914980b490c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-07 04:57:50,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6ae262ec-481b-40f0-af29-bdde646d636c 2018-09-07 04:57:50,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0872120857239s 2018-09-07 04:57:50,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-6ae262ec-481b-40f0-af29-bdde646d636c 2018-09-07 04:57:50,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 04:57:50,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:57:50,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e24953e-69d1-468b-9a91-af2eb89eb370 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ba10e4d8bed84ff48b4e868fb90fe842"}, "tags": [], "enabled": true, "id": "ba10e4d8bed84ff48b4e868fb90fe842", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 04:57:50,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9e24953e-69d1-468b-9a91-af2eb89eb370 2018-09-07 04:57:50,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0877561569214s 2018-09-07 04:57:50,929 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9e24953e-69d1-468b-9a91-af2eb89eb370 2018-09-07 04:57:50,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-07 04:57:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" -d '{"network": {"tenant_id": "ba10e4d8bed84ff48b4e868fb90fe842", "name": "tenantnetwork2-net_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23", "admin_state_up": true}}' 2018-09-07 04:57:51,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e1c65a8b-b7ae-48d1-a2a1-45cd513234be Date: Fri, 07 Sep 2018 04:57:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ed04b6c6-428f-48b0-91cd-1bfb5da41454","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"ba10e4d8bed84ff48b4e868fb90fe842","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T04:57:51Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23","admin_state_up":true,"tenant_id":"ba10e4d8bed84ff48b4e868fb90fe842","created_at":"2018-09-07T04:57:51Z","mtu":1450}} 2018-09-07 04:57:51,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e1c65a8b-b7ae-48d1-a2a1-45cd513234be 2018-09-07 04:57:51,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.354529857635s 2018-09-07 04:57:51,286 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-e1c65a8b-b7ae-48d1-a2a1-45cd513234be 2018-09-07 04:57:51,286 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-07T04:57:51Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ed04b6c6-428f-48b0-91cd-1bfb5da41454', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23', u'created_at': u'2018-09-07T04:57:51Z', u'mtu': 1450, u'tenant_id': u'ba10e4d8bed84ff48b4e868fb90fe842', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ba10e4d8bed84ff48b4e868fb90fe842', u'l2_adjacency': True}) 2018-09-07 04:57:51,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 04:57:51,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6987b10b-e6de-45d8-abe8-c683ca121ed1 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.24:5000/v3/", "rel": "self"}]}} 2018-09-07 04:57:51,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-6987b10b-e6de-45d8-abe8-c683ca121ed1 2018-09-07 04:57:51,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-07 04:57:51,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "edab8963222944a8b424944840e63179", "name": "Member"}], "expires_at": "2018-09-07T05:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ba10e4d8bed84ff48b4e868fb90fe842", "name": "tenantnetwork2-project_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}, "catalog": [{"endpoints": [], "type": "metering", "id": "021ac95684f244f2bc81e8f45bcb3ebb", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e02d493d72a45609b260558aa55ef2a"}, {"url": "http://172.30.9.24:8004/v1/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "609dfcd145bb4e4486356aef8f76f32e"}, {"url": "http://192.30.9.6:8004/v1/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968db42abeb445eb9ee9e342b1d4c30c"}], "type": "orchestration", "id": "0d07176bdac045659d8e330b7be64363", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e791edf43946c0b1c9d5c43a3479f9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96a8883d801f4826b603e3661b9a6d5e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd6b6af5e41848498a0dba017cfbc017"}], "type": "cloudformation", "id": "14cac624f7d24e91b6313d2aa64ef2df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.31:8080/v1/AUTH_ba10e4d8bed84ff48b4e868fb90fe842", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eab176484854f48a51996d24a741598"}, {"url": "http://172.30.9.24:8080/v1/AUTH_ba10e4d8bed84ff48b4e868fb90fe842", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3d55fe378854bf5852e593740027749"}, {"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa6ff40014544c0997498b9751138fd4"}], "type": "object-store", "id": "2d2f9921bb4544338138d194f143a3bd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac7f11301440476795bd2cab525f2898"}, {"url": "http://192.30.9.6:8776/v2/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb75fb568744489c9cd8610c1bc07aa1"}, {"url": "http://172.30.9.24:8776/v2/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f237d029de62497bab77a4b731b12ea3"}], "type": "volumev2", "id": "37d9c5364640468cb9d151c8ab5ddb1d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b0f98a948d444dc908d8a84fb7f6963"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5de1e9d00c847a5bca1fa382a7addca"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e728eb7327fc4905bcebaadf0f1acd0f"}], "type": "alarming", "id": "62ebc41949584ae9829cf09923125b99", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08aa8e4855314a0a9824585b47cecf21"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ded757f9b374824af5b66cd8f56d92c"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d38a6c93ade34bd48f1e6e9db8f4e8ae"}], "type": "event", "id": "6e06a0775fab45b7bf2e86b7ce28c449", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88b7e2742b254583aef50e18e5d0dbd6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fcf57dbd45346aab5c22671783a767e"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "edfadc1256d542178e8781a35baa4d9b"}], "type": "image", "id": "6ef94ccaa6e140729bc3f45afe5085a2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "108851fa3eff43ff81f460c6617d34d1"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c001364747124ccda26145506e792e56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44eb1f7e1ad4c34890a8ff1eade44f0"}], "type": "compute", "id": "71aff16d58c7453b92a6416fd21f8dc7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01e6c570f32e49e7a05dd9bb6ac41ac7"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f2a57f7024547df8393abdd209d939f"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "904b936fd5cd4ac39c3ee1ee179ffebd"}], "type": "placement", "id": "7886d96ddc0442fda1c8df3d90c4d9f1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7768123580f94995af35fea4252cbb70"}, {"url": "http://192.30.9.6:8776/v3/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b267d692704c2a95c36d46f4f5dc01"}, {"url": "http://192.30.9.6:8776/v3/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e65dacf8aa442b90f1bcd031f63ae4"}], "type": "volumev3", "id": "8c530432fcbe427a94109d5af6749936", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2a9110ba6f47aea4a6e808638e73b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef684bea795d4ef68ab632f506530723"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f654d562a9f846939b37beaaf17c2c9c"}], "type": "metric", "id": "a11c8c89180549aab09d8425330073ed", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c04eb5d3f084fe4b477e8f3d893dfd5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89397f92a449427489adea270e617281"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4c1d4ac34ab4cfdacca40c85551bddc"}], "type": "identity", "id": "c3b45e3ba7ac45f6a1dca91fb7925657", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0854630563574a65a5decb5c60e56f06"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f84149791f44689acec4a85e15cf0d6"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab9581f065214dd4a5707dbac99719f1"}], "type": "network", "id": "f1875a10e6fc41f18cd02d6f4ca58a87", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301e610a71ec451dbaf56c619ab98420"}, {"url": "http://172.30.9.24:8776/v1/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97bf6fd773ca4d91b33cbbadf529ad6e"}, {"url": "http://192.30.9.6:8776/v1/ba10e4d8bed84ff48b4e868fb90fe842", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cba9684dba874d00bb5180e185327964"}], "type": "volume", "id": "f9e194a608db4c58a000f67731bc779f", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23", "id": "b173c9384e8a4c1994e06b44df2aba3c"}, "audit_ids": ["GXQU_KioTc6qAE18l6ggfg"], "issued_at": "2018-09-07T04:57:51.000000Z"}} 2018-09-07 04:57:51,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 04:57:51,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f39f345e497da6cf2312d3511e65da94aa9240a1" 2018-09-07 04:57:52,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-c24a1853-1854-4801-a601-eb9804d66540 Date: Fri, 07 Sep 2018 04:57:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ed04b6c6-428f-48b0-91cd-1bfb5da41454","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ba10e4d8bed84ff48b4e868fb90fe842","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T04:57:51Z","qos_policy_id":null,"name":"tenantnetwork2-net_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23","admin_state_up":true,"tenant_id":"ba10e4d8bed84ff48b4e868fb90fe842","created_at":"2018-09-07T04:57:51Z","mtu":1450}]} 2018-09-07 04:57:52,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c24a1853-1854-4801-a601-eb9804d66540 2018-09-07 04:57:52,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.907315969467s 2018-09-07 04:57:52,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c24a1853-1854-4801-a601-eb9804d66540 2018-09-07 04:57:52,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-07 04:57:52,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f39f345e497da6cf2312d3511e65da94aa9240a1" -d '{"subnet": {"name": "tenantnetwork2-subnet_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23", "enable_dhcp": true, "network_id": "ed04b6c6-428f-48b0-91cd-1bfb5da41454", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-07 04:57:53,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-86ce41d4-6d66-415f-965c-dff43aa22325 Date: Fri, 07 Sep 2018 04:57:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed04b6c6-428f-48b0-91cd-1bfb5da41454","tenant_id":"ba10e4d8bed84ff48b4e868fb90fe842","created_at":"2018-09-07T04:57:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-07T04:57:52Z","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":"ba10e4d8bed84ff48b4e868fb90fe842","id":"18731b4e-5ffa-4375-8cba-026dd08f6a7d","subnetpool_id":null,"name":"tenantnetwork2-subnet_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}} 2018-09-07 04:57:53,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-86ce41d4-6d66-415f-965c-dff43aa22325 2018-09-07 04:57:53,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.649481058121s 2018-09-07 04:57:53,232 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-86ce41d4-6d66-415f-965c-dff43aa22325 2018-09-07 04:57:53,233 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T04:57:52Z', 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'18731b4e-5ffa-4375-8cba-026dd08f6a7d', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23', u'enable_dhcp': True, u'network_id': u'ed04b6c6-428f-48b0-91cd-1bfb5da41454', u'tenant_id': u'ba10e4d8bed84ff48b4e868fb90fe842', u'created_at': u'2018-09-07T04:57:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ba10e4d8bed84ff48b4e868fb90fe842'}) 2018-09-07 04:57:53,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-07 04:57:53,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}f39f345e497da6cf2312d3511e65da94aa9240a1" -d '{"router": {"external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266"}, "name": "tenantnetwork2-router_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23", "admin_state_up": true}}' 2018-09-07 04:57:54,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1a6fe192-289b-4b8d-be62-28479468981f Date: Fri, 07 Sep 2018 04:57:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8fba6804-e732-4306-8eca-149328ae277f", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ba10e4d8bed84ff48b4e868fb90fe842", "created_at": "2018-09-07T04:57:53Z", "admin_state_up": true, "updated_at": "2018-09-07T04:57:54Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ba10e4d8bed84ff48b4e868fb90fe842", "id": "faaabc5f-6c99-45f8-a1d6-128656205658", "name": "tenantnetwork2-router_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}} 2018-09-07 04:57:54,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1a6fe192-289b-4b8d-be62-28479468981f 2018-09-07 04:57:54,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.36843013763s 2018-09-07 04:57:54,602 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1a6fe192-289b-4b8d-be62-28479468981f 2018-09-07 04:57:54,602 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T04:57:54Z', u'revision_number': 2, u'id': u'faaabc5f-6c99-45f8-a1d6-128656205658', u'external_gateway_info': {u'network_id': u'2b8a925c-1a18-45d9-ba48-510ea9cd1266', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8fba6804-e732-4306-8eca-149328ae277f', u'ip_address': u'172.30.9.219'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23', u'admin_state_up': True, u'tenant_id': u'ba10e4d8bed84ff48b4e868fb90fe842', u'created_at': u'2018-09-07T04:57:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'ba10e4d8bed84ff48b4e868fb90fe842'}) 2018-09-07 04:57:54,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-07 04:57:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/faaabc5f-6c99-45f8-a1d6-128656205658/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}f39f345e497da6cf2312d3511e65da94aa9240a1" -d '{"subnet_id": "18731b4e-5ffa-4375-8cba-026dd08f6a7d"}' 2018-09-07 04:57:57,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-004a6fa1-856f-4a32-99a7-79d88fd01b34 Date: Fri, 07 Sep 2018 04:57:57 GMT RESP BODY: {"network_id": "ed04b6c6-428f-48b0-91cd-1bfb5da41454", "tenant_id": "ba10e4d8bed84ff48b4e868fb90fe842", "subnet_id": "18731b4e-5ffa-4375-8cba-026dd08f6a7d", "subnet_ids": ["18731b4e-5ffa-4375-8cba-026dd08f6a7d"], "port_id": "af09fba8-a294-4f95-910b-103c6257b7ba", "id": "faaabc5f-6c99-45f8-a1d6-128656205658"} 2018-09-07 04:57:57,224 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/faaabc5f-6c99-45f8-a1d6-128656205658/add_router_interface.json used request id req-004a6fa1-856f-4a32-99a7-79d88fd01b34 2018-09-07 04:57:57,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.62066411972s 2018-09-07 04:57:57,224 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/faaabc5f-6c99-45f8-a1d6-128656205658/add_router_interface.json used request id req-004a6fa1-856f-4a32-99a7-79d88fd01b34 returning object faaabc5f-6c99-45f8-a1d6-128656205658 2018-09-07 04:57:57,337 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-07 04:57:57,337 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-07 04:57:57,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-07 04:57:57,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/faaabc5f-6c99-45f8-a1d6-128656205658/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}f39f345e497da6cf2312d3511e65da94aa9240a1" -d '{"subnet_id": "18731b4e-5ffa-4375-8cba-026dd08f6a7d"}' 2018-09-07 04:57:59,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b8a04039-6d78-4e78-9317-dd4f7047fce1 Date: Fri, 07 Sep 2018 04:57:59 GMT RESP BODY: {"network_id": "ed04b6c6-428f-48b0-91cd-1bfb5da41454", "tenant_id": "ba10e4d8bed84ff48b4e868fb90fe842", "subnet_id": "18731b4e-5ffa-4375-8cba-026dd08f6a7d", "subnet_ids": ["18731b4e-5ffa-4375-8cba-026dd08f6a7d"], "port_id": "af09fba8-a294-4f95-910b-103c6257b7ba", "id": "faaabc5f-6c99-45f8-a1d6-128656205658"} 2018-09-07 04:57:59,311 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/faaabc5f-6c99-45f8-a1d6-128656205658/remove_router_interface.json used request id req-b8a04039-6d78-4e78-9317-dd4f7047fce1 2018-09-07 04:57:59,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96909999847s 2018-09-07 04:57:59,311 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/faaabc5f-6c99-45f8-a1d6-128656205658/remove_router_interface.json used request id req-b8a04039-6d78-4e78-9317-dd4f7047fce1 returning object faaabc5f-6c99-45f8-a1d6-128656205658 2018-09-07 04:57:59,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-07 04:57:59,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f39f345e497da6cf2312d3511e65da94aa9240a1" 2018-09-07 04:57:59,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-8ca05540-e50d-4cb5-be8d-59cecb51f69d Date: Fri, 07 Sep 2018 04:57:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8fba6804-e732-4306-8eca-149328ae277f", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ba10e4d8bed84ff48b4e868fb90fe842", "created_at": "2018-09-07T04:57:53Z", "admin_state_up": true, "updated_at": "2018-09-07T04:57:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ba10e4d8bed84ff48b4e868fb90fe842", "id": "faaabc5f-6c99-45f8-a1d6-128656205658", "name": "tenantnetwork2-router_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}]} 2018-09-07 04:57:59,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8ca05540-e50d-4cb5-be8d-59cecb51f69d 2018-09-07 04:57:59,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.128797054291s 2018-09-07 04:57:59,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8ca05540-e50d-4cb5-be8d-59cecb51f69d 2018-09-07 04:57:59,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-07 04:57:59,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/faaabc5f-6c99-45f8-a1d6-128656205658.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f39f345e497da6cf2312d3511e65da94aa9240a1" 2018-09-07 04:58:00,439 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-140d3911-e770-4822-9c2f-ba160bed618a Content-Length: 0 Date: Fri, 07 Sep 2018 04:58:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 04:58:00,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/faaabc5f-6c99-45f8-a1d6-128656205658.json used request id req-140d3911-e770-4822-9c2f-ba160bed618a 2018-09-07 04:58:00,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.997287034988s 2018-09-07 04:58:00,440 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/faaabc5f-6c99-45f8-a1d6-128656205658.json used request id req-140d3911-e770-4822-9c2f-ba160bed618a 2018-09-07 04:58:00,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-07 04:58:00,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f39f345e497da6cf2312d3511e65da94aa9240a1" 2018-09-07 04:58:00,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2e46e33b-4083-43d7-b01d-38476354bb2e Date: Fri, 07 Sep 2018 04:58:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed04b6c6-428f-48b0-91cd-1bfb5da41454","tenant_id":"ba10e4d8bed84ff48b4e868fb90fe842","created_at":"2018-09-07T04:57:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-07T04:57:52Z","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":"ba10e4d8bed84ff48b4e868fb90fe842","id":"18731b4e-5ffa-4375-8cba-026dd08f6a7d","subnetpool_id":null,"name":"tenantnetwork2-subnet_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}]} 2018-09-07 04:58:00,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2e46e33b-4083-43d7-b01d-38476354bb2e 2018-09-07 04:58:00,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.136888980865s 2018-09-07 04:58:00,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2e46e33b-4083-43d7-b01d-38476354bb2e 2018-09-07 04:58:00,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-07 04:58:00,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/18731b4e-5ffa-4375-8cba-026dd08f6a7d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f39f345e497da6cf2312d3511e65da94aa9240a1" 2018-09-07 04:58:01,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c2666ad1-cd74-4bff-bdbb-5422b04a8059 Date: Fri, 07 Sep 2018 04:58:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 04:58:01,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/18731b4e-5ffa-4375-8cba-026dd08f6a7d.json used request id req-c2666ad1-cd74-4bff-bdbb-5422b04a8059 2018-09-07 04:58:01,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08310699463s 2018-09-07 04:58:01,663 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/18731b4e-5ffa-4375-8cba-026dd08f6a7d.json used request id req-c2666ad1-cd74-4bff-bdbb-5422b04a8059 2018-09-07 04:58:01,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 04:58:01,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}f39f345e497da6cf2312d3511e65da94aa9240a1" 2018-09-07 04:58:01,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-0239f729-b75a-492f-8e13-757623cbdf12 Date: Fri, 07 Sep 2018 04:58:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"ed04b6c6-428f-48b0-91cd-1bfb5da41454","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba10e4d8bed84ff48b4e868fb90fe842","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T04:58:01Z","qos_policy_id":null,"name":"tenantnetwork2-net_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23","admin_state_up":true,"tenant_id":"ba10e4d8bed84ff48b4e868fb90fe842","created_at":"2018-09-07T04:57:51Z","mtu":1450}]} 2018-09-07 04:58:01,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0239f729-b75a-492f-8e13-757623cbdf12 2018-09-07 04:58:01,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995271205902s 2018-09-07 04:58:01,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-0239f729-b75a-492f-8e13-757623cbdf12 2018-09-07 04:58:01,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-07 04:58:01,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/ed04b6c6-428f-48b0-91cd-1bfb5da41454.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f39f345e497da6cf2312d3511e65da94aa9240a1" 2018-09-07 04:58:02,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-baa8dfcf-32bf-4aad-8f57-0920cb9e8ab9 Date: Fri, 07 Sep 2018 04:58:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 04:58:02,704 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ed04b6c6-428f-48b0-91cd-1bfb5da41454.json used request id req-baa8dfcf-32bf-4aad-8f57-0920cb9e8ab9 2018-09-07 04:58:02,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.940436840057s 2018-09-07 04:58:02,705 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/ed04b6c6-428f-48b0-91cd-1bfb5da41454.json used request id req-baa8dfcf-32bf-4aad-8f57-0920cb9e8ab9 2018-09-07 04:58:02,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 04:58:02,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:58:02,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c60cf3-920d-4da5-9b03-d10b02825e79 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/08cab039d8354a4bb4c5867d3389e0d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08cab039d8354a4bb4c5867d3389e0d3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/09c535a6ef0141589d96f1795d957116"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09c535a6ef0141589d96f1795d957116", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/22d779c44f374e078d1863278ec2ae2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22d779c44f374e078d1863278ec2ae2c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/2ae5d3d824a044ad8fedd39fedc6ffda"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ae5d3d824a044ad8fedd39fedc6ffda", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/547b388910514896ab1cc77ec62b7394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "547b388910514896ab1cc77ec62b7394", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/557d8d4f9e21436b822acde1e78a778b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557d8d4f9e21436b822acde1e78a778b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/753a2c165317405382415696b8929e4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "753a2c165317405382415696b8929e4e", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/7ecb502225b341e29a9e66a57d3f3535"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ecb502225b341e29a9e66a57d3f3535", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a86be69b5af94975bc80390811bdba5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a86be69b5af94975bc80390811bdba5a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23", "links": {"self": "http://172.30.9.24:5000/v3/users/b173c9384e8a4c1994e06b44df2aba3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b173c9384e8a4c1994e06b44df2aba3c", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/bd37a6f1c1d1448481a9e04a778f05df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd37a6f1c1d1448481a9e04a778f05df", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c0a2b1d0eb9649488a7e62bb4c849ca0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0a2b1d0eb9649488a7e62bb4c849ca0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/c206a8068c6044bf9bf97b309428204d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c206a8068c6044bf9bf97b309428204d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/da9d11f9627046549bca7742e80024d4"}, "domain_id": "dade74cf37c9445b8ab8f914980b490c", "enabled": true, "options": {}, "id": "da9d11f9627046549bca7742e80024d4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/e64dcb37264240e4b9fa5e3c0298744b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e64dcb37264240e4b9fa5e3c0298744b", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-07 04:58:02,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f9c60cf3-920d-4da5-9b03-d10b02825e79 2018-09-07 04:58:02,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131061077118s 2018-09-07 04:58:02,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-f9c60cf3-920d-4da5-9b03-d10b02825e79 2018-09-07 04:58:02,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 04:58:02,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/b173c9384e8a4c1994e06b44df2aba3c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:58:02,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e36e267-cf81-402a-a509-8de7f58a796b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23", "links": {"self": "http://172.30.9.24:5000/v3/users/b173c9384e8a4c1994e06b44df2aba3c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b173c9384e8a4c1994e06b44df2aba3c", "description": null}} 2018-09-07 04:58:02,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/b173c9384e8a4c1994e06b44df2aba3c used request id req-5e36e267-cf81-402a-a509-8de7f58a796b 2018-09-07 04:58:02,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102570056915s 2018-09-07 04:58:02,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/b173c9384e8a4c1994e06b44df2aba3c used request id req-5e36e267-cf81-402a-a509-8de7f58a796b 2018-09-07 04:58:02,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-07 04:58:02,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/b173c9384e8a4c1994e06b44df2aba3c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:58:03,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 04:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b03fa97-439d-4d4f-96f5-e194c13e080f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 04:58:03,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b173c9384e8a4c1994e06b44df2aba3c used request id req-0b03fa97-439d-4d4f-96f5-e194c13e080f 2018-09-07 04:58:03,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.216057062149s 2018-09-07 04:58:03,162 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/b173c9384e8a4c1994e06b44df2aba3c used request id req-0b03fa97-439d-4d4f-96f5-e194c13e080f 2018-09-07 04:58:03,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 04:58:03,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:58:03,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5d6c41-0165-4655-a758-352157920785 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/ba10e4d8bed84ff48b4e868fb90fe842"}, "tags": [], "enabled": true, "id": "ba10e4d8bed84ff48b4e868fb90fe842", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b937bb5a-4cd6-4e9a-96d8-6bdf25241d23"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 04:58:03,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-ad5d6c41-0165-4655-a758-352157920785 2018-09-07 04:58:03,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0855419635773s 2018-09-07 04:58:03,254 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-ad5d6c41-0165-4655-a758-352157920785 2018-09-07 04:58:03,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-07 04:58:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/ba10e4d8bed84ff48b4e868fb90fe842 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:58:03,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2197b61b-bf44-42c8-a03e-947d47f4a31f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 04:58:03,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ba10e4d8bed84ff48b4e868fb90fe842 used request id req-2197b61b-bf44-42c8-a03e-947d47f4a31f 2018-09-07 04:58:03,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.194001913071s 2018-09-07 04:58:03,453 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/ba10e4d8bed84ff48b4e868fb90fe842 used request id req-2197b61b-bf44-42c8-a03e-947d47f4a31f 2018-09-07 04:58:03,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 04:58:03,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:58:03,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00110468-d738-4272-beef-8d5c675518ef Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "edab8963222944a8b424944840e63179", "links": {"self": "http://172.30.9.24:5000/v3/roles/edab8963222944a8b424944840e63179"}, "name": "Member"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 04:58:03,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-00110468-d738-4272-beef-8d5c675518ef 2018-09-07 04:58:03,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.08988904953s 2018-09-07 04:58:03,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-00110468-d738-4272-beef-8d5c675518ef 2018-09-07 04:58:03,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-07 04:58:03,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/edab8963222944a8b424944840e63179 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7a16cab3dd0049f1005127e01c360b499bd724c4" 2018-09-07 04:58:03,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-462e5849-0f65-483f-9394-e3d7bc44908e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 04:58:03,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/edab8963222944a8b424944840e63179 used request id req-462e5849-0f65-483f-9394-e3d7bc44908e 2018-09-07 04:58:03,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.142874002457s 2018-09-07 04:58:03,695 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/edab8963222944a8b424944840e63179 used request id req-462e5849-0f65-483f-9394-e3d7bc44908e 2018-09-07 04:58:03,744 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-07 04:58:03,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 04:58:03,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68d85d7d-1191-4e24-bdab-22008ba6f539 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.24:5000/v3/", "rel": "self"}]}} 2018-09-07 04:58:03,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-68d85d7d-1191-4e24-bdab-22008ba6f539 2018-09-07 04:58:03,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-07 04:58:04,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a5cf52a0ac843c6bd02728ae3b5e244", "name": "admin"}], "expires_at": "2018-09-07T05:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb2bb136b46c4892be31ea5c4adb3574", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "021ac95684f244f2bc81e8f45bcb3ebb", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e02d493d72a45609b260558aa55ef2a"}, {"url": "http://172.30.9.24:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "609dfcd145bb4e4486356aef8f76f32e"}, {"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968db42abeb445eb9ee9e342b1d4c30c"}], "type": "orchestration", "id": "0d07176bdac045659d8e330b7be64363", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e791edf43946c0b1c9d5c43a3479f9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96a8883d801f4826b603e3661b9a6d5e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd6b6af5e41848498a0dba017cfbc017"}], "type": "cloudformation", "id": "14cac624f7d24e91b6313d2aa64ef2df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.31:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eab176484854f48a51996d24a741598"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3d55fe378854bf5852e593740027749"}, {"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa6ff40014544c0997498b9751138fd4"}], "type": "object-store", "id": "2d2f9921bb4544338138d194f143a3bd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac7f11301440476795bd2cab525f2898"}, {"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb75fb568744489c9cd8610c1bc07aa1"}, {"url": "http://172.30.9.24:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f237d029de62497bab77a4b731b12ea3"}], "type": "volumev2", "id": "37d9c5364640468cb9d151c8ab5ddb1d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b0f98a948d444dc908d8a84fb7f6963"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5de1e9d00c847a5bca1fa382a7addca"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e728eb7327fc4905bcebaadf0f1acd0f"}], "type": "alarming", "id": "62ebc41949584ae9829cf09923125b99", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08aa8e4855314a0a9824585b47cecf21"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ded757f9b374824af5b66cd8f56d92c"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d38a6c93ade34bd48f1e6e9db8f4e8ae"}], "type": "event", "id": "6e06a0775fab45b7bf2e86b7ce28c449", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88b7e2742b254583aef50e18e5d0dbd6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fcf57dbd45346aab5c22671783a767e"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "edfadc1256d542178e8781a35baa4d9b"}], "type": "image", "id": "6ef94ccaa6e140729bc3f45afe5085a2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "108851fa3eff43ff81f460c6617d34d1"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c001364747124ccda26145506e792e56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44eb1f7e1ad4c34890a8ff1eade44f0"}], "type": "compute", "id": "71aff16d58c7453b92a6416fd21f8dc7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01e6c570f32e49e7a05dd9bb6ac41ac7"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f2a57f7024547df8393abdd209d939f"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "904b936fd5cd4ac39c3ee1ee179ffebd"}], "type": "placement", "id": "7886d96ddc0442fda1c8df3d90c4d9f1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7768123580f94995af35fea4252cbb70"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b267d692704c2a95c36d46f4f5dc01"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e65dacf8aa442b90f1bcd031f63ae4"}], "type": "volumev3", "id": "8c530432fcbe427a94109d5af6749936", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2a9110ba6f47aea4a6e808638e73b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef684bea795d4ef68ab632f506530723"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f654d562a9f846939b37beaaf17c2c9c"}], "type": "metric", "id": "a11c8c89180549aab09d8425330073ed", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c04eb5d3f084fe4b477e8f3d893dfd5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89397f92a449427489adea270e617281"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4c1d4ac34ab4cfdacca40c85551bddc"}], "type": "identity", "id": "c3b45e3ba7ac45f6a1dca91fb7925657", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0854630563574a65a5decb5c60e56f06"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f84149791f44689acec4a85e15cf0d6"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab9581f065214dd4a5707dbac99719f1"}], "type": "network", "id": "f1875a10e6fc41f18cd02d6f4ca58a87", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301e610a71ec451dbaf56c619ab98420"}, {"url": "http://172.30.9.24:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97bf6fd773ca4d91b33cbbadf529ad6e"}, {"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cba9684dba874d00bb5180e185327964"}], "type": "volume", "id": "f9e194a608db4c58a000f67731bc779f", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e64dcb37264240e4b9fa5e3c0298744b"}, "audit_ids": ["1idIohdqQxSUoUC2PdZ00A"], "issued_at": "2018-09-07T04:58:04.000000Z"}} 2018-09-07 04:58:04,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 04:58:04,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 04:58:05,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-01bf5641-5a84-4f12-9284-3b7d93e76743 Date: Fri, 07 Sep 2018 04:58:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"}]} 2018-09-07 04:58:05,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-01bf5641-5a84-4f12-9284-3b7d93e76743 2018-09-07 04:58:05,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.906358003616s 2018-09-07 04:58:05,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-01bf5641-5a84-4f12-9284-3b7d93e76743 2018-09-07 04:58:05,117 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-07 04:58:05,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 04:58:05,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 07 Sep 2018 04:58:05 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-07 04:58:05,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 04:58:05,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 04:58:05,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab9c73dc-e356-4a22-9b40-cc37e667a9a7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dade74cf37c9445b8ab8f914980b490c"}, "tags": [], "enabled": true, "id": "dade74cf37c9445b8ab8f914980b490c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-07 04:58:05,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ab9c73dc-e356-4a22-9b40-cc37e667a9a7 2018-09-07 04:58:05,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0845999717712s 2018-09-07 04:58:05,212 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-ab9c73dc-e356-4a22-9b40-cc37e667a9a7 2018-09-07 04:58:05,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 04:58:05,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 04:58:05,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 04:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e2a185-0658-43fd-bcd7-f0c1e8b74a88 Content-Encoding: gzip Content-Length: 294 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 04:58:05,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-27e2a185-0658-43fd-bcd7-f0c1e8b74a88 2018-09-07 04:58:05,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0200598239899s 2018-09-07 04:58:05,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-27e2a185-0658-43fd-bcd7-f0c1e8b74a88 2018-09-07 04:58:05,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-07 04:58:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" -d '{"network": {"tenant_id": "bb2bb136b46c4892be31ea5c4adb3574", "name": "vmready1-net_830f8851-1b23-456b-b157-d45ee6cea117", "admin_state_up": true}}' 2018-09-07 04:58:05,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c39f1cf6-6cd5-4d41-9e71-787dee297b8d Date: Fri, 07 Sep 2018 04:58: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":"f41c0f8f-8d8c-4044-bbe7-0740ef2311b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"bb2bb136b46c4892be31ea5c4adb3574","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T04:58:05Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_830f8851-1b23-456b-b157-d45ee6cea117","admin_state_up":true,"tenant_id":"bb2bb136b46c4892be31ea5c4adb3574","created_at":"2018-09-07T04:58:05Z","mtu":1450}} 2018-09-07 04:58:05,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c39f1cf6-6cd5-4d41-9e71-787dee297b8d 2018-09-07 04:58:05,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.272667169571s 2018-09-07 04:58:05,514 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-c39f1cf6-6cd5-4d41-9e71-787dee297b8d 2018-09-07 04:58:05,514 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-07T04:58:05Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f41c0f8f-8d8c-4044-bbe7-0740ef2311b5', u'provider:segmentation_id': 61, 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_830f8851-1b23-456b-b157-d45ee6cea117', u'created_at': u'2018-09-07T04:58:05Z', u'mtu': 1450, u'tenant_id': u'bb2bb136b46c4892be31ea5c4adb3574', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bb2bb136b46c4892be31ea5c4adb3574', u'l2_adjacency': True}) 2018-09-07 04:58:05,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 04:58:05,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 04:58:05,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-7e1369ab-0cd7-49d9-a5f6-aa223a1af521 Date: Fri, 07 Sep 2018 04:58:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f41c0f8f-8d8c-4044-bbe7-0740ef2311b5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"bb2bb136b46c4892be31ea5c4adb3574","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T04:58:05Z","qos_policy_id":null,"name":"vmready1-net_830f8851-1b23-456b-b157-d45ee6cea117","admin_state_up":true,"tenant_id":"bb2bb136b46c4892be31ea5c4adb3574","created_at":"2018-09-07T04:58:05Z","provider:network_type":"vxlan"}]} 2018-09-07 04:58:05,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7e1369ab-0cd7-49d9-a5f6-aa223a1af521 2018-09-07 04:58:05,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0945770740509s 2018-09-07 04:58:05,610 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-7e1369ab-0cd7-49d9-a5f6-aa223a1af521 2018-09-07 04:58:05,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-07 04:58:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" -d '{"subnet": {"name": "vmready1-subnet_830f8851-1b23-456b-b157-d45ee6cea117", "enable_dhcp": true, "network_id": "f41c0f8f-8d8c-4044-bbe7-0740ef2311b5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-07 04:58:06,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-470098e0-db38-45ef-8af8-dd24062fdb2d Date: Fri, 07 Sep 2018 04:58:06 GMT RESP BODY: {"subnet":{"updated_at":"2018-09-07T04:58:05Z","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":"74d35257-e0c5-459e-bfc3-c29a54b50b1b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bb2bb136b46c4892be31ea5c4adb3574","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_830f8851-1b23-456b-b157-d45ee6cea117","enable_dhcp":true,"segment_id":null,"network_id":"f41c0f8f-8d8c-4044-bbe7-0740ef2311b5","tenant_id":"bb2bb136b46c4892be31ea5c4adb3574","created_at":"2018-09-07T04:58:05Z","ip_version":4}} 2018-09-07 04:58:06,112 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-470098e0-db38-45ef-8af8-dd24062fdb2d 2018-09-07 04:58:06,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.501258134842s 2018-09-07 04:58:06,113 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-470098e0-db38-45ef-8af8-dd24062fdb2d 2018-09-07 04:58:06,113 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T04:58:05Z', 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'74d35257-e0c5-459e-bfc3-c29a54b50b1b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_830f8851-1b23-456b-b157-d45ee6cea117', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f41c0f8f-8d8c-4044-bbe7-0740ef2311b5', u'tenant_id': u'bb2bb136b46c4892be31ea5c4adb3574', u'created_at': u'2018-09-07T04:58:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb2bb136b46c4892be31ea5c4adb3574'}) 2018-09-07 04:58:06,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-07 04:58:06,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" -d '{"router": {"external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266"}, "name": "vmready1-router_830f8851-1b23-456b-b157-d45ee6cea117", "admin_state_up": true}}' 2018-09-07 04:58:07,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-1bac9c62-b682-4cb5-bda6-fce574612623 Date: Fri, 07 Sep 2018 04:58:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8fba6804-e732-4306-8eca-149328ae277f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bb2bb136b46c4892be31ea5c4adb3574", "created_at": "2018-09-07T04:58:06Z", "admin_state_up": true, "updated_at": "2018-09-07T04:58:07Z", "project_id": "bb2bb136b46c4892be31ea5c4adb3574", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a55d0d29-156f-4a68-ae22-484297527e09", "name": "vmready1-router_830f8851-1b23-456b-b157-d45ee6cea117"}} 2018-09-07 04:58:07,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1bac9c62-b682-4cb5-bda6-fce574612623 2018-09-07 04:58:07,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.36523985863s 2018-09-07 04:58:07,480 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-1bac9c62-b682-4cb5-bda6-fce574612623 2018-09-07 04:58:07,480 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T04:58:07Z', u'revision_number': 2, u'ha': False, u'id': u'a55d0d29-156f-4a68-ae22-484297527e09', u'external_gateway_info': {u'network_id': u'2b8a925c-1a18-45d9-ba48-510ea9cd1266', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8fba6804-e732-4306-8eca-149328ae277f', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_830f8851-1b23-456b-b157-d45ee6cea117', u'admin_state_up': True, u'tenant_id': u'bb2bb136b46c4892be31ea5c4adb3574', u'created_at': u'2018-09-07T04:58:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'bb2bb136b46c4892be31ea5c4adb3574'}) 2018-09-07 04:58:07,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-07 04:58:07,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/a55d0d29-156f-4a68-ae22-484297527e09/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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" -d '{"subnet_id": "74d35257-e0c5-459e-bfc3-c29a54b50b1b"}' 2018-09-07 04:58:09,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ed12de83-ec3c-457d-9911-1fc89612f3cc Date: Fri, 07 Sep 2018 04:58:09 GMT RESP BODY: {"network_id": "f41c0f8f-8d8c-4044-bbe7-0740ef2311b5", "tenant_id": "bb2bb136b46c4892be31ea5c4adb3574", "subnet_id": "74d35257-e0c5-459e-bfc3-c29a54b50b1b", "subnet_ids": ["74d35257-e0c5-459e-bfc3-c29a54b50b1b"], "port_id": "d8ffdefe-2a0e-4d17-9c55-d459e95b98e8", "id": "a55d0d29-156f-4a68-ae22-484297527e09"} 2018-09-07 04:58:09,408 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a55d0d29-156f-4a68-ae22-484297527e09/add_router_interface.json used request id req-ed12de83-ec3c-457d-9911-1fc89612f3cc 2018-09-07 04:58:09,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.92730283737s 2018-09-07 04:58:09,409 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a55d0d29-156f-4a68-ae22-484297527e09/add_router_interface.json used request id req-ed12de83-ec3c-457d-9911-1fc89612f3cc returning object a55d0d29-156f-4a68-ae22-484297527e09 2018-09-07 04:58:09,409 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-07 04:58:09,538 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-07 04:58:09,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 04:58:09,545 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 07 Sep 2018 04:58:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-09-07 04:58:09,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-07 04:58:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 04:58:10,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b55be8f5-0266-436e-93b8-26cc99202d7c Date: Fri, 07 Sep 2018 04:58:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-07 04:58:10,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b55be8f5-0266-436e-93b8-26cc99202d7c 2018-09-07 04:58:10,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.690562009811s 2018-09-07 04:58:10,241 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-b55be8f5-0266-436e-93b8-26cc99202d7c 2018-09-07 04:58:10,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-07 04:58:10,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_830f8851-1b23-456b-b157-d45ee6cea117", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_830f8851-1b23-456b-b157-d45ee6cea117"}' 2018-09-07 04:58:10,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-27ff564f-0c0f-453e-a801-e3ac788e358f Date: Fri, 07 Sep 2018 04:58:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e/file", "owner": "bb2bb136b46c4892be31ea5c4adb3574", "id": "18b059a7-cdb7-459e-98fd-abd9e43e2d1e", "size": null, "self": "/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-07T04:58:10Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_830f8851-1b23-456b-b157-d45ee6cea117", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_830f8851-1b23-456b-b157-d45ee6cea117", "checksum": null, "created_at": "2018-09-07T04:58:10Z", "protected": false} 2018-09-07 04:58:10,330 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-27ff564f-0c0f-453e-a801-e3ac788e358f 2018-09-07 04:58:10,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0823318958282s 2018-09-07 04:58:10,331 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-27ff564f-0c0f-453e-a801-e3ac788e358f returning object 18b059a7-cdb7-459e-98fd-abd9e43e2d1e 2018-09-07 04:58:10,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-07 04:58:10,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e/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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" -d '' 2018-09-07 05:00:10,355 - shade - DEBUG - Unable to establish connection to http://172.30.9.24:9292/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-09-07 05:00:10,355 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.02325201 seconds, retrying 2018-09-07 05:00:10,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e/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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" -d '' 2018-09-07 05:00:10,997 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-335aaf8e-5180-4637-a6c8-1855de7aa42f Date: Fri, 07 Sep 2018 05:00:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-07 05:00:10,997 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e/file used request id req-335aaf8e-5180-4637-a6c8-1855de7aa42f 2018-09-07 05:00:10,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.665670156s 2018-09-07 05:00:10,998 - shade - DEBUG - Deleting failed upload of image vmready1-img_830f8851-1b23-456b-b157-d45ee6cea117 2018-09-07 05:00:10,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-07 05:00:11,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 05:00:11,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89d56b58-6e56-44be-b7ca-47181975797f Date: Fri, 07 Sep 2018 05:00:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-07 05:00:11,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e used request id req-89d56b58-6e56-44be-b7ca-47181975797f 2018-09-07 05:00:11,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.101378917694s 2018-09-07 05:00:11,100 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e used request id req-89d56b58-6e56-44be-b7ca-47181975797f 2018-09-07 05:00:11,100 - 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.24:9292/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e/file Conflict 2018-09-07 05:00:11,107 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, 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.24:9292/v2/images/18b059a7-cdb7-459e-98fd-abd9e43e2d1e/file Conflict 2018-09-07 05:00:11,231 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-07 05:00:11,232 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:06 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-07 05:00:11,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-07 05:00:11,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/a55d0d29-156f-4a68-ae22-484297527e09/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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" -d '{"subnet_id": "74d35257-e0c5-459e-bfc3-c29a54b50b1b"}' 2018-09-07 05:00:13,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-69045db4-aa1a-45f6-a92a-d68e24c3f8fe Date: Fri, 07 Sep 2018 05:00:13 GMT RESP BODY: {"network_id": "f41c0f8f-8d8c-4044-bbe7-0740ef2311b5", "tenant_id": "bb2bb136b46c4892be31ea5c4adb3574", "subnet_id": "74d35257-e0c5-459e-bfc3-c29a54b50b1b", "subnet_ids": ["74d35257-e0c5-459e-bfc3-c29a54b50b1b"], "port_id": "d8ffdefe-2a0e-4d17-9c55-d459e95b98e8", "id": "a55d0d29-156f-4a68-ae22-484297527e09"} 2018-09-07 05:00:13,785 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a55d0d29-156f-4a68-ae22-484297527e09/remove_router_interface.json used request id req-69045db4-aa1a-45f6-a92a-d68e24c3f8fe 2018-09-07 05:00:13,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.54822683334s 2018-09-07 05:00:13,785 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a55d0d29-156f-4a68-ae22-484297527e09/remove_router_interface.json used request id req-69045db4-aa1a-45f6-a92a-d68e24c3f8fe returning object a55d0d29-156f-4a68-ae22-484297527e09 2018-09-07 05:00:13,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-07 05:00:13,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 05:00:13,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-5ff17b67-2cd5-4272-bb11-b7b8c6cd7caa Date: Fri, 07 Sep 2018 05:00:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8fba6804-e732-4306-8eca-149328ae277f", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bb2bb136b46c4892be31ea5c4adb3574", "created_at": "2018-09-07T04:58:06Z", "admin_state_up": true, "updated_at": "2018-09-07T05:00:12Z", "project_id": "bb2bb136b46c4892be31ea5c4adb3574", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "a55d0d29-156f-4a68-ae22-484297527e09", "name": "vmready1-router_830f8851-1b23-456b-b157-d45ee6cea117"}]} 2018-09-07 05:00:13,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5ff17b67-2cd5-4272-bb11-b7b8c6cd7caa 2018-09-07 05:00:13,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116332769394s 2018-09-07 05:00:13,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5ff17b67-2cd5-4272-bb11-b7b8c6cd7caa 2018-09-07 05:00:13,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-07 05:00:13,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/a55d0d29-156f-4a68-ae22-484297527e09.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 05:00:15,001 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9ea6973-2b78-4091-8f9b-8d9c8dca3383 Content-Length: 0 Date: Fri, 07 Sep 2018 05:00:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 05:00:15,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/a55d0d29-156f-4a68-ae22-484297527e09.json used request id req-c9ea6973-2b78-4091-8f9b-8d9c8dca3383 2018-09-07 05:00:15,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.09810209274s 2018-09-07 05:00:15,002 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/a55d0d29-156f-4a68-ae22-484297527e09.json used request id req-c9ea6973-2b78-4091-8f9b-8d9c8dca3383 2018-09-07 05:00:15,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-07 05:00:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 05:00:15,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-af13d6c7-74e1-4b7a-bcdf-a997faef7399 Date: Fri, 07 Sep 2018 05:00:15 GMT RESP BODY: {"subnets":[{"updated_at":"2018-09-07T04:58:05Z","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":"74d35257-e0c5-459e-bfc3-c29a54b50b1b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bb2bb136b46c4892be31ea5c4adb3574","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_830f8851-1b23-456b-b157-d45ee6cea117","enable_dhcp":true,"segment_id":null,"network_id":"f41c0f8f-8d8c-4044-bbe7-0740ef2311b5","tenant_id":"bb2bb136b46c4892be31ea5c4adb3574","created_at":"2018-09-07T04:58:05Z","ip_version":4},{"updated_at":"2018-09-07T04:55:25Z","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":"8fba6804-e732-4306-8eca-149328ae277f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fe95dd87c6cf489bb60317e7c4a2db29","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:25Z","ip_version":4}]} 2018-09-07 05:00:15,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-af13d6c7-74e1-4b7a-bcdf-a997faef7399 2018-09-07 05:00:15,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399599075317s 2018-09-07 05:00:15,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-af13d6c7-74e1-4b7a-bcdf-a997faef7399 2018-09-07 05:00:15,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-07 05:00:15,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/74d35257-e0c5-459e-bfc3-c29a54b50b1b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 05:00:16,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2aca916f-482e-49ba-875d-37db3f78ee70 Date: Fri, 07 Sep 2018 05:00:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 05:00:16,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/74d35257-e0c5-459e-bfc3-c29a54b50b1b.json used request id req-2aca916f-482e-49ba-875d-37db3f78ee70 2018-09-07 05:00:16,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01033306122s 2018-09-07 05:00:16,055 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/74d35257-e0c5-459e-bfc3-c29a54b50b1b.json used request id req-2aca916f-482e-49ba-875d-37db3f78ee70 2018-09-07 05:00:16,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 05:00:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 05:00:16,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-47da0c60-d76a-4db8-b1d6-3451efbb2bb2 Date: Fri, 07 Sep 2018 05:00:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"f41c0f8f-8d8c-4044-bbe7-0740ef2311b5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"bb2bb136b46c4892be31ea5c4adb3574","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T05:00:15Z","qos_policy_id":null,"name":"vmready1-net_830f8851-1b23-456b-b157-d45ee6cea117","admin_state_up":true,"tenant_id":"bb2bb136b46c4892be31ea5c4adb3574","created_at":"2018-09-07T04:58:05Z","provider:network_type":"vxlan"}]} 2018-09-07 05:00:16,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-47da0c60-d76a-4db8-b1d6-3451efbb2bb2 2018-09-07 05:00:16,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0881068706512s 2018-09-07 05:00:16,144 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-47da0c60-d76a-4db8-b1d6-3451efbb2bb2 2018-09-07 05:00:16,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-07 05:00:16,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/f41c0f8f-8d8c-4044-bbe7-0740ef2311b5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c2a2b0992c3773e4147004d2d70041cfc2c39a2a" 2018-09-07 05:00:17,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e05a9c6a-b408-41c1-924a-2637b869f26f Date: Fri, 07 Sep 2018 05:00:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 05:00:17,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f41c0f8f-8d8c-4044-bbe7-0740ef2311b5.json used request id req-e05a9c6a-b408-41c1-924a-2637b869f26f 2018-09-07 05:00:17,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08809185028s 2018-09-07 05:00:17,234 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/f41c0f8f-8d8c-4044-bbe7-0740ef2311b5.json used request id req-e05a9c6a-b408-41c1-924a-2637b869f26f 2018-09-07 05:00:17,234 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-07 05:00:17,235 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 02:06 | 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-09-07 05:00:17,248 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-07 05:00:19,742 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-298 | | 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-09-07 05:00:19,747 - 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.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=nHQAt4u7ZHMKNEqbErdVwrwAY 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=bb2bb136b46c4892be31ea5c4adb3574 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-07 05:00:19,748 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-07 05:00:19,754 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-09-07 05:00:20,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 05:00:20,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca176dc-fb6c-42c2-be13-01249645e2be 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.24:5000/v3/", "rel": "self"}]}} 2018-09-07 05:00:20,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1ca176dc-fb6c-42c2-be13-01249645e2be 2018-09-07 05:00:20,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-07 05:00:20,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a5cf52a0ac843c6bd02728ae3b5e244", "name": "admin"}], "expires_at": "2018-09-07T06:00:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb2bb136b46c4892be31ea5c4adb3574", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "021ac95684f244f2bc81e8f45bcb3ebb", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e02d493d72a45609b260558aa55ef2a"}, {"url": "http://172.30.9.24:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "609dfcd145bb4e4486356aef8f76f32e"}, {"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968db42abeb445eb9ee9e342b1d4c30c"}], "type": "orchestration", "id": "0d07176bdac045659d8e330b7be64363", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e791edf43946c0b1c9d5c43a3479f9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96a8883d801f4826b603e3661b9a6d5e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd6b6af5e41848498a0dba017cfbc017"}], "type": "cloudformation", "id": "14cac624f7d24e91b6313d2aa64ef2df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.31:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eab176484854f48a51996d24a741598"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3d55fe378854bf5852e593740027749"}, {"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa6ff40014544c0997498b9751138fd4"}], "type": "object-store", "id": "2d2f9921bb4544338138d194f143a3bd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac7f11301440476795bd2cab525f2898"}, {"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb75fb568744489c9cd8610c1bc07aa1"}, {"url": "http://172.30.9.24:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f237d029de62497bab77a4b731b12ea3"}], "type": "volumev2", "id": "37d9c5364640468cb9d151c8ab5ddb1d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b0f98a948d444dc908d8a84fb7f6963"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5de1e9d00c847a5bca1fa382a7addca"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e728eb7327fc4905bcebaadf0f1acd0f"}], "type": "alarming", "id": "62ebc41949584ae9829cf09923125b99", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08aa8e4855314a0a9824585b47cecf21"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ded757f9b374824af5b66cd8f56d92c"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d38a6c93ade34bd48f1e6e9db8f4e8ae"}], "type": "event", "id": "6e06a0775fab45b7bf2e86b7ce28c449", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88b7e2742b254583aef50e18e5d0dbd6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fcf57dbd45346aab5c22671783a767e"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "edfadc1256d542178e8781a35baa4d9b"}], "type": "image", "id": "6ef94ccaa6e140729bc3f45afe5085a2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "108851fa3eff43ff81f460c6617d34d1"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c001364747124ccda26145506e792e56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44eb1f7e1ad4c34890a8ff1eade44f0"}], "type": "compute", "id": "71aff16d58c7453b92a6416fd21f8dc7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01e6c570f32e49e7a05dd9bb6ac41ac7"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f2a57f7024547df8393abdd209d939f"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "904b936fd5cd4ac39c3ee1ee179ffebd"}], "type": "placement", "id": "7886d96ddc0442fda1c8df3d90c4d9f1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7768123580f94995af35fea4252cbb70"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b267d692704c2a95c36d46f4f5dc01"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e65dacf8aa442b90f1bcd031f63ae4"}], "type": "volumev3", "id": "8c530432fcbe427a94109d5af6749936", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2a9110ba6f47aea4a6e808638e73b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef684bea795d4ef68ab632f506530723"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f654d562a9f846939b37beaaf17c2c9c"}], "type": "metric", "id": "a11c8c89180549aab09d8425330073ed", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c04eb5d3f084fe4b477e8f3d893dfd5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89397f92a449427489adea270e617281"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4c1d4ac34ab4cfdacca40c85551bddc"}], "type": "identity", "id": "c3b45e3ba7ac45f6a1dca91fb7925657", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0854630563574a65a5decb5c60e56f06"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f84149791f44689acec4a85e15cf0d6"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab9581f065214dd4a5707dbac99719f1"}], "type": "network", "id": "f1875a10e6fc41f18cd02d6f4ca58a87", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301e610a71ec451dbaf56c619ab98420"}, {"url": "http://172.30.9.24:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97bf6fd773ca4d91b33cbbadf529ad6e"}, {"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cba9684dba874d00bb5180e185327964"}], "type": "volume", "id": "f9e194a608db4c58a000f67731bc779f", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e64dcb37264240e4b9fa5e3c0298744b"}, "audit_ids": ["vPdkEQumRFavGdKxOyB4Jw"], "issued_at": "2018-09-07T05:00:20.000000Z"}} 2018-09-07 05:00:20,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 05:00:20,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:21,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-db164440-cbc7-47f8-a5b4-217c78485cfc Date: Fri, 07 Sep 2018 05:00:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"}]} 2018-09-07 05:00:21,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-db164440-cbc7-47f8-a5b4-217c78485cfc 2018-09-07 05:00:21,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.915822029114s 2018-09-07 05:00:21,358 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-db164440-cbc7-47f8-a5b4-217c78485cfc 2018-09-07 05:00:21,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 05:00:21,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 07 Sep 2018 05:00:21 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-07 05:00:21,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 05:00:21,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:21,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b9b393a-b2ec-4aa5-8bf5-13bc2db83185 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dade74cf37c9445b8ab8f914980b490c"}, "tags": [], "enabled": true, "id": "dade74cf37c9445b8ab8f914980b490c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-07 05:00:21,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4b9b393a-b2ec-4aa5-8bf5-13bc2db83185 2018-09-07 05:00:21,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.019721031189s 2018-09-07 05:00:21,388 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-4b9b393a-b2ec-4aa5-8bf5-13bc2db83185 2018-09-07 05:00:21,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-07 05:00:21,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}}' 2018-09-07 05:00:21,499 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 07 Sep 2018 05:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52c92fd8-4d1c-4fc6-96f5-332327120ea2 Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782"}, "tags": [], "enabled": true, "id": "691023f3d3624c069e6020fcaaa0f782", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}} 2018-09-07 05:00:21,499 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-52c92fd8-4d1c-4fc6-96f5-332327120ea2 2018-09-07 05:00:21,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103348016739s 2018-09-07 05:00:21,499 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-52c92fd8-4d1c-4fc6-96f5-332327120ea2 2018-09-07 05:00:21,500 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'691023f3d3624c069e6020fcaaa0f782', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_123a5bbc-afc0-476a-8e08-dd60f2a78c93'}) 2018-09-07 05:00:21,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-07 05:00:21,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9ffc9090-a4d9-456a-9b61-cfc2aee20ec6", "email": null, "name": "tempest_full-user_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}}' 2018-09-07 05:00:21,902 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 07 Sep 2018 05:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10ced3fe-26c1-4fee-8c36-9c7cb9d2287c Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "links": {"self": "http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "380d358334d34dad83dd2624659f2feb", "domain_id": "default", "password_expires_at": null}} 2018-09-07 05:00:21,902 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-10ced3fe-26c1-4fee-8c36-9c7cb9d2287c 2018-09-07 05:00:21,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.395519971848s 2018-09-07 05:00:21,902 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-10ced3fe-26c1-4fee-8c36-9c7cb9d2287c 2018-09-07 05:00:21,903 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'380d358334d34dad83dd2624659f2feb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_123a5bbc-afc0-476a-8e08-dd60f2a78c93'}) 2018-09-07 05:00:21,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:00:21,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:21,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9f661b-7753-4b5a-9544-58923aaa8348 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:00:21,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-da9f661b-7753-4b5a-9544-58923aaa8348 2018-09-07 05:00:21,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0835001468658s 2018-09-07 05:00:21,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-da9f661b-7753-4b5a-9544-58923aaa8348 2018-09-07 05:00:21,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:00:21,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:22,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8126224-452f-4747-a26c-353010a85c43 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:00:22,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a8126224-452f-4747-a26c-353010a85c43 2018-09-07 05:00:22,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0834457874298s 2018-09-07 05:00:22,079 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-a8126224-452f-4747-a26c-353010a85c43 2018-09-07 05:00:22,080 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-07 05:00:22,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-07 05:00:22,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" -d '{"role": {"name": "Member"}}' 2018-09-07 05:00:22,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 07 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06a4387e-1989-498d-ad7a-8633589e58ef Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71b5714c58b244219bfcf61932b37dd5", "links": {"self": "http://172.30.9.24:5000/v3/roles/71b5714c58b244219bfcf61932b37dd5"}, "name": "Member"}} 2018-09-07 05:00:22,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-06a4387e-1989-498d-ad7a-8633589e58ef 2018-09-07 05:00:22,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0933599472046s 2018-09-07 05:00:22,177 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-06a4387e-1989-498d-ad7a-8633589e58ef 2018-09-07 05:00:22,177 - 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'71b5714c58b244219bfcf61932b37dd5'}) 2018-09-07 05:00:22,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:00:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:22,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6cecbd-fe2f-4997-b397-e029547fba4e Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "71b5714c58b244219bfcf61932b37dd5", "links": {"self": "http://172.30.9.24:5000/v3/roles/71b5714c58b244219bfcf61932b37dd5"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:00:22,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cc6cecbd-fe2f-4997-b397-e029547fba4e 2018-09-07 05:00:22,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0841629505157s 2018-09-07 05:00:22,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-cc6cecbd-fe2f-4997-b397-e029547fba4e 2018-09-07 05:00:22,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 05:00:22,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:22,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5645c92-5bb4-4075-b528-09c9e303b2f8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-07 05:00:22,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a5645c92-5bb4-4075-b528-09c9e303b2f8 2018-09-07 05:00:22,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0978300571442s 2018-09-07 05:00:22,368 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a5645c92-5bb4-4075-b528-09c9e303b2f8 2018-09-07 05:00:22,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 05:00:22,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:22,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d109f5-4839-4d71-aebe-e025464c80ee Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/08cab039d8354a4bb4c5867d3389e0d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08cab039d8354a4bb4c5867d3389e0d3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/09c535a6ef0141589d96f1795d957116"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09c535a6ef0141589d96f1795d957116", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/22d779c44f374e078d1863278ec2ae2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22d779c44f374e078d1863278ec2ae2c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/2ae5d3d824a044ad8fedd39fedc6ffda"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ae5d3d824a044ad8fedd39fedc6ffda", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "links": {"self": "http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "380d358334d34dad83dd2624659f2feb", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/547b388910514896ab1cc77ec62b7394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "547b388910514896ab1cc77ec62b7394", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/557d8d4f9e21436b822acde1e78a778b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557d8d4f9e21436b822acde1e78a778b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/753a2c165317405382415696b8929e4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "753a2c165317405382415696b8929e4e", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/7ecb502225b341e29a9e66a57d3f3535"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ecb502225b341e29a9e66a57d3f3535", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a86be69b5af94975bc80390811bdba5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a86be69b5af94975bc80390811bdba5a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/bd37a6f1c1d1448481a9e04a778f05df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd37a6f1c1d1448481a9e04a778f05df", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c0a2b1d0eb9649488a7e62bb4c849ca0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0a2b1d0eb9649488a7e62bb4c849ca0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/c206a8068c6044bf9bf97b309428204d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c206a8068c6044bf9bf97b309428204d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/da9d11f9627046549bca7742e80024d4"}, "domain_id": "dade74cf37c9445b8ab8f914980b490c", "enabled": true, "options": {}, "id": "da9d11f9627046549bca7742e80024d4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/e64dcb37264240e4b9fa5e3c0298744b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e64dcb37264240e4b9fa5e3c0298744b", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-07 05:00:22,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-81d109f5-4839-4d71-aebe-e025464c80ee 2018-09-07 05:00:22,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101037025452s 2018-09-07 05:00:22,470 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-81d109f5-4839-4d71-aebe-e025464c80ee 2018-09-07 05:00:22,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 05:00:22,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:22,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b30c63f-55f9-47ea-9173-d8b2afc11867 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782"}, "tags": [], "enabled": true, "id": "691023f3d3624c069e6020fcaaa0f782", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 05:00:22,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-3b30c63f-55f9-47ea-9173-d8b2afc11867 2018-09-07 05:00:22,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0937581062317s 2018-09-07 05:00:22,575 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-3b30c63f-55f9-47ea-9173-d8b2afc11867 2018-09-07 05:00:22,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-07 05:00:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=380d358334d34dad83dd2624659f2feb&role.id=71b5714c58b244219bfcf61932b37dd5&scope.project.id=691023f3d3624c069e6020fcaaa0f782" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:22,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-014e6da5-615e-41af-98e6-a4499104da84 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=380d358334d34dad83dd2624659f2feb&role.id=71b5714c58b244219bfcf61932b37dd5&scope.project.id=691023f3d3624c069e6020fcaaa0f782", "previous": null, "next": null}} 2018-09-07 05:00:22,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=380d358334d34dad83dd2624659f2feb&role.id=71b5714c58b244219bfcf61932b37dd5&scope.project.id=691023f3d3624c069e6020fcaaa0f782 used request id req-014e6da5-615e-41af-98e6-a4499104da84 2018-09-07 05:00:22,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0896081924438s 2018-09-07 05:00:22,673 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=380d358334d34dad83dd2624659f2feb&role.id=71b5714c58b244219bfcf61932b37dd5&scope.project.id=691023f3d3624c069e6020fcaaa0f782 used request id req-014e6da5-615e-41af-98e6-a4499104da84 2018-09-07 05:00:22,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-07 05:00:22,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782/users/380d358334d34dad83dd2624659f2feb/roles/71b5714c58b244219bfcf61932b37dd5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:22,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd7b82de-19a6-4466-95bb-a90509e92046 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 05:00:22,796 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782/users/380d358334d34dad83dd2624659f2feb/roles/71b5714c58b244219bfcf61932b37dd5 used request id req-dd7b82de-19a6-4466-95bb-a90509e92046 2018-09-07 05:00:22,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.119398117065s 2018-09-07 05:00:22,796 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782/users/380d358334d34dad83dd2624659f2feb/roles/71b5714c58b244219bfcf61932b37dd5 used request id req-dd7b82de-19a6-4466-95bb-a90509e92046 2018-09-07 05:00:22,797 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_123a5bbc-afc0-476a-8e08-dd60f2a78c93', 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'691023f3d3624c069e6020fcaaa0f782', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9ffc9090-a4d9-456a-9b61-cfc2aee20ec6', 'username': u'tempest_full-user_123a5bbc-afc0-476a-8e08-dd60f2a78c93', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-07 05:00:22,801 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_123a5bbc-afc0-476a-8e08-dd60f2a78c93', 'password': '9ffc9090-a4d9-456a-9b61-cfc2aee20ec6', 'project_name': 'tempest_full-project_123a5bbc-afc0-476a-8e08-dd60f2a78c93', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '691023f3d3624c069e6020fcaaa0f782', 'project_domain_name': 'Default'} 2018-09-07 05:00:22,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:00:22,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:22,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19932d33-fe17-4853-9d7f-5da3ea9ef6f1 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "71b5714c58b244219bfcf61932b37dd5", "links": {"self": "http://172.30.9.24:5000/v3/roles/71b5714c58b244219bfcf61932b37dd5"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:00:22,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-19932d33-fe17-4853-9d7f-5da3ea9ef6f1 2018-09-07 05:00:22,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113140106201s 2018-09-07 05:00:22,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-19932d33-fe17-4853-9d7f-5da3ea9ef6f1 2018-09-07 05:00:22,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:00:22,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:23,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27422ade-c417-4ba1-a198-5ca9eb9efa48 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "71b5714c58b244219bfcf61932b37dd5", "links": {"self": "http://172.30.9.24:5000/v3/roles/71b5714c58b244219bfcf61932b37dd5"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:00:23,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-27422ade-c417-4ba1-a198-5ca9eb9efa48 2018-09-07 05:00:23,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0830099582672s 2018-09-07 05:00:23,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-27422ade-c417-4ba1-a198-5ca9eb9efa48 2018-09-07 05:00:23,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 05:00:23,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:23,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19d2ff6-a093-4577-87b5-a861ca7b5501 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-07 05:00:23,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a19d2ff6-a093-4577-87b5-a861ca7b5501 2018-09-07 05:00:23,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0849609375s 2018-09-07 05:00:23,096 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a19d2ff6-a093-4577-87b5-a861ca7b5501 2018-09-07 05:00:23,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 05:00:23,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:23,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6d6b5b-f45b-4294-9251-b6b41f4d65c0 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/08cab039d8354a4bb4c5867d3389e0d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08cab039d8354a4bb4c5867d3389e0d3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/09c535a6ef0141589d96f1795d957116"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09c535a6ef0141589d96f1795d957116", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/22d779c44f374e078d1863278ec2ae2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22d779c44f374e078d1863278ec2ae2c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/2ae5d3d824a044ad8fedd39fedc6ffda"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ae5d3d824a044ad8fedd39fedc6ffda", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "links": {"self": "http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "380d358334d34dad83dd2624659f2feb", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/547b388910514896ab1cc77ec62b7394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "547b388910514896ab1cc77ec62b7394", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/557d8d4f9e21436b822acde1e78a778b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557d8d4f9e21436b822acde1e78a778b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/753a2c165317405382415696b8929e4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "753a2c165317405382415696b8929e4e", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/7ecb502225b341e29a9e66a57d3f3535"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ecb502225b341e29a9e66a57d3f3535", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a86be69b5af94975bc80390811bdba5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a86be69b5af94975bc80390811bdba5a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/bd37a6f1c1d1448481a9e04a778f05df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd37a6f1c1d1448481a9e04a778f05df", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c0a2b1d0eb9649488a7e62bb4c849ca0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0a2b1d0eb9649488a7e62bb4c849ca0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/c206a8068c6044bf9bf97b309428204d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c206a8068c6044bf9bf97b309428204d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/da9d11f9627046549bca7742e80024d4"}, "domain_id": "dade74cf37c9445b8ab8f914980b490c", "enabled": true, "options": {}, "id": "da9d11f9627046549bca7742e80024d4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/e64dcb37264240e4b9fa5e3c0298744b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e64dcb37264240e4b9fa5e3c0298744b", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-07 05:00:23,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4a6d6b5b-f45b-4294-9251-b6b41f4d65c0 2018-09-07 05:00:23,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116674900055s 2018-09-07 05:00:23,214 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-4a6d6b5b-f45b-4294-9251-b6b41f4d65c0 2018-09-07 05:00:23,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 05:00:23,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:23,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a374cc3c-bf09-45eb-b206-f8ab63ef37c0 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782"}, "tags": [], "enabled": true, "id": "691023f3d3624c069e6020fcaaa0f782", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 05:00:23,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a374cc3c-bf09-45eb-b206-f8ab63ef37c0 2018-09-07 05:00:23,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.084114074707s 2018-09-07 05:00:23,309 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-a374cc3c-bf09-45eb-b206-f8ab63ef37c0 2018-09-07 05:00:23,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-07 05:00:23,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=380d358334d34dad83dd2624659f2feb&role.id=6a5cf52a0ac843c6bd02728ae3b5e244&scope.project.id=691023f3d3624c069e6020fcaaa0f782" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:23,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a4b629-bc50-4a55-af20-290aea2a1ee1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=380d358334d34dad83dd2624659f2feb&role.id=6a5cf52a0ac843c6bd02728ae3b5e244&scope.project.id=691023f3d3624c069e6020fcaaa0f782", "previous": null, "next": null}} 2018-09-07 05:00:23,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=380d358334d34dad83dd2624659f2feb&role.id=6a5cf52a0ac843c6bd02728ae3b5e244&scope.project.id=691023f3d3624c069e6020fcaaa0f782 used request id req-72a4b629-bc50-4a55-af20-290aea2a1ee1 2018-09-07 05:00:23,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0852010250092s 2018-09-07 05:00:23,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=380d358334d34dad83dd2624659f2feb&role.id=6a5cf52a0ac843c6bd02728ae3b5e244&scope.project.id=691023f3d3624c069e6020fcaaa0f782 used request id req-72a4b629-bc50-4a55-af20-290aea2a1ee1 2018-09-07 05:00:23,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-07 05:00:23,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782/users/380d358334d34dad83dd2624659f2feb/roles/6a5cf52a0ac843c6bd02728ae3b5e244 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:23,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 05:00:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-291a5b21-0e51-4612-ae88-5598a2261a95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 05:00:23,578 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782/users/380d358334d34dad83dd2624659f2feb/roles/6a5cf52a0ac843c6bd02728ae3b5e244 used request id req-291a5b21-0e51-4612-ae88-5598a2261a95 2018-09-07 05:00:23,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.172934055328s 2018-09-07 05:00:23,578 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782/users/380d358334d34dad83dd2624659f2feb/roles/6a5cf52a0ac843c6bd02728ae3b5e244 used request id req-291a5b21-0e51-4612-ae88-5598a2261a95 2018-09-07 05:00:23,579 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-07 05:00:27,368 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0aeb2359-ae4a-4040-b66b-531caf0d44b1 | 2018-09-07T05:00:27.006363 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0aeb2359-ae4a-4040-b66b-531caf0d44b1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-07 05:00:30,199 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-09-07 05:00:30,199 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-07 05:00:34,431 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=38384e53-01d5-4c27-9eaa-381ecd1f50c3) as the default verifier for the future CLI operations. 2018-09-07 05:00:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 05:00:36,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12689cc-b0e7-4e76-a9c8-65bc726a45d4 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.24:5000/v3/", "rel": "self"}]}} 2018-09-07 05:00:36,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d12689cc-b0e7-4e76-a9c8-65bc726a45d4 2018-09-07 05:00:36,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-07 05:00:37,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71b5714c58b244219bfcf61932b37dd5", "name": "Member"}, {"id": "6a5cf52a0ac843c6bd02728ae3b5e244", "name": "admin"}], "expires_at": "2018-09-07T06:00:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "691023f3d3624c069e6020fcaaa0f782", "name": "tempest_full-project_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}, "catalog": [{"endpoints": [], "type": "metering", "id": "021ac95684f244f2bc81e8f45bcb3ebb", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/691023f3d3624c069e6020fcaaa0f782", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e02d493d72a45609b260558aa55ef2a"}, {"url": "http://172.30.9.24:8004/v1/691023f3d3624c069e6020fcaaa0f782", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "609dfcd145bb4e4486356aef8f76f32e"}, {"url": "http://192.30.9.6:8004/v1/691023f3d3624c069e6020fcaaa0f782", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968db42abeb445eb9ee9e342b1d4c30c"}], "type": "orchestration", "id": "0d07176bdac045659d8e330b7be64363", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e791edf43946c0b1c9d5c43a3479f9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96a8883d801f4826b603e3661b9a6d5e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd6b6af5e41848498a0dba017cfbc017"}], "type": "cloudformation", "id": "14cac624f7d24e91b6313d2aa64ef2df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.31:8080/v1/AUTH_691023f3d3624c069e6020fcaaa0f782", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eab176484854f48a51996d24a741598"}, {"url": "http://172.30.9.24:8080/v1/AUTH_691023f3d3624c069e6020fcaaa0f782", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3d55fe378854bf5852e593740027749"}, {"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa6ff40014544c0997498b9751138fd4"}], "type": "object-store", "id": "2d2f9921bb4544338138d194f143a3bd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/691023f3d3624c069e6020fcaaa0f782", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac7f11301440476795bd2cab525f2898"}, {"url": "http://192.30.9.6:8776/v2/691023f3d3624c069e6020fcaaa0f782", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb75fb568744489c9cd8610c1bc07aa1"}, {"url": "http://172.30.9.24:8776/v2/691023f3d3624c069e6020fcaaa0f782", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f237d029de62497bab77a4b731b12ea3"}], "type": "volumev2", "id": "37d9c5364640468cb9d151c8ab5ddb1d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b0f98a948d444dc908d8a84fb7f6963"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5de1e9d00c847a5bca1fa382a7addca"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e728eb7327fc4905bcebaadf0f1acd0f"}], "type": "alarming", "id": "62ebc41949584ae9829cf09923125b99", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08aa8e4855314a0a9824585b47cecf21"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ded757f9b374824af5b66cd8f56d92c"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d38a6c93ade34bd48f1e6e9db8f4e8ae"}], "type": "event", "id": "6e06a0775fab45b7bf2e86b7ce28c449", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88b7e2742b254583aef50e18e5d0dbd6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fcf57dbd45346aab5c22671783a767e"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "edfadc1256d542178e8781a35baa4d9b"}], "type": "image", "id": "6ef94ccaa6e140729bc3f45afe5085a2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "108851fa3eff43ff81f460c6617d34d1"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c001364747124ccda26145506e792e56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44eb1f7e1ad4c34890a8ff1eade44f0"}], "type": "compute", "id": "71aff16d58c7453b92a6416fd21f8dc7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01e6c570f32e49e7a05dd9bb6ac41ac7"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f2a57f7024547df8393abdd209d939f"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "904b936fd5cd4ac39c3ee1ee179ffebd"}], "type": "placement", "id": "7886d96ddc0442fda1c8df3d90c4d9f1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/691023f3d3624c069e6020fcaaa0f782", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7768123580f94995af35fea4252cbb70"}, {"url": "http://192.30.9.6:8776/v3/691023f3d3624c069e6020fcaaa0f782", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b267d692704c2a95c36d46f4f5dc01"}, {"url": "http://192.30.9.6:8776/v3/691023f3d3624c069e6020fcaaa0f782", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e65dacf8aa442b90f1bcd031f63ae4"}], "type": "volumev3", "id": "8c530432fcbe427a94109d5af6749936", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2a9110ba6f47aea4a6e808638e73b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef684bea795d4ef68ab632f506530723"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f654d562a9f846939b37beaaf17c2c9c"}], "type": "metric", "id": "a11c8c89180549aab09d8425330073ed", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c04eb5d3f084fe4b477e8f3d893dfd5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89397f92a449427489adea270e617281"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4c1d4ac34ab4cfdacca40c85551bddc"}], "type": "identity", "id": "c3b45e3ba7ac45f6a1dca91fb7925657", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0854630563574a65a5decb5c60e56f06"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f84149791f44689acec4a85e15cf0d6"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab9581f065214dd4a5707dbac99719f1"}], "type": "network", "id": "f1875a10e6fc41f18cd02d6f4ca58a87", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/691023f3d3624c069e6020fcaaa0f782", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301e610a71ec451dbaf56c619ab98420"}, {"url": "http://172.30.9.24:8776/v1/691023f3d3624c069e6020fcaaa0f782", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97bf6fd773ca4d91b33cbbadf529ad6e"}, {"url": "http://192.30.9.6:8776/v1/691023f3d3624c069e6020fcaaa0f782", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cba9684dba874d00bb5180e185327964"}], "type": "volume", "id": "f9e194a608db4c58a000f67731bc779f", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "id": "380d358334d34dad83dd2624659f2feb"}, "audit_ids": ["lvJmobQORKG5_-FSuT5HsA"], "issued_at": "2018-09-07T05:00:37.000000Z"}} 2018-09-07 05:00:37,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-07 05:00:37,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98b4b8d4f848212e6b48456434dc19d67a55cf89" 2018-09-07 05:00:37,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-cb73797d-e9b3-40b7-aaec-580038fd1bf8 Date: Fri, 07 Sep 2018 05:00:37 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-09-07 05:00:37,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-cb73797d-e9b3-40b7-aaec-580038fd1bf8 2018-09-07 05:00:37,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.224568128586s 2018-09-07 05:00:37,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-cb73797d-e9b3-40b7-aaec-580038fd1bf8 2018-09-07 05:00:37,393 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-09-07 05:00:37,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 05:00:37,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:37,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9894f72d-f0cc-4511-b210-dfeabcdbbf68 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dade74cf37c9445b8ab8f914980b490c"}, "tags": [], "enabled": true, "id": "dade74cf37c9445b8ab8f914980b490c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-07 05:00:37,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-9894f72d-f0cc-4511-b210-dfeabcdbbf68 2018-09-07 05:00:37,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0880010128021s 2018-09-07 05:00:37,482 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-9894f72d-f0cc-4511-b210-dfeabcdbbf68 2018-09-07 05:00:37,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 05:00:37,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:00:37,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:00:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9665edf8-448a-4bc8-8e13-a32f80ce42cc Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782"}, "tags": [], "enabled": true, "id": "691023f3d3624c069e6020fcaaa0f782", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 05:00:37,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9665edf8-448a-4bc8-8e13-a32f80ce42cc 2018-09-07 05:00:37,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0950980186462s 2018-09-07 05:00:37,585 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9665edf8-448a-4bc8-8e13-a32f80ce42cc 2018-09-07 05:00:37,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-07 05:00:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" -d '{"network": {"shared": true, "tenant_id": "691023f3d3624c069e6020fcaaa0f782", "name": "tempest_full-net_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "admin_state_up": true}}' 2018-09-07 05:00:38,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-3f3a671b-2f6b-497d-870f-1d00a2b2d1bb Date: Fri, 07 Sep 2018 05:00:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2b076242-326c-47cd-9e11-2ef458505e6f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"691023f3d3624c069e6020fcaaa0f782","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T05:00:38Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_123a5bbc-afc0-476a-8e08-dd60f2a78c93","admin_state_up":true,"tenant_id":"691023f3d3624c069e6020fcaaa0f782","created_at":"2018-09-07T05:00:37Z","mtu":1450}} 2018-09-07 05:00:38,134 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3f3a671b-2f6b-497d-870f-1d00a2b2d1bb 2018-09-07 05:00:38,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.546417951584s 2018-09-07 05:00:38,134 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3f3a671b-2f6b-497d-870f-1d00a2b2d1bb 2018-09-07 05:00:38,134 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-07T05:00:38Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2b076242-326c-47cd-9e11-2ef458505e6f', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_123a5bbc-afc0-476a-8e08-dd60f2a78c93', u'created_at': u'2018-09-07T05:00:37Z', u'mtu': 1450, u'tenant_id': u'691023f3d3624c069e6020fcaaa0f782', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'691023f3d3624c069e6020fcaaa0f782', u'l2_adjacency': True}) 2018-09-07 05:00:38,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 05:00:38,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}98b4b8d4f848212e6b48456434dc19d67a55cf89" 2018-09-07 05:00:38,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-2fc2306f-34b7-4d59-a545-83a615feed23 Date: Fri, 07 Sep 2018 05:00:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2b076242-326c-47cd-9e11-2ef458505e6f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"691023f3d3624c069e6020fcaaa0f782","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T05:00:38Z","qos_policy_id":null,"name":"tempest_full-net_123a5bbc-afc0-476a-8e08-dd60f2a78c93","admin_state_up":true,"tenant_id":"691023f3d3624c069e6020fcaaa0f782","created_at":"2018-09-07T05:00:37Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"}]} 2018-09-07 05:00:38,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2fc2306f-34b7-4d59-a545-83a615feed23 2018-09-07 05:00:38,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124512910843s 2018-09-07 05:00:38,260 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2fc2306f-34b7-4d59-a545-83a615feed23 2018-09-07 05:00:38,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-07 05:00:38,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}98b4b8d4f848212e6b48456434dc19d67a55cf89" -d '{"subnet": {"name": "tempest_full-subnet_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "enable_dhcp": true, "network_id": "2b076242-326c-47cd-9e11-2ef458505e6f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-07 05:00:38,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-b653fb6c-3b76-4caf-b603-ddf5a7a99328 Date: Fri, 07 Sep 2018 05:00:38 GMT RESP BODY: {"subnet":{"updated_at":"2018-09-07T05:00:38Z","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":"90d8b235-569b-433b-a2b8-60f7a970d791","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"691023f3d3624c069e6020fcaaa0f782","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_123a5bbc-afc0-476a-8e08-dd60f2a78c93","enable_dhcp":true,"segment_id":null,"network_id":"2b076242-326c-47cd-9e11-2ef458505e6f","tenant_id":"691023f3d3624c069e6020fcaaa0f782","created_at":"2018-09-07T05:00:38Z","ip_version":4}} 2018-09-07 05:00:38,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b653fb6c-3b76-4caf-b603-ddf5a7a99328 2018-09-07 05:00:38,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.406553030014s 2018-09-07 05:00:38,668 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b653fb6c-3b76-4caf-b603-ddf5a7a99328 2018-09-07 05:00:38,669 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T05:00:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'90d8b235-569b-433b-a2b8-60f7a970d791', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_123a5bbc-afc0-476a-8e08-dd60f2a78c93', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2b076242-326c-47cd-9e11-2ef458505e6f', u'tenant_id': u'691023f3d3624c069e6020fcaaa0f782', u'created_at': u'2018-09-07T05:00:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'691023f3d3624c069e6020fcaaa0f782'}) 2018-09-07 05:00:38,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-07 05:00:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}98b4b8d4f848212e6b48456434dc19d67a55cf89" -d '{"router": {"external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266"}, "name": "tempest_full-router_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "admin_state_up": true}}' 2018-09-07 05:00:40,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-12febc97-089a-4014-97c2-86dafe671fb0 Date: Fri, 07 Sep 2018 05:00:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8fba6804-e732-4306-8eca-149328ae277f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "691023f3d3624c069e6020fcaaa0f782", "created_at": "2018-09-07T05:00:38Z", "admin_state_up": true, "updated_at": "2018-09-07T05:00:39Z", "project_id": "691023f3d3624c069e6020fcaaa0f782", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c9b69f91-0eb2-4f3c-8606-9a963163faa1", "name": "tempest_full-router_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}} 2018-09-07 05:00:40,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-12febc97-089a-4014-97c2-86dafe671fb0 2018-09-07 05:00:40,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.35705685616s 2018-09-07 05:00:40,028 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-12febc97-089a-4014-97c2-86dafe671fb0 2018-09-07 05:00:40,029 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T05:00:39Z', u'revision_number': 2, u'ha': False, u'id': u'c9b69f91-0eb2-4f3c-8606-9a963163faa1', u'external_gateway_info': {u'network_id': u'2b8a925c-1a18-45d9-ba48-510ea9cd1266', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8fba6804-e732-4306-8eca-149328ae277f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_123a5bbc-afc0-476a-8e08-dd60f2a78c93', u'admin_state_up': True, u'tenant_id': u'691023f3d3624c069e6020fcaaa0f782', u'created_at': u'2018-09-07T05:00:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'691023f3d3624c069e6020fcaaa0f782'}) 2018-09-07 05:00:40,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-07 05:00:40,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c9b69f91-0eb2-4f3c-8606-9a963163faa1/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}98b4b8d4f848212e6b48456434dc19d67a55cf89" -d '{"subnet_id": "90d8b235-569b-433b-a2b8-60f7a970d791"}' 2018-09-07 05:00:41,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-709c77db-87d9-4626-a732-d8691472259b Date: Fri, 07 Sep 2018 05:00:41 GMT RESP BODY: {"network_id": "2b076242-326c-47cd-9e11-2ef458505e6f", "tenant_id": "691023f3d3624c069e6020fcaaa0f782", "subnet_id": "90d8b235-569b-433b-a2b8-60f7a970d791", "subnet_ids": ["90d8b235-569b-433b-a2b8-60f7a970d791"], "port_id": "b4768cd8-f966-41e9-8570-e34ad79d0b14", "id": "c9b69f91-0eb2-4f3c-8606-9a963163faa1"} 2018-09-07 05:00:41,933 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c9b69f91-0eb2-4f3c-8606-9a963163faa1/add_router_interface.json used request id req-709c77db-87d9-4626-a732-d8691472259b 2018-09-07 05:00:41,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.90354514122s 2018-09-07 05:00:41,934 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c9b69f91-0eb2-4f3c-8606-9a963163faa1/add_router_interface.json used request id req-709c77db-87d9-4626-a732-d8691472259b returning object c9b69f91-0eb2-4f3c-8606-9a963163faa1 2018-09-07 05:00:41,935 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-07 05:00:42,067 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-07 05:00:42,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 05:00:42,073 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 07 Sep 2018 05:00:42 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-09-07 05:00:42,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-07 05:00:42,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}98b4b8d4f848212e6b48456434dc19d67a55cf89" 2018-09-07 05:00:42,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-02626b45-4e7c-4178-a1a7-852915a8015c Date: Fri, 07 Sep 2018 05:00:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-07 05:00:42,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-02626b45-4e7c-4178-a1a7-852915a8015c 2018-09-07 05:00:42,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186162948608s 2018-09-07 05:00:42,262 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-02626b45-4e7c-4178-a1a7-852915a8015c 2018-09-07 05:00:42,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-07 05:00:42,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}98b4b8d4f848212e6b48456434dc19d67a55cf89" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}' 2018-09-07 05:00:42,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-975a47a4-6eff-42c6-8515-340e3d57e37d Date: Fri, 07 Sep 2018 05:00:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f/file", "owner": "691023f3d3624c069e6020fcaaa0f782", "id": "915b39ff-cbb9-4d5f-afbb-c84f2419a33f", "size": null, "self": "/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-07T05:00:42Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "checksum": null, "created_at": "2018-09-07T05:00:42Z", "protected": false} 2018-09-07 05:00:42,343 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-975a47a4-6eff-42c6-8515-340e3d57e37d 2018-09-07 05:00:42,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0723450183868s 2018-09-07 05:00:42,344 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-975a47a4-6eff-42c6-8515-340e3d57e37d returning object 915b39ff-cbb9-4d5f-afbb-c84f2419a33f 2018-09-07 05:00:42,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-07 05:00:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f/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}98b4b8d4f848212e6b48456434dc19d67a55cf89" -d '' 2018-09-07 05:02:42,376 - shade - DEBUG - Unable to establish connection to http://172.30.9.24:9292/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-09-07 05:02:42,376 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.031033993 seconds, retrying 2018-09-07 05:02:42,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f/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}98b4b8d4f848212e6b48456434dc19d67a55cf89" -d '' 2018-09-07 05:02:43,130 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-76e04303-947d-42a1-9e85-5e336cf3ae16 Date: Fri, 07 Sep 2018 05:02:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-07 05:02:43,130 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f/file used request id req-76e04303-947d-42a1-9e85-5e336cf3ae16 2018-09-07 05:02:43,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.785651922s 2018-09-07 05:02:43,131 - shade - DEBUG - Deleting failed upload of image tempest_full-img_123a5bbc-afc0-476a-8e08-dd60f2a78c93 2018-09-07 05:02:43,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-07 05:02:43,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98b4b8d4f848212e6b48456434dc19d67a55cf89" 2018-09-07 05:02:43,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c63825ad-694c-45cc-8259-564fa675635e Date: Fri, 07 Sep 2018 05:02:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-07 05:02:43,244 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f used request id req-c63825ad-694c-45cc-8259-564fa675635e 2018-09-07 05:02:43,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.112836837769s 2018-09-07 05:02:43,245 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f used request id req-c63825ad-694c-45cc-8259-564fa675635e 2018-09-07 05:02:43,245 - 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.24:9292/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f/file Conflict 2018-09-07 05:02:43,253 - functest.core.singlevm - ERROR - Cannot run tempest_full Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, 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.24:9292/v2/images/915b39ff-cbb9-4d5f-afbb-c84f2419a33f/file Conflict 2018-09-07 05:02:43,254 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 408, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-07 05:02:43,255 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 02:06 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-07 05:02:43,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-07 05:02:43,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/c9b69f91-0eb2-4f3c-8606-9a963163faa1/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}98b4b8d4f848212e6b48456434dc19d67a55cf89" -d '{"subnet_id": "90d8b235-569b-433b-a2b8-60f7a970d791"}' 2018-09-07 05:02:45,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4d1da50b-92b0-426a-bb13-1617623a5af3 Date: Fri, 07 Sep 2018 05:02:45 GMT RESP BODY: {"network_id": "2b076242-326c-47cd-9e11-2ef458505e6f", "tenant_id": "691023f3d3624c069e6020fcaaa0f782", "subnet_id": "90d8b235-569b-433b-a2b8-60f7a970d791", "subnet_ids": ["90d8b235-569b-433b-a2b8-60f7a970d791"], "port_id": "b4768cd8-f966-41e9-8570-e34ad79d0b14", "id": "c9b69f91-0eb2-4f3c-8606-9a963163faa1"} 2018-09-07 05:02:45,117 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c9b69f91-0eb2-4f3c-8606-9a963163faa1/remove_router_interface.json used request id req-4d1da50b-92b0-426a-bb13-1617623a5af3 2018-09-07 05:02:45,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85430192947s 2018-09-07 05:02:45,117 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/c9b69f91-0eb2-4f3c-8606-9a963163faa1/remove_router_interface.json used request id req-4d1da50b-92b0-426a-bb13-1617623a5af3 returning object c9b69f91-0eb2-4f3c-8606-9a963163faa1 2018-09-07 05:02:45,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-07 05:02:45,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}98b4b8d4f848212e6b48456434dc19d67a55cf89" 2018-09-07 05:02:45,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-fbc7561b-673f-4d38-89a8-634cf2caff6d Date: Fri, 07 Sep 2018 05:02:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8fba6804-e732-4306-8eca-149328ae277f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "691023f3d3624c069e6020fcaaa0f782", "created_at": "2018-09-07T05:00:38Z", "admin_state_up": true, "updated_at": "2018-09-07T05:02:44Z", "project_id": "691023f3d3624c069e6020fcaaa0f782", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c9b69f91-0eb2-4f3c-8606-9a963163faa1", "name": "tempest_full-router_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}]} 2018-09-07 05:02:45,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-fbc7561b-673f-4d38-89a8-634cf2caff6d 2018-09-07 05:02:45,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11270403862s 2018-09-07 05:02:45,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-fbc7561b-673f-4d38-89a8-634cf2caff6d 2018-09-07 05:02:45,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-07 05:02:45,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/c9b69f91-0eb2-4f3c-8606-9a963163faa1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98b4b8d4f848212e6b48456434dc19d67a55cf89" 2018-09-07 05:02:46,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6b6f692-e2bc-43ab-8094-1102bd304410 Content-Length: 0 Date: Fri, 07 Sep 2018 05:02:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 05:02:46,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/c9b69f91-0eb2-4f3c-8606-9a963163faa1.json used request id req-d6b6f692-e2bc-43ab-8094-1102bd304410 2018-09-07 05:02:46,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13562011719s 2018-09-07 05:02:46,368 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/c9b69f91-0eb2-4f3c-8606-9a963163faa1.json used request id req-d6b6f692-e2bc-43ab-8094-1102bd304410 2018-09-07 05:02:46,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-07 05:02:46,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}98b4b8d4f848212e6b48456434dc19d67a55cf89" 2018-09-07 05:02:46,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-035d925e-6ca3-4d33-ac64-5edea9cc495c Date: Fri, 07 Sep 2018 05:02:46 GMT RESP BODY: {"subnets":[{"updated_at":"2018-09-07T04:55:25Z","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":"8fba6804-e732-4306-8eca-149328ae277f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fe95dd87c6cf489bb60317e7c4a2db29","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:25Z","ip_version":4},{"updated_at":"2018-09-07T05:00:38Z","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":"90d8b235-569b-433b-a2b8-60f7a970d791","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"691023f3d3624c069e6020fcaaa0f782","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_123a5bbc-afc0-476a-8e08-dd60f2a78c93","enable_dhcp":true,"segment_id":null,"network_id":"2b076242-326c-47cd-9e11-2ef458505e6f","tenant_id":"691023f3d3624c069e6020fcaaa0f782","created_at":"2018-09-07T05:00:38Z","ip_version":4}]} 2018-09-07 05:02:46,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-035d925e-6ca3-4d33-ac64-5edea9cc495c 2018-09-07 05:02:46,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0393300056458s 2018-09-07 05:02:46,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-035d925e-6ca3-4d33-ac64-5edea9cc495c 2018-09-07 05:02:46,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-07 05:02:46,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/90d8b235-569b-433b-a2b8-60f7a970d791.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98b4b8d4f848212e6b48456434dc19d67a55cf89" 2018-09-07 05:02:47,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e1abb66-4cfd-40e8-851e-036a8b375f6d Date: Fri, 07 Sep 2018 05:02:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 05:02:47,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/90d8b235-569b-433b-a2b8-60f7a970d791.json used request id req-9e1abb66-4cfd-40e8-851e-036a8b375f6d 2018-09-07 05:02:47,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.993762969971s 2018-09-07 05:02:47,404 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/90d8b235-569b-433b-a2b8-60f7a970d791.json used request id req-9e1abb66-4cfd-40e8-851e-036a8b375f6d 2018-09-07 05:02:47,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 05:02:47,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}98b4b8d4f848212e6b48456434dc19d67a55cf89" 2018-09-07 05:02:47,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-da5f67f8-c881-4ade-91c8-97fcee05b4b7 Date: Fri, 07 Sep 2018 05:02:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"2b076242-326c-47cd-9e11-2ef458505e6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":true,"project_id":"691023f3d3624c069e6020fcaaa0f782","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T05:02:47Z","qos_policy_id":null,"name":"tempest_full-net_123a5bbc-afc0-476a-8e08-dd60f2a78c93","admin_state_up":true,"tenant_id":"691023f3d3624c069e6020fcaaa0f782","created_at":"2018-09-07T05:00:37Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"}]} 2018-09-07 05:02:47,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-da5f67f8-c881-4ade-91c8-97fcee05b4b7 2018-09-07 05:02:47,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0786619186401s 2018-09-07 05:02:47,484 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-da5f67f8-c881-4ade-91c8-97fcee05b4b7 2018-09-07 05:02:47,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-07 05:02:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/2b076242-326c-47cd-9e11-2ef458505e6f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98b4b8d4f848212e6b48456434dc19d67a55cf89" 2018-09-07 05:02:48,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-54cd4aa0-1a8b-4caf-b337-7a90c11f0572 Date: Fri, 07 Sep 2018 05:02:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 05:02:48,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2b076242-326c-47cd-9e11-2ef458505e6f.json used request id req-54cd4aa0-1a8b-4caf-b337-7a90c11f0572 2018-09-07 05:02:48,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.88475894928s 2018-09-07 05:02:48,370 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/2b076242-326c-47cd-9e11-2ef458505e6f.json used request id req-54cd4aa0-1a8b-4caf-b337-7a90c11f0572 2018-09-07 05:02:48,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 05:02:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:02:48,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dfb5056-421f-4f39-8a72-3dd777097049 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/08cab039d8354a4bb4c5867d3389e0d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08cab039d8354a4bb4c5867d3389e0d3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/09c535a6ef0141589d96f1795d957116"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09c535a6ef0141589d96f1795d957116", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/22d779c44f374e078d1863278ec2ae2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22d779c44f374e078d1863278ec2ae2c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/2ae5d3d824a044ad8fedd39fedc6ffda"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ae5d3d824a044ad8fedd39fedc6ffda", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_full-user_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "links": {"self": "http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "380d358334d34dad83dd2624659f2feb", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/547b388910514896ab1cc77ec62b7394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "547b388910514896ab1cc77ec62b7394", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/557d8d4f9e21436b822acde1e78a778b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557d8d4f9e21436b822acde1e78a778b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/753a2c165317405382415696b8929e4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "753a2c165317405382415696b8929e4e", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/7ecb502225b341e29a9e66a57d3f3535"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ecb502225b341e29a9e66a57d3f3535", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a86be69b5af94975bc80390811bdba5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a86be69b5af94975bc80390811bdba5a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/bd37a6f1c1d1448481a9e04a778f05df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd37a6f1c1d1448481a9e04a778f05df", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c0a2b1d0eb9649488a7e62bb4c849ca0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0a2b1d0eb9649488a7e62bb4c849ca0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/c206a8068c6044bf9bf97b309428204d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c206a8068c6044bf9bf97b309428204d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/da9d11f9627046549bca7742e80024d4"}, "domain_id": "dade74cf37c9445b8ab8f914980b490c", "enabled": true, "options": {}, "id": "da9d11f9627046549bca7742e80024d4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/e64dcb37264240e4b9fa5e3c0298744b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e64dcb37264240e4b9fa5e3c0298744b", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-07 05:02:48,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3dfb5056-421f-4f39-8a72-3dd777097049 2018-09-07 05:02:48,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102616071701s 2018-09-07 05:02:48,474 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-3dfb5056-421f-4f39-8a72-3dd777097049 2018-09-07 05:02:48,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 05:02:48,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:02:48,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a815fb-c106-435c-8b23-335af78c692c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_123a5bbc-afc0-476a-8e08-dd60f2a78c93", "links": {"self": "http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "380d358334d34dad83dd2624659f2feb", "description": null}} 2018-09-07 05:02:48,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb used request id req-95a815fb-c106-435c-8b23-335af78c692c 2018-09-07 05:02:48,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101767778397s 2018-09-07 05:02:48,582 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb used request id req-95a815fb-c106-435c-8b23-335af78c692c 2018-09-07 05:02:48,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-07 05:02:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:02:48,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bad0c9e-50b4-4702-82d6-ca798e999c96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 05:02:48,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb used request id req-7bad0c9e-50b4-4702-82d6-ca798e999c96 2018-09-07 05:02:48,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.204989910126s 2018-09-07 05:02:48,788 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/380d358334d34dad83dd2624659f2feb used request id req-7bad0c9e-50b4-4702-82d6-ca798e999c96 2018-09-07 05:02:48,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 05:02:48,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:02:48,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cef3cf8-fc5a-4413-a7cb-2e1d7cd28eb9 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782"}, "tags": [], "enabled": true, "id": "691023f3d3624c069e6020fcaaa0f782", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_123a5bbc-afc0-476a-8e08-dd60f2a78c93"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 05:02:48,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-3cef3cf8-fc5a-4413-a7cb-2e1d7cd28eb9 2018-09-07 05:02:48,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0885810852051s 2018-09-07 05:02:48,884 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-3cef3cf8-fc5a-4413-a7cb-2e1d7cd28eb9 2018-09-07 05:02:48,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-07 05:02:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:02:49,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 05:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20bc4f92-8423-40cf-8405-50303fd73d5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 05:02:49,069 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782 used request id req-20bc4f92-8423-40cf-8405-50303fd73d5a 2018-09-07 05:02:49,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181037902832s 2018-09-07 05:02:49,070 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/691023f3d3624c069e6020fcaaa0f782 used request id req-20bc4f92-8423-40cf-8405-50303fd73d5a 2018-09-07 05:02:49,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:02:49,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:02:49,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8faa5b68-43b3-4185-b81c-01de247104ab Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "71b5714c58b244219bfcf61932b37dd5", "links": {"self": "http://172.30.9.24:5000/v3/roles/71b5714c58b244219bfcf61932b37dd5"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:02:49,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8faa5b68-43b3-4185-b81c-01de247104ab 2018-09-07 05:02:49,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0828759670258s 2018-09-07 05:02:49,157 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8faa5b68-43b3-4185-b81c-01de247104ab 2018-09-07 05:02:49,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-07 05:02:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/71b5714c58b244219bfcf61932b37dd5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2501b7beabb1d403ac187d96942e1dde6d53a7b2" 2018-09-07 05:02:49,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 05:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d10b5143-e6ad-4412-b78e-9abcf364f50d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 05:02:49,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/71b5714c58b244219bfcf61932b37dd5 used request id req-d10b5143-e6ad-4412-b78e-9abcf364f50d 2018-09-07 05:02:49,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.121855974197s 2018-09-07 05:02:49,284 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/71b5714c58b244219bfcf61932b37dd5 used request id req-d10b5143-e6ad-4412-b78e-9abcf364f50d 2018-09-07 05:02:49,284 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-09-07 05:02:49,285 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-07 05:02:51,964 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-298 | | 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-09-07 05:02:51,969 - 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.24,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=nHQAt4u7ZHMKNEqbErdVwrwAY 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=bb2bb136b46c4892be31ea5c4adb3574 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-09-07 05:02:51,969 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-09-07 05:02:51,981 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-09-07 05:02:52,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 05:02:52,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3b7c98-94f5-488c-88de-bf2293c740d5 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.24:5000/v3/", "rel": "self"}]}} 2018-09-07 05:02:52,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-7b3b7c98-94f5-488c-88de-bf2293c740d5 2018-09-07 05:02:52,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-07 05:02:52,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a5cf52a0ac843c6bd02728ae3b5e244", "name": "admin"}], "expires_at": "2018-09-07T06:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb2bb136b46c4892be31ea5c4adb3574", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "021ac95684f244f2bc81e8f45bcb3ebb", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e02d493d72a45609b260558aa55ef2a"}, {"url": "http://172.30.9.24:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "609dfcd145bb4e4486356aef8f76f32e"}, {"url": "http://192.30.9.6:8004/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968db42abeb445eb9ee9e342b1d4c30c"}], "type": "orchestration", "id": "0d07176bdac045659d8e330b7be64363", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e791edf43946c0b1c9d5c43a3479f9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96a8883d801f4826b603e3661b9a6d5e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd6b6af5e41848498a0dba017cfbc017"}], "type": "cloudformation", "id": "14cac624f7d24e91b6313d2aa64ef2df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.31:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eab176484854f48a51996d24a741598"}, {"url": "http://172.30.9.24:8080/v1/AUTH_bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3d55fe378854bf5852e593740027749"}, {"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa6ff40014544c0997498b9751138fd4"}], "type": "object-store", "id": "2d2f9921bb4544338138d194f143a3bd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac7f11301440476795bd2cab525f2898"}, {"url": "http://192.30.9.6:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb75fb568744489c9cd8610c1bc07aa1"}, {"url": "http://172.30.9.24:8776/v2/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f237d029de62497bab77a4b731b12ea3"}], "type": "volumev2", "id": "37d9c5364640468cb9d151c8ab5ddb1d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b0f98a948d444dc908d8a84fb7f6963"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5de1e9d00c847a5bca1fa382a7addca"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e728eb7327fc4905bcebaadf0f1acd0f"}], "type": "alarming", "id": "62ebc41949584ae9829cf09923125b99", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08aa8e4855314a0a9824585b47cecf21"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ded757f9b374824af5b66cd8f56d92c"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d38a6c93ade34bd48f1e6e9db8f4e8ae"}], "type": "event", "id": "6e06a0775fab45b7bf2e86b7ce28c449", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88b7e2742b254583aef50e18e5d0dbd6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fcf57dbd45346aab5c22671783a767e"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "edfadc1256d542178e8781a35baa4d9b"}], "type": "image", "id": "6ef94ccaa6e140729bc3f45afe5085a2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "108851fa3eff43ff81f460c6617d34d1"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c001364747124ccda26145506e792e56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44eb1f7e1ad4c34890a8ff1eade44f0"}], "type": "compute", "id": "71aff16d58c7453b92a6416fd21f8dc7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01e6c570f32e49e7a05dd9bb6ac41ac7"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f2a57f7024547df8393abdd209d939f"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "904b936fd5cd4ac39c3ee1ee179ffebd"}], "type": "placement", "id": "7886d96ddc0442fda1c8df3d90c4d9f1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7768123580f94995af35fea4252cbb70"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b267d692704c2a95c36d46f4f5dc01"}, {"url": "http://192.30.9.6:8776/v3/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e65dacf8aa442b90f1bcd031f63ae4"}], "type": "volumev3", "id": "8c530432fcbe427a94109d5af6749936", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2a9110ba6f47aea4a6e808638e73b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef684bea795d4ef68ab632f506530723"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f654d562a9f846939b37beaaf17c2c9c"}], "type": "metric", "id": "a11c8c89180549aab09d8425330073ed", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c04eb5d3f084fe4b477e8f3d893dfd5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89397f92a449427489adea270e617281"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4c1d4ac34ab4cfdacca40c85551bddc"}], "type": "identity", "id": "c3b45e3ba7ac45f6a1dca91fb7925657", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0854630563574a65a5decb5c60e56f06"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f84149791f44689acec4a85e15cf0d6"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab9581f065214dd4a5707dbac99719f1"}], "type": "network", "id": "f1875a10e6fc41f18cd02d6f4ca58a87", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301e610a71ec451dbaf56c619ab98420"}, {"url": "http://172.30.9.24:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97bf6fd773ca4d91b33cbbadf529ad6e"}, {"url": "http://192.30.9.6:8776/v1/bb2bb136b46c4892be31ea5c4adb3574", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cba9684dba874d00bb5180e185327964"}], "type": "volume", "id": "f9e194a608db4c58a000f67731bc779f", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "e64dcb37264240e4b9fa5e3c0298744b"}, "audit_ids": ["mXg_tVoWQj-BKTyFZS3k1w"], "issued_at": "2018-09-07T05:02:52.000000Z"}} 2018-09-07 05:02:52,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 05:02:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:53,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-559cfa03-5866-4dcb-ad8e-4eb66e766ba7 Date: Fri, 07 Sep 2018 05:02:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"}]} 2018-09-07 05:02:53,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-559cfa03-5866-4dcb-ad8e-4eb66e766ba7 2018-09-07 05:02:53,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00451898575s 2018-09-07 05:02:53,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-559cfa03-5866-4dcb-ad8e-4eb66e766ba7 2018-09-07 05:02:53,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 05:02:53,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 07 Sep 2018 05:02:53 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.24: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.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-07 05:02:53,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 05:02:53,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:53,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af46d0d-7180-4f39-8df8-e150312ab079 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dade74cf37c9445b8ab8f914980b490c"}, "tags": [], "enabled": true, "id": "dade74cf37c9445b8ab8f914980b490c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-07 05:02:53,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2af46d0d-7180-4f39-8df8-e150312ab079 2018-09-07 05:02:53,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0937798023224s 2018-09-07 05:02:53,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2af46d0d-7180-4f39-8df8-e150312ab079 2018-09-07 05:02:53,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-07 05:02:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_94b7f132-f89b-4f21-b403-ae115aea6e8f"}}' 2018-09-07 05:02:53,904 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 07 Sep 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c1e334c-b0d1-4f6b-8fdf-2da5364d99ca Content-Length: 378 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25"}, "tags": [], "enabled": true, "id": "6410a5cd6227457d959e753547856e25", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_94b7f132-f89b-4f21-b403-ae115aea6e8f"}} 2018-09-07 05:02:53,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5c1e334c-b0d1-4f6b-8fdf-2da5364d99ca 2018-09-07 05:02:53,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.119413852692s 2018-09-07 05:02:53,905 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-5c1e334c-b0d1-4f6b-8fdf-2da5364d99ca 2018-09-07 05:02:53,905 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'6410a5cd6227457d959e753547856e25', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_94b7f132-f89b-4f21-b403-ae115aea6e8f'}) 2018-09-07 05:02:53,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-07 05:02:53,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8b5ca8ee-47f2-47e9-90ec-5f5192a04421", "email": null, "name": "tempest_scenario-user_94b7f132-f89b-4f21-b403-ae115aea6e8f"}}' 2018-09-07 05:02:54,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 07 Sep 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a26637c4-f068-4cfd-934f-1d4bc6310083 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_94b7f132-f89b-4f21-b403-ae115aea6e8f", "links": {"self": "http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49a47c7a86f44433aa0141bee88b3256", "domain_id": "default", "password_expires_at": null}} 2018-09-07 05:02:54,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-a26637c4-f068-4cfd-934f-1d4bc6310083 2018-09-07 05:02:54,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.355159044266s 2018-09-07 05:02:54,267 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-a26637c4-f068-4cfd-934f-1d4bc6310083 2018-09-07 05:02:54,268 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'49a47c7a86f44433aa0141bee88b3256', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_94b7f132-f89b-4f21-b403-ae115aea6e8f'}) 2018-09-07 05:02:54,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:02:54,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:54,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ed310a-9289-49fa-b561-234dc848951a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:02:54,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-66ed310a-9289-49fa-b561-234dc848951a 2018-09-07 05:02:54,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0848519802094s 2018-09-07 05:02:54,356 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-66ed310a-9289-49fa-b561-234dc848951a 2018-09-07 05:02:54,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:02:54,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:54,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb46d830-853c-4929-b504-cb9318780736 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:02:54,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bb46d830-853c-4929-b504-cb9318780736 2018-09-07 05:02:54,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0841941833496s 2018-09-07 05:02:54,446 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bb46d830-853c-4929-b504-cb9318780736 2018-09-07 05:02:54,447 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-07 05:02:54,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-07 05:02:54,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" -d '{"role": {"name": "Member"}}' 2018-09-07 05:02:54,560 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 07 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-174e2745-c21f-4e38-871e-ab73b2ffd46d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "12745e0e88364962a7895d1e4771f12b", "links": {"self": "http://172.30.9.24:5000/v3/roles/12745e0e88364962a7895d1e4771f12b"}, "name": "Member"}} 2018-09-07 05:02:54,560 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-174e2745-c21f-4e38-871e-ab73b2ffd46d 2018-09-07 05:02:54,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.109638929367s 2018-09-07 05:02:54,561 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-174e2745-c21f-4e38-871e-ab73b2ffd46d 2018-09-07 05:02:54,561 - 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'12745e0e88364962a7895d1e4771f12b'}) 2018-09-07 05:02:54,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:02:54,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:54,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd5a683-e3d8-4aa2-a240-3afb57084bea Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12745e0e88364962a7895d1e4771f12b", "links": {"self": "http://172.30.9.24:5000/v3/roles/12745e0e88364962a7895d1e4771f12b"}, "name": "Member"}, {"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:02:54,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1cd5a683-e3d8-4aa2-a240-3afb57084bea 2018-09-07 05:02:54,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0832579135895s 2018-09-07 05:02:54,648 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-1cd5a683-e3d8-4aa2-a240-3afb57084bea 2018-09-07 05:02:54,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 05:02:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:54,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233a006a-e1c0-4607-822b-c11a89f2a796 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-07 05:02:54,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-233a006a-e1c0-4607-822b-c11a89f2a796 2018-09-07 05:02:54,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105638980865s 2018-09-07 05:02:54,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-233a006a-e1c0-4607-822b-c11a89f2a796 2018-09-07 05:02:54,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 05:02:54,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:54,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e38205-67f6-4e7f-8418-b982fd322b5c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/08cab039d8354a4bb4c5867d3389e0d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08cab039d8354a4bb4c5867d3389e0d3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/09c535a6ef0141589d96f1795d957116"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09c535a6ef0141589d96f1795d957116", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/22d779c44f374e078d1863278ec2ae2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22d779c44f374e078d1863278ec2ae2c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/2ae5d3d824a044ad8fedd39fedc6ffda"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ae5d3d824a044ad8fedd39fedc6ffda", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_94b7f132-f89b-4f21-b403-ae115aea6e8f", "links": {"self": "http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49a47c7a86f44433aa0141bee88b3256", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/547b388910514896ab1cc77ec62b7394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "547b388910514896ab1cc77ec62b7394", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/557d8d4f9e21436b822acde1e78a778b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557d8d4f9e21436b822acde1e78a778b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/753a2c165317405382415696b8929e4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "753a2c165317405382415696b8929e4e", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/7ecb502225b341e29a9e66a57d3f3535"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ecb502225b341e29a9e66a57d3f3535", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a86be69b5af94975bc80390811bdba5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a86be69b5af94975bc80390811bdba5a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/bd37a6f1c1d1448481a9e04a778f05df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd37a6f1c1d1448481a9e04a778f05df", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c0a2b1d0eb9649488a7e62bb4c849ca0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0a2b1d0eb9649488a7e62bb4c849ca0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/c206a8068c6044bf9bf97b309428204d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c206a8068c6044bf9bf97b309428204d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/da9d11f9627046549bca7742e80024d4"}, "domain_id": "dade74cf37c9445b8ab8f914980b490c", "enabled": true, "options": {}, "id": "da9d11f9627046549bca7742e80024d4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/e64dcb37264240e4b9fa5e3c0298744b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e64dcb37264240e4b9fa5e3c0298744b", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-07 05:02:54,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-20e38205-67f6-4e7f-8418-b982fd322b5c 2018-09-07 05:02:54,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0976431369781s 2018-09-07 05:02:54,858 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-20e38205-67f6-4e7f-8418-b982fd322b5c 2018-09-07 05:02:54,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 05:02:54,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:54,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439bd88c-5f40-4787-8f09-fedddafb7229 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25"}, "tags": [], "enabled": true, "id": "6410a5cd6227457d959e753547856e25", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_94b7f132-f89b-4f21-b403-ae115aea6e8f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 05:02:54,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-439bd88c-5f40-4787-8f09-fedddafb7229 2018-09-07 05:02:54,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0850410461426s 2018-09-07 05:02:54,955 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-439bd88c-5f40-4787-8f09-fedddafb7229 2018-09-07 05:02:54,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-07 05:02:54,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=49a47c7a86f44433aa0141bee88b3256&role.id=12745e0e88364962a7895d1e4771f12b&scope.project.id=6410a5cd6227457d959e753547856e25" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:55,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22747301-392e-4a1d-b30e-acda9e4828ff Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=49a47c7a86f44433aa0141bee88b3256&role.id=12745e0e88364962a7895d1e4771f12b&scope.project.id=6410a5cd6227457d959e753547856e25", "previous": null, "next": null}} 2018-09-07 05:02:55,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=49a47c7a86f44433aa0141bee88b3256&role.id=12745e0e88364962a7895d1e4771f12b&scope.project.id=6410a5cd6227457d959e753547856e25 used request id req-22747301-392e-4a1d-b30e-acda9e4828ff 2018-09-07 05:02:55,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0964391231537s 2018-09-07 05:02:55,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=49a47c7a86f44433aa0141bee88b3256&role.id=12745e0e88364962a7895d1e4771f12b&scope.project.id=6410a5cd6227457d959e753547856e25 used request id req-22747301-392e-4a1d-b30e-acda9e4828ff 2018-09-07 05:02:55,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-07 05:02:55,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25/users/49a47c7a86f44433aa0141bee88b3256/roles/12745e0e88364962a7895d1e4771f12b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:55,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 05:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f87586c5-07b5-41f2-b45a-9ee15b528c80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 05:02:55,212 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25/users/49a47c7a86f44433aa0141bee88b3256/roles/12745e0e88364962a7895d1e4771f12b used request id req-f87586c5-07b5-41f2-b45a-9ee15b528c80 2018-09-07 05:02:55,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14898109436s 2018-09-07 05:02:55,212 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25/users/49a47c7a86f44433aa0141bee88b3256/roles/12745e0e88364962a7895d1e4771f12b used request id req-f87586c5-07b5-41f2-b45a-9ee15b528c80 2018-09-07 05:02:55,213 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_94b7f132-f89b-4f21-b403-ae115aea6e8f', 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'6410a5cd6227457d959e753547856e25', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8b5ca8ee-47f2-47e9-90ec-5f5192a04421', 'username': u'tempest_scenario-user_94b7f132-f89b-4f21-b403-ae115aea6e8f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-07 05:02:55,216 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_94b7f132-f89b-4f21-b403-ae115aea6e8f', 'password': '8b5ca8ee-47f2-47e9-90ec-5f5192a04421', 'project_name': 'tempest_scenario-project_94b7f132-f89b-4f21-b403-ae115aea6e8f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '6410a5cd6227457d959e753547856e25', 'project_domain_name': 'Default'} 2018-09-07 05:02:55,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:02:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:55,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ed5ec8-801c-4dd6-a3ec-57de3b04b143 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12745e0e88364962a7895d1e4771f12b", "links": {"self": "http://172.30.9.24:5000/v3/roles/12745e0e88364962a7895d1e4771f12b"}, "name": "Member"}, {"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:02:55,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-38ed5ec8-801c-4dd6-a3ec-57de3b04b143 2018-09-07 05:02:55,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0964829921722s 2018-09-07 05:02:55,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-38ed5ec8-801c-4dd6-a3ec-57de3b04b143 2018-09-07 05:02:55,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:02:55,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:55,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4febbc1-9d20-413c-8ada-accaa69c447a Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12745e0e88364962a7895d1e4771f12b", "links": {"self": "http://172.30.9.24:5000/v3/roles/12745e0e88364962a7895d1e4771f12b"}, "name": "Member"}, {"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:02:55,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e4febbc1-9d20-413c-8ada-accaa69c447a 2018-09-07 05:02:55,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0953879356384s 2018-09-07 05:02:55,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-e4febbc1-9d20-413c-8ada-accaa69c447a 2018-09-07 05:02:55,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 05:02:55,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:55,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee39a134-493c-450b-bc2b-4e98c146b4da Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-07 05:02:55,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ee39a134-493c-450b-bc2b-4e98c146b4da 2018-09-07 05:02:55,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0861449241638s 2018-09-07 05:02:55,508 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-ee39a134-493c-450b-bc2b-4e98c146b4da 2018-09-07 05:02:55,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 05:02:55,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:55,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8eb159-eb87-4d26-8efe-14968930d1e8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/08cab039d8354a4bb4c5867d3389e0d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08cab039d8354a4bb4c5867d3389e0d3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/09c535a6ef0141589d96f1795d957116"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09c535a6ef0141589d96f1795d957116", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/22d779c44f374e078d1863278ec2ae2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22d779c44f374e078d1863278ec2ae2c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/2ae5d3d824a044ad8fedd39fedc6ffda"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ae5d3d824a044ad8fedd39fedc6ffda", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_94b7f132-f89b-4f21-b403-ae115aea6e8f", "links": {"self": "http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49a47c7a86f44433aa0141bee88b3256", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/547b388910514896ab1cc77ec62b7394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "547b388910514896ab1cc77ec62b7394", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/557d8d4f9e21436b822acde1e78a778b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557d8d4f9e21436b822acde1e78a778b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/753a2c165317405382415696b8929e4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "753a2c165317405382415696b8929e4e", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/7ecb502225b341e29a9e66a57d3f3535"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ecb502225b341e29a9e66a57d3f3535", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a86be69b5af94975bc80390811bdba5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a86be69b5af94975bc80390811bdba5a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/bd37a6f1c1d1448481a9e04a778f05df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd37a6f1c1d1448481a9e04a778f05df", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c0a2b1d0eb9649488a7e62bb4c849ca0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0a2b1d0eb9649488a7e62bb4c849ca0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/c206a8068c6044bf9bf97b309428204d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c206a8068c6044bf9bf97b309428204d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/da9d11f9627046549bca7742e80024d4"}, "domain_id": "dade74cf37c9445b8ab8f914980b490c", "enabled": true, "options": {}, "id": "da9d11f9627046549bca7742e80024d4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/e64dcb37264240e4b9fa5e3c0298744b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e64dcb37264240e4b9fa5e3c0298744b", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-07 05:02:55,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fe8eb159-eb87-4d26-8efe-14968930d1e8 2018-09-07 05:02:55,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115442037582s 2018-09-07 05:02:55,625 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fe8eb159-eb87-4d26-8efe-14968930d1e8 2018-09-07 05:02:55,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 05:02:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:55,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95e0bc6-51d2-4d1a-9b70-64cac63f13c5 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25"}, "tags": [], "enabled": true, "id": "6410a5cd6227457d959e753547856e25", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_94b7f132-f89b-4f21-b403-ae115aea6e8f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 05:02:55,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e95e0bc6-51d2-4d1a-9b70-64cac63f13c5 2018-09-07 05:02:55,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0830638408661s 2018-09-07 05:02:55,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-e95e0bc6-51d2-4d1a-9b70-64cac63f13c5 2018-09-07 05:02:55,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-07 05:02:55,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=49a47c7a86f44433aa0141bee88b3256&role.id=6a5cf52a0ac843c6bd02728ae3b5e244&scope.project.id=6410a5cd6227457d959e753547856e25" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:55,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ca7771-cade-4bea-9fdf-9da86db8be9f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=49a47c7a86f44433aa0141bee88b3256&role.id=6a5cf52a0ac843c6bd02728ae3b5e244&scope.project.id=6410a5cd6227457d959e753547856e25", "previous": null, "next": null}} 2018-09-07 05:02:55,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=49a47c7a86f44433aa0141bee88b3256&role.id=6a5cf52a0ac843c6bd02728ae3b5e244&scope.project.id=6410a5cd6227457d959e753547856e25 used request id req-c9ca7771-cade-4bea-9fdf-9da86db8be9f 2018-09-07 05:02:55,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0851039886475s 2018-09-07 05:02:55,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=49a47c7a86f44433aa0141bee88b3256&role.id=6a5cf52a0ac843c6bd02728ae3b5e244&scope.project.id=6410a5cd6227457d959e753547856e25 used request id req-c9ca7771-cade-4bea-9fdf-9da86db8be9f 2018-09-07 05:02:55,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-07 05:02:55,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25/users/49a47c7a86f44433aa0141bee88b3256/roles/6a5cf52a0ac843c6bd02728ae3b5e244 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:02:55,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 05:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30b0991c-2787-419f-852d-b3e6fe716e81 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 05:02:55,933 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25/users/49a47c7a86f44433aa0141bee88b3256/roles/6a5cf52a0ac843c6bd02728ae3b5e244 used request id req-30b0991c-2787-419f-852d-b3e6fe716e81 2018-09-07 05:02:55,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.117656230927s 2018-09-07 05:02:55,934 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25/users/49a47c7a86f44433aa0141bee88b3256/roles/6a5cf52a0ac843c6bd02728ae3b5e244 used request id req-30b0991c-2787-419f-852d-b3e6fe716e81 2018-09-07 05:02:55,934 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-07 05:02:59,688 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 20e186c8-b386-4946-b999-6daabe2fc76e | 2018-09-07T05:02:59.330793 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 20e186c8-b386-4946-b999-6daabe2fc76e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-07 05:03:02,526 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-09-07 05:03:02,526 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-07 05:03:08,252 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=2a1e6e78-43af-4670-9ddd-94859018e1a0) as the default verifier for the future CLI operations. 2018-09-07 05:03:10,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 05:03:10,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60ca7bb-0c01-4a5f-98f8-61b97b5d7a67 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.24:5000/v3/", "rel": "self"}]}} 2018-09-07 05:03:10,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-a60ca7bb-0c01-4a5f-98f8-61b97b5d7a67 2018-09-07 05:03:10,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-07 05:03:10,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12745e0e88364962a7895d1e4771f12b", "name": "Member"}, {"id": "6a5cf52a0ac843c6bd02728ae3b5e244", "name": "admin"}], "expires_at": "2018-09-07T06:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6410a5cd6227457d959e753547856e25", "name": "tempest_scenario-project_94b7f132-f89b-4f21-b403-ae115aea6e8f"}, "catalog": [{"endpoints": [], "type": "metering", "id": "021ac95684f244f2bc81e8f45bcb3ebb", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6410a5cd6227457d959e753547856e25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e02d493d72a45609b260558aa55ef2a"}, {"url": "http://172.30.9.24:8004/v1/6410a5cd6227457d959e753547856e25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "609dfcd145bb4e4486356aef8f76f32e"}, {"url": "http://192.30.9.6:8004/v1/6410a5cd6227457d959e753547856e25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "968db42abeb445eb9ee9e342b1d4c30c"}], "type": "orchestration", "id": "0d07176bdac045659d8e330b7be64363", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64e791edf43946c0b1c9d5c43a3479f9"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96a8883d801f4826b603e3661b9a6d5e"}, {"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd6b6af5e41848498a0dba017cfbc017"}], "type": "cloudformation", "id": "14cac624f7d24e91b6313d2aa64ef2df", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.31:8080/v1/AUTH_6410a5cd6227457d959e753547856e25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8eab176484854f48a51996d24a741598"}, {"url": "http://172.30.9.24:8080/v1/AUTH_6410a5cd6227457d959e753547856e25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d3d55fe378854bf5852e593740027749"}, {"url": "http://12.0.0.31:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa6ff40014544c0997498b9751138fd4"}], "type": "object-store", "id": "2d2f9921bb4544338138d194f143a3bd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6410a5cd6227457d959e753547856e25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ac7f11301440476795bd2cab525f2898"}, {"url": "http://192.30.9.6:8776/v2/6410a5cd6227457d959e753547856e25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb75fb568744489c9cd8610c1bc07aa1"}, {"url": "http://172.30.9.24:8776/v2/6410a5cd6227457d959e753547856e25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f237d029de62497bab77a4b731b12ea3"}], "type": "volumev2", "id": "37d9c5364640468cb9d151c8ab5ddb1d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b0f98a948d444dc908d8a84fb7f6963"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5de1e9d00c847a5bca1fa382a7addca"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e728eb7327fc4905bcebaadf0f1acd0f"}], "type": "alarming", "id": "62ebc41949584ae9829cf09923125b99", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08aa8e4855314a0a9824585b47cecf21"}, {"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8ded757f9b374824af5b66cd8f56d92c"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d38a6c93ade34bd48f1e6e9db8f4e8ae"}], "type": "event", "id": "6e06a0775fab45b7bf2e86b7ce28c449", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "88b7e2742b254583aef50e18e5d0dbd6"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fcf57dbd45346aab5c22671783a767e"}, {"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "edfadc1256d542178e8781a35baa4d9b"}], "type": "image", "id": "6ef94ccaa6e140729bc3f45afe5085a2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "108851fa3eff43ff81f460c6617d34d1"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c001364747124ccda26145506e792e56"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c44eb1f7e1ad4c34890a8ff1eade44f0"}], "type": "compute", "id": "71aff16d58c7453b92a6416fd21f8dc7", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "01e6c570f32e49e7a05dd9bb6ac41ac7"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3f2a57f7024547df8393abdd209d939f"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "904b936fd5cd4ac39c3ee1ee179ffebd"}], "type": "placement", "id": "7886d96ddc0442fda1c8df3d90c4d9f1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8776/v3/6410a5cd6227457d959e753547856e25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7768123580f94995af35fea4252cbb70"}, {"url": "http://192.30.9.6:8776/v3/6410a5cd6227457d959e753547856e25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96b267d692704c2a95c36d46f4f5dc01"}, {"url": "http://192.30.9.6:8776/v3/6410a5cd6227457d959e753547856e25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "97e65dacf8aa442b90f1bcd031f63ae4"}], "type": "volumev3", "id": "8c530432fcbe427a94109d5af6749936", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d2a9110ba6f47aea4a6e808638e73b0"}, {"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef684bea795d4ef68ab632f506530723"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f654d562a9f846939b37beaaf17c2c9c"}], "type": "metric", "id": "a11c8c89180549aab09d8425330073ed", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7c04eb5d3f084fe4b477e8f3d893dfd5"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89397f92a449427489adea270e617281"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4c1d4ac34ab4cfdacca40c85551bddc"}], "type": "identity", "id": "c3b45e3ba7ac45f6a1dca91fb7925657", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0854630563574a65a5decb5c60e56f06"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4f84149791f44689acec4a85e15cf0d6"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ab9581f065214dd4a5707dbac99719f1"}], "type": "network", "id": "f1875a10e6fc41f18cd02d6f4ca58a87", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6410a5cd6227457d959e753547856e25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "301e610a71ec451dbaf56c619ab98420"}, {"url": "http://172.30.9.24:8776/v1/6410a5cd6227457d959e753547856e25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "97bf6fd773ca4d91b33cbbadf529ad6e"}, {"url": "http://192.30.9.6:8776/v1/6410a5cd6227457d959e753547856e25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cba9684dba874d00bb5180e185327964"}], "type": "volume", "id": "f9e194a608db4c58a000f67731bc779f", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_94b7f132-f89b-4f21-b403-ae115aea6e8f", "id": "49a47c7a86f44433aa0141bee88b3256"}, "audit_ids": ["Hoom_xJcTlag3iOp3h6rzQ"], "issued_at": "2018-09-07T05:03:10.000000Z"}} 2018-09-07 05:03:10,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-07 05:03:10,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6034f7234982d027f4ce446aa32e6419f902803" 2018-09-07 05:03:11,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-e05a8645-87eb-4169-bb9a-4ac992d9b39b Date: Fri, 07 Sep 2018 05:03:11 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-09-07 05:03:11,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-e05a8645-87eb-4169-bb9a-4ac992d9b39b 2018-09-07 05:03:11,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.190732955933s 2018-09-07 05:03:11,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-e05a8645-87eb-4169-bb9a-4ac992d9b39b 2018-09-07 05:03:11,082 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-09-07 05:03:11,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-07 05:03:11,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:03:11,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84cdfd83-b0ff-440a-b953-9c2504403985 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/dade74cf37c9445b8ab8f914980b490c"}, "tags": [], "enabled": true, "id": "dade74cf37c9445b8ab8f914980b490c", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-07 05:03:11,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-84cdfd83-b0ff-440a-b953-9c2504403985 2018-09-07 05:03:11,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0881590843201s 2018-09-07 05:03:11,171 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-84cdfd83-b0ff-440a-b953-9c2504403985 2018-09-07 05:03:11,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 05:03:11,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:03:11,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9907d964-5473-4ff7-92ac-4da3b50c227a Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25"}, "tags": [], "enabled": true, "id": "6410a5cd6227457d959e753547856e25", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_94b7f132-f89b-4f21-b403-ae115aea6e8f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 05:03:11,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9907d964-5473-4ff7-92ac-4da3b50c227a 2018-09-07 05:03:11,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0927691459656s 2018-09-07 05:03:11,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9907d964-5473-4ff7-92ac-4da3b50c227a 2018-09-07 05:03:11,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-07 05:03:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" -d '{"network": {"shared": true, "tenant_id": "6410a5cd6227457d959e753547856e25", "name": "tempest_scenario-net_94b7f132-f89b-4f21-b403-ae115aea6e8f", "admin_state_up": true}}' 2018-09-07 05:03:11,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5569b528-d838-45d9-8a2a-fe40442500a6 Date: Fri, 07 Sep 2018 05:03:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"525257c2-5d91-4d26-aa57-798297381e26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":true,"project_id":"6410a5cd6227457d959e753547856e25","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T05:03:11Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_94b7f132-f89b-4f21-b403-ae115aea6e8f","admin_state_up":true,"tenant_id":"6410a5cd6227457d959e753547856e25","created_at":"2018-09-07T05:03:11Z","mtu":1450}} 2018-09-07 05:03:11,807 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5569b528-d838-45d9-8a2a-fe40442500a6 2018-09-07 05:03:11,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.525725126266s 2018-09-07 05:03:11,807 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5569b528-d838-45d9-8a2a-fe40442500a6 2018-09-07 05:03:11,808 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-07T05:03:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'525257c2-5d91-4d26-aa57-798297381e26', u'provider:segmentation_id': 89, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_scenario-net_94b7f132-f89b-4f21-b403-ae115aea6e8f', u'created_at': u'2018-09-07T05:03:11Z', u'mtu': 1450, u'tenant_id': u'6410a5cd6227457d959e753547856e25', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'6410a5cd6227457d959e753547856e25', u'l2_adjacency': True}) 2018-09-07 05:03:11,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 05:03:11,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b6034f7234982d027f4ce446aa32e6419f902803" 2018-09-07 05:03:12,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-60dee5f5-2df4-4a39-80b3-a64d77608286 Date: Fri, 07 Sep 2018 05:03:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"525257c2-5d91-4d26-aa57-798297381e26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":true,"project_id":"6410a5cd6227457d959e753547856e25","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T05:03:11Z","qos_policy_id":null,"name":"tempest_scenario-net_94b7f132-f89b-4f21-b403-ae115aea6e8f","admin_state_up":true,"tenant_id":"6410a5cd6227457d959e753547856e25","created_at":"2018-09-07T05:03:11Z","provider:network_type":"vxlan"}]} 2018-09-07 05:03:12,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-60dee5f5-2df4-4a39-80b3-a64d77608286 2018-09-07 05:03:12,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244262933731s 2018-09-07 05:03:12,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-60dee5f5-2df4-4a39-80b3-a64d77608286 2018-09-07 05:03:12,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-07 05:03:12,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b6034f7234982d027f4ce446aa32e6419f902803" -d '{"subnet": {"name": "tempest_scenario-subnet_94b7f132-f89b-4f21-b403-ae115aea6e8f", "enable_dhcp": true, "network_id": "525257c2-5d91-4d26-aa57-798297381e26", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-07 05:03:12,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-8dd6fc75-8ac2-4cee-b8aa-08107ba30683 Date: Fri, 07 Sep 2018 05:03:12 GMT RESP BODY: {"subnet":{"updated_at":"2018-09-07T05:03:12Z","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":"f9e03c8d-3eba-4181-bea6-534ece12a695","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6410a5cd6227457d959e753547856e25","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_94b7f132-f89b-4f21-b403-ae115aea6e8f","enable_dhcp":true,"segment_id":null,"network_id":"525257c2-5d91-4d26-aa57-798297381e26","tenant_id":"6410a5cd6227457d959e753547856e25","created_at":"2018-09-07T05:03:12Z","ip_version":4}} 2018-09-07 05:03:12,458 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8dd6fc75-8ac2-4cee-b8aa-08107ba30683 2018-09-07 05:03:12,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.40297794342s 2018-09-07 05:03:12,458 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-8dd6fc75-8ac2-4cee-b8aa-08107ba30683 2018-09-07 05:03:12,458 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T05:03:12Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f9e03c8d-3eba-4181-bea6-534ece12a695', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_94b7f132-f89b-4f21-b403-ae115aea6e8f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'525257c2-5d91-4d26-aa57-798297381e26', u'tenant_id': u'6410a5cd6227457d959e753547856e25', u'created_at': u'2018-09-07T05:03:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6410a5cd6227457d959e753547856e25'}) 2018-09-07 05:03:12,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-07 05:03:12,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b6034f7234982d027f4ce446aa32e6419f902803" -d '{"router": {"external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266"}, "name": "tempest_scenario-router_94b7f132-f89b-4f21-b403-ae115aea6e8f", "admin_state_up": true}}' 2018-09-07 05:03:13,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ce6715ce-13a5-4213-b1e8-96aec0f13639 Date: Fri, 07 Sep 2018 05:03:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8fba6804-e732-4306-8eca-149328ae277f", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6410a5cd6227457d959e753547856e25", "created_at": "2018-09-07T05:03:12Z", "admin_state_up": true, "updated_at": "2018-09-07T05:03:13Z", "project_id": "6410a5cd6227457d959e753547856e25", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465", "name": "tempest_scenario-router_94b7f132-f89b-4f21-b403-ae115aea6e8f"}} 2018-09-07 05:03:13,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ce6715ce-13a5-4213-b1e8-96aec0f13639 2018-09-07 05:03:13,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.33535385132s 2018-09-07 05:03:13,795 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-ce6715ce-13a5-4213-b1e8-96aec0f13639 2018-09-07 05:03:13,795 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-09-07T05:03:13Z', u'revision_number': 2, u'ha': False, u'id': u'292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465', u'external_gateway_info': {u'network_id': u'2b8a925c-1a18-45d9-ba48-510ea9cd1266', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8fba6804-e732-4306-8eca-149328ae277f', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_94b7f132-f89b-4f21-b403-ae115aea6e8f', u'admin_state_up': True, u'tenant_id': u'6410a5cd6227457d959e753547856e25', u'created_at': u'2018-09-07T05:03:12Z', u'flavor_id': None, u'routes': [], u'project_id': u'6410a5cd6227457d959e753547856e25'}) 2018-09-07 05:03:13,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-07 05:03:13,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465/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}b6034f7234982d027f4ce446aa32e6419f902803" -d '{"subnet_id": "f9e03c8d-3eba-4181-bea6-534ece12a695"}' 2018-09-07 05:03:15,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-237ad10a-c597-4a32-ae9b-4d84ea907525 Date: Fri, 07 Sep 2018 05:03:15 GMT RESP BODY: {"network_id": "525257c2-5d91-4d26-aa57-798297381e26", "tenant_id": "6410a5cd6227457d959e753547856e25", "subnet_id": "f9e03c8d-3eba-4181-bea6-534ece12a695", "subnet_ids": ["f9e03c8d-3eba-4181-bea6-534ece12a695"], "port_id": "af811bc9-d7b7-4931-ab90-d008e67bf1b2", "id": "292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465"} 2018-09-07 05:03:15,597 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465/add_router_interface.json used request id req-237ad10a-c597-4a32-ae9b-4d84ea907525 2018-09-07 05:03:15,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.80086517334s 2018-09-07 05:03:15,597 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465/add_router_interface.json used request id req-237ad10a-c597-4a32-ae9b-4d84ea907525 returning object 292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465 2018-09-07 05:03:15,598 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-07 05:03:15,730 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-07 05:03:15,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-09-07 05:03:15,743 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Fri, 07 Sep 2018 05:03:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-09-07 05:03:15,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-07 05:03:15,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b6034f7234982d027f4ce446aa32e6419f902803" 2018-09-07 05:03:16,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-ca0bcb6a-1017-4266-9179-d0f4cf8abff1 Date: Fri, 07 Sep 2018 05:03:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-07 05:03:16,379 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ca0bcb6a-1017-4266-9179-d0f4cf8abff1 2018-09-07 05:03:16,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.631278991699s 2018-09-07 05:03:16,379 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-ca0bcb6a-1017-4266-9179-d0f4cf8abff1 2018-09-07 05:03:16,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-07 05:03:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}b6034f7234982d027f4ce446aa32e6419f902803" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_94b7f132-f89b-4f21-b403-ae115aea6e8f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_94b7f132-f89b-4f21-b403-ae115aea6e8f"}' 2018-09-07 05:03:16,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3aace742-d13d-4bb9-9f46-c279c967ed90 Date: Fri, 07 Sep 2018 05:03:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301/file", "owner": "6410a5cd6227457d959e753547856e25", "id": "288dfaa9-e917-4cd8-b66e-0b9b47a31301", "size": null, "self": "/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-07T05:03:16Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_94b7f132-f89b-4f21-b403-ae115aea6e8f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_94b7f132-f89b-4f21-b403-ae115aea6e8f", "checksum": null, "created_at": "2018-09-07T05:03:16Z", "protected": false} 2018-09-07 05:03:16,496 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3aace742-d13d-4bb9-9f46-c279c967ed90 2018-09-07 05:03:16,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.10804605484s 2018-09-07 05:03:16,496 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-3aace742-d13d-4bb9-9f46-c279c967ed90 returning object 288dfaa9-e917-4cd8-b66e-0b9b47a31301 2018-09-07 05:03:16,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-07 05:03:16,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301/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}b6034f7234982d027f4ce446aa32e6419f902803" -d '' 2018-09-07 05:05:16,528 - shade - DEBUG - Unable to establish connection to http://172.30.9.24:9292/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-09-07 05:05:16,528 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.03061986 seconds, retrying 2018-09-07 05:05:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301/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}b6034f7234982d027f4ce446aa32e6419f902803" -d '' 2018-09-07 05:05:17,249 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-e9eb2af5-029d-4b37-9dc5-cac387c50f40 Date: Fri, 07 Sep 2018 05:05:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-07 05:05:17,250 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301/file used request id req-e9eb2af5-029d-4b37-9dc5-cac387c50f40 2018-09-07 05:05:17,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.752727032s 2018-09-07 05:05:17,250 - shade - DEBUG - Deleting failed upload of image tempest_scenario-img_94b7f132-f89b-4f21-b403-ae115aea6e8f 2018-09-07 05:05:17,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-07 05:05:17,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6034f7234982d027f4ce446aa32e6419f902803" 2018-09-07 05:05:17,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8bd510b5-bf8f-4ea5-835b-87ff7d0687b6 Date: Fri, 07 Sep 2018 05:05:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-07 05:05:17,334 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301 used request id req-8bd510b5-bf8f-4ea5-835b-87ff7d0687b6 2018-09-07 05:05:17,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.0831880569458s 2018-09-07 05:05:17,334 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301 used request id req-8bd510b5-bf8f-4ea5-835b-87ff7d0687b6 2018-09-07 05:05:17,335 - 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.24:9292/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301/file Conflict 2018-09-07 05:05:17,342 - functest.core.singlevm - ERROR - Cannot run tempest_scenario Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, 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.24:9292/v2/images/288dfaa9-e917-4cd8-b66e-0b9b47a31301/file Conflict 2018-09-07 05:05:17,343 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 408, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-07 05:05:17,344 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 02:06 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-07 05:05:17,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-07 05:05:17,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465/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}b6034f7234982d027f4ce446aa32e6419f902803" -d '{"subnet_id": "f9e03c8d-3eba-4181-bea6-534ece12a695"}' 2018-09-07 05:05:19,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-59ece1bc-2496-4c8c-94d8-aad39f9af7d2 Date: Fri, 07 Sep 2018 05:05:19 GMT RESP BODY: {"network_id": "525257c2-5d91-4d26-aa57-798297381e26", "tenant_id": "6410a5cd6227457d959e753547856e25", "subnet_id": "f9e03c8d-3eba-4181-bea6-534ece12a695", "subnet_ids": ["f9e03c8d-3eba-4181-bea6-534ece12a695"], "port_id": "af811bc9-d7b7-4931-ab90-d008e67bf1b2", "id": "292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465"} 2018-09-07 05:05:19,176 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465/remove_router_interface.json used request id req-59ece1bc-2496-4c8c-94d8-aad39f9af7d2 2018-09-07 05:05:19,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.82555007935s 2018-09-07 05:05:19,177 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465/remove_router_interface.json used request id req-59ece1bc-2496-4c8c-94d8-aad39f9af7d2 returning object 292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465 2018-09-07 05:05:19,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-07 05:05:19,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b6034f7234982d027f4ce446aa32e6419f902803" 2018-09-07 05:05:19,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-5c3504f7-f53d-40cf-be45-178dac390cfb Date: Fri, 07 Sep 2018 05:05:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "2b8a925c-1a18-45d9-ba48-510ea9cd1266", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8fba6804-e732-4306-8eca-149328ae277f", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6410a5cd6227457d959e753547856e25", "created_at": "2018-09-07T05:03:12Z", "admin_state_up": true, "updated_at": "2018-09-07T05:05:18Z", "project_id": "6410a5cd6227457d959e753547856e25", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465", "name": "tempest_scenario-router_94b7f132-f89b-4f21-b403-ae115aea6e8f"}]} 2018-09-07 05:05:19,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5c3504f7-f53d-40cf-be45-178dac390cfb 2018-09-07 05:05:19,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.104225873947s 2018-09-07 05:05:19,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5c3504f7-f53d-40cf-be45-178dac390cfb 2018-09-07 05:05:19,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-07 05:05:19,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6034f7234982d027f4ce446aa32e6419f902803" 2018-09-07 05:05:20,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-237a95a9-710d-43c6-a26a-47599950d35a Content-Length: 0 Date: Fri, 07 Sep 2018 05:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 05:05:20,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465.json used request id req-237a95a9-710d-43c6-a26a-47599950d35a 2018-09-07 05:05:20,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.07351088524s 2018-09-07 05:05:20,357 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/292dcf4b-e1cb-4aa0-aa0e-c5cfd4108465.json used request id req-237a95a9-710d-43c6-a26a-47599950d35a 2018-09-07 05:05:20,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-07 05:05:20,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b6034f7234982d027f4ce446aa32e6419f902803" 2018-09-07 05:05:20,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1334 X-Openstack-Request-Id: req-aad36c6f-ae52-435b-9669-167027cbe2a2 Date: Fri, 07 Sep 2018 05:05:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-09-07T04:55:25Z","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":"8fba6804-e732-4306-8eca-149328ae277f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fe95dd87c6cf489bb60317e7c4a2db29","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:25Z","ip_version":4},{"updated_at":"2018-09-07T05:03:12Z","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":"f9e03c8d-3eba-4181-bea6-534ece12a695","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6410a5cd6227457d959e753547856e25","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_94b7f132-f89b-4f21-b403-ae115aea6e8f","enable_dhcp":true,"segment_id":null,"network_id":"525257c2-5d91-4d26-aa57-798297381e26","tenant_id":"6410a5cd6227457d959e753547856e25","created_at":"2018-09-07T05:03:12Z","ip_version":4}]} 2018-09-07 05:05:20,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-aad36c6f-ae52-435b-9669-167027cbe2a2 2018-09-07 05:05:20,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0466630458832s 2018-09-07 05:05:20,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-aad36c6f-ae52-435b-9669-167027cbe2a2 2018-09-07 05:05:20,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-07 05:05:20,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/f9e03c8d-3eba-4181-bea6-534ece12a695.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6034f7234982d027f4ce446aa32e6419f902803" 2018-09-07 05:05:21,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a13d390-cf49-4c94-afd1-d4324035f5f4 Date: Fri, 07 Sep 2018 05:05:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 05:05:21,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f9e03c8d-3eba-4181-bea6-534ece12a695.json used request id req-1a13d390-cf49-4c94-afd1-d4324035f5f4 2018-09-07 05:05:21,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.970913171768s 2018-09-07 05:05:21,378 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/f9e03c8d-3eba-4181-bea6-534ece12a695.json used request id req-1a13d390-cf49-4c94-afd1-d4324035f5f4 2018-09-07 05:05:21,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-07 05:05:21,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}b6034f7234982d027f4ce446aa32e6419f902803" 2018-09-07 05:05:21,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1441 X-Openstack-Request-Id: req-482a7b89-d0d4-49f7-8ac3-b6788165441e Date: Fri, 07 Sep 2018 05:05:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"2b8a925c-1a18-45d9-ba48-510ea9cd1266","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fe95dd87c6cf489bb60317e7c4a2db29","l2_adjacency":true,"status":"ACTIVE","subnets":["8fba6804-e732-4306-8eca-149328ae277f"],"description":"","tags":[],"updated_at":"2018-09-07T04:55:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fe95dd87c6cf489bb60317e7c4a2db29","created_at":"2018-09-07T04:55:19Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"525257c2-5d91-4d26-aa57-798297381e26","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":true,"project_id":"6410a5cd6227457d959e753547856e25","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-07T05:05:21Z","qos_policy_id":null,"name":"tempest_scenario-net_94b7f132-f89b-4f21-b403-ae115aea6e8f","admin_state_up":true,"tenant_id":"6410a5cd6227457d959e753547856e25","created_at":"2018-09-07T05:03:11Z","provider:network_type":"vxlan"}]} 2018-09-07 05:05:21,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-482a7b89-d0d4-49f7-8ac3-b6788165441e 2018-09-07 05:05:21,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0779550075531s 2018-09-07 05:05:21,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-482a7b89-d0d4-49f7-8ac3-b6788165441e 2018-09-07 05:05:21,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-07 05:05:21,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/525257c2-5d91-4d26-aa57-798297381e26.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6034f7234982d027f4ce446aa32e6419f902803" 2018-09-07 05:05:22,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c89b7cb5-9c34-4e6d-994b-ea31a9a5a3db Date: Fri, 07 Sep 2018 05:05:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-07 05:05:22,522 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/525257c2-5d91-4d26-aa57-798297381e26.json used request id req-c89b7cb5-9c34-4e6d-994b-ea31a9a5a3db 2018-09-07 05:05:22,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06468296051s 2018-09-07 05:05:22,522 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/525257c2-5d91-4d26-aa57-798297381e26.json used request id req-c89b7cb5-9c34-4e6d-994b-ea31a9a5a3db 2018-09-07 05:05:22,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 05:05:22,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:05:22,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0313c2-dd06-4929-ad0b-37d77b904de0 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/08cab039d8354a4bb4c5867d3389e0d3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "08cab039d8354a4bb4c5867d3389e0d3", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/09c535a6ef0141589d96f1795d957116"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09c535a6ef0141589d96f1795d957116", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/22d779c44f374e078d1863278ec2ae2c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22d779c44f374e078d1863278ec2ae2c", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/2ae5d3d824a044ad8fedd39fedc6ffda"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ae5d3d824a044ad8fedd39fedc6ffda", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_94b7f132-f89b-4f21-b403-ae115aea6e8f", "links": {"self": "http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49a47c7a86f44433aa0141bee88b3256", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/547b388910514896ab1cc77ec62b7394"}, "domain_id": "default", "enabled": true, "options": {}, "id": "547b388910514896ab1cc77ec62b7394", "email": "glance@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/557d8d4f9e21436b822acde1e78a778b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557d8d4f9e21436b822acde1e78a778b", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/753a2c165317405382415696b8929e4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "753a2c165317405382415696b8929e4e", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/7ecb502225b341e29a9e66a57d3f3535"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7ecb502225b341e29a9e66a57d3f3535", "email": "panko@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/a86be69b5af94975bc80390811bdba5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a86be69b5af94975bc80390811bdba5a", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/bd37a6f1c1d1448481a9e04a778f05df"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd37a6f1c1d1448481a9e04a778f05df", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/c0a2b1d0eb9649488a7e62bb4c849ca0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c0a2b1d0eb9649488a7e62bb4c849ca0", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/c206a8068c6044bf9bf97b309428204d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c206a8068c6044bf9bf97b309428204d", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/da9d11f9627046549bca7742e80024d4"}, "domain_id": "dade74cf37c9445b8ab8f914980b490c", "enabled": true, "options": {}, "id": "da9d11f9627046549bca7742e80024d4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/e64dcb37264240e4b9fa5e3c0298744b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e64dcb37264240e4b9fa5e3c0298744b", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-07 05:05:22,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fc0313c2-dd06-4929-ad0b-37d77b904de0 2018-09-07 05:05:22,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103092193604s 2018-09-07 05:05:22,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-fc0313c2-dd06-4929-ad0b-37d77b904de0 2018-09-07 05:05:22,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-07 05:05:22,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:05:22,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a6c6a53-205d-4daf-93e8-e7044dbfb2dd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_94b7f132-f89b-4f21-b403-ae115aea6e8f", "links": {"self": "http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "49a47c7a86f44433aa0141bee88b3256", "description": null}} 2018-09-07 05:05:22,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256 used request id req-5a6c6a53-205d-4daf-93e8-e7044dbfb2dd 2018-09-07 05:05:22,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106189012527s 2018-09-07 05:05:22,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256 used request id req-5a6c6a53-205d-4daf-93e8-e7044dbfb2dd 2018-09-07 05:05:22,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-07 05:05:22,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:05:22,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 05:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5edf68d-180e-473e-b57c-8680d6d4c17e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 05:05:22,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256 used request id req-f5edf68d-180e-473e-b57c-8680d6d4c17e 2018-09-07 05:05:22,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.218066930771s 2018-09-07 05:05:22,955 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/49a47c7a86f44433aa0141bee88b3256 used request id req-f5edf68d-180e-473e-b57c-8680d6d4c17e 2018-09-07 05:05:22,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-07 05:05:22,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:05:23,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e8e198-1ba6-4abf-8fc3-1699d014da1b Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25"}, "tags": [], "enabled": true, "id": "6410a5cd6227457d959e753547856e25", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_94b7f132-f89b-4f21-b403-ae115aea6e8f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/bb2bb136b46c4892be31ea5c4adb3574"}, "tags": [], "enabled": true, "id": "bb2bb136b46c4892be31ea5c4adb3574", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/fe95dd87c6cf489bb60317e7c4a2db29"}, "tags": [], "enabled": true, "id": "fe95dd87c6cf489bb60317e7c4a2db29", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-07 05:05:23,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-46e8e198-1ba6-4abf-8fc3-1699d014da1b 2018-09-07 05:05:23,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0949931144714s 2018-09-07 05:05:23,056 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-46e8e198-1ba6-4abf-8fc3-1699d014da1b 2018-09-07 05:05:23,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-07 05:05:23,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:05:23,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 05:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-162dd196-1c0e-4ea5-bb6f-bae45faf173e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 05:05:23,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25 used request id req-162dd196-1c0e-4ea5-bb6f-bae45faf173e 2018-09-07 05:05:23,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.157449960709s 2018-09-07 05:05:23,218 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/6410a5cd6227457d959e753547856e25 used request id req-162dd196-1c0e-4ea5-bb6f-bae45faf173e 2018-09-07 05:05:23,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-07 05:05:23,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:05:23,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 07 Sep 2018 05:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91eeca71-50eb-48bd-a421-ae5d0d72f0b1 Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12745e0e88364962a7895d1e4771f12b", "links": {"self": "http://172.30.9.24:5000/v3/roles/12745e0e88364962a7895d1e4771f12b"}, "name": "Member"}, {"domain_id": null, "id": "32d4220a092942c3937b3fe8ea3e69c9", "links": {"self": "http://172.30.9.24:5000/v3/roles/32d4220a092942c3937b3fe8ea3e69c9"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6a5cf52a0ac843c6bd02728ae3b5e244", "links": {"self": "http://172.30.9.24:5000/v3/roles/6a5cf52a0ac843c6bd02728ae3b5e244"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d5df5ac9f5d8477287eb259e6fd7fd9e", "links": {"self": "http://172.30.9.24:5000/v3/roles/d5df5ac9f5d8477287eb259e6fd7fd9e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f2773e12bd0342f687918036fb92b972", "links": {"self": "http://172.30.9.24:5000/v3/roles/f2773e12bd0342f687918036fb92b972"}, "name": "swiftoperator"}]} 2018-09-07 05:05:23,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-91eeca71-50eb-48bd-a421-ae5d0d72f0b1 2018-09-07 05:05:23,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0890710353851s 2018-09-07 05:05:23,311 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-91eeca71-50eb-48bd-a421-ae5d0d72f0b1 2018-09-07 05:05:23,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-07 05:05:23,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/12745e0e88364962a7895d1e4771f12b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7579225b6657e1ac4a37ab4470be1451e34d66e7" 2018-09-07 05:05:23,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 07 Sep 2018 05:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5941edda-2952-449a-81bb-3d2c0663fe25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-07 05:05:23,417 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/12745e0e88364962a7895d1e4771f12b used request id req-5941edda-2952-449a-81bb-3d2c0663fe25 2018-09-07 05:05:23,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.101125001907s 2018-09-07 05:05:23,418 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/12745e0e88364962a7895d1e4771f12b used request id req-5941edda-2952-449a-81bb-3d2c0663fe25 2018-09-07 05:05:23,418 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-09-07 05:05:23,418 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR