2018-08-28 13:55:46,145 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-257 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-sfc-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-08-28 13:55:46,150 - 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.22,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=kdyvmsNfychyprwVWbpFeFkud 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=ab8a1649618f46b78fbc882171dc7a58 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=d9ahtj87VQQtTyhBJBmVBRadq export OS_REGION_NAME=regionOne 2018-08-28 13:55:46,150 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-28 13:55:46,151 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-08-28 13:55:46,187 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-28 13:55:46,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 13:55:46,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 13:55:46,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 13:55:46,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 13:55:46,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 13:55:46,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 13:55:46,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-28 13:55:46,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 13:55:46,488 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 13:55:46,489 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-28 13:55:46,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-28 13:55:46,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 13:55:46,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b7838b-d2e0-4702-bada-8c89b003b164 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.22:5000/v3/", "rel": "self"}]}} 2018-08-28 13:55:46,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000//v3 used request id req-d8b7838b-d2e0-4702-bada-8c89b003b164 2018-08-28 13:55:46,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-28 13:55:46,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e83b60fd13e54ff9931dad89a7bbdb88", "name": "admin"}], "expires_at": "2018-08-28T14:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8a1649618f46b78fbc882171dc7a58", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "350ff818255647c8ae78ca53f99200ce"}, {"url": "http://192.30.9.5:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e7a2002e823432c8b3bfc9f72dc47b0"}, {"url": "http://172.30.9.22:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f8d1b85f014497a5700abcbc5824a7"}], "type": "volumev2", "id": "0070c5d79c68431db583b9e418929b57", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58ee025512594df4a8a68cd4251019c5"}, {"url": "http://192.30.9.5:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69cbfea7fea4497ebab8079a095287de"}, {"url": "http://192.30.9.5:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee4dbe30775c4d5fa433e57cac0f3526"}], "type": "orchestration", "id": "2e482f8529f5476ab1e01aa56ffc459e", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8da1c152292842899987176c6b1139da"}, {"url": "http://192.30.9.5:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ad92cd76d7f45ddbb5a21bfb4a6efba"}, {"url": "http://192.30.9.5:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb7623c95f73412d882b426926c8579f"}], "type": "volumev3", "id": "2e54d8b4e5d24d72ba36ca2d5512378c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0efce2928170453eb8457348be88e465"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b833b30c8c5944babfdf67b5303638fa"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c88a7984069d4cb9b847d016b230271e"}], "type": "event", "id": "366129e84f09476fb265c4aa88f1d3b9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "608977dbfbd1490b92f629e1fe1b181b"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d79b1ed204044646a3ca7addcbb5c110"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc25a204daa942a6878c7135c845b5d4"}], "type": "object-store", "id": "5999b6d57f634cc684141df2c40dec9f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18b0414a8d0549ff9c5a75d951a3cdc8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e14a49c4b344ad887b0189bdeb6d94a"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d569a233fb91433fa3d9b9f1c1aa8656"}], "type": "cloudformation", "id": "5dba9d8c1ab740d38b771798b377ca1a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b6c9283d5b3499dbc7744b164c1dfbb"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35486711a6ab4f85af8a09ba4bf0e47d"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7778b3304abf4a2fa2c06beabc186410"}], "type": "identity", "id": "5ef0b3e057d24d0b8ddd1ee99d8429d7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c5c3816b772477cafa46d56c0a8e713"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2b4b5453cb4cba8b4ba04047123b06"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80c7b32cc7c340808b337a1df4767f97"}], "type": "image", "id": "610227e66d1f469ab61cb77696161a00", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03ff6048459e4316a5d1d13bd86b55e5"}, {"url": "http://192.30.9.5:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b615990ba05475fa45e0f39570e3b3f"}, {"url": "http://172.30.9.22:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b59d80e7778242a3a8a65c96baf52282"}], "type": "volume", "id": "8795e895fad847189a710de128fa5c00", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "851a36dacb714c018e8f2652bcc1e274"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1e3e9a6e5bd4f1482cfca13b75dbbd8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8f4b67f93ff4ac2a92b41134badd76a"}], "type": "placement", "id": "917caefa629d447da464d00cb5420f7e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afaf5cba6a8458c80cf2b18bd5fc41a"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af7493540848497e9f2cd12d081ff279"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f023246b813a457da5752e3205043abe"}], "type": "network", "id": "954330a4bfc748048599efd3e159b6f9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e0f057118d415bae4dd13635cb69cd"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c23015608ce42bab8c138b2b825e916"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "328e932fe9db4f2096d91773ec9b6fae"}], "type": "compute", "id": "ab58e32369084c63a1cc29a021f0eaa2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "180a153e5ba64891b7f2446981182ebd"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fdbbc8567194365a4f1e63577e8af58"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e7495bc32ab4760ba8df8f117c6c892"}], "type": "alarming", "id": "cfaf80895dca4a45bb6f2b52242c2c83", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "e7a5cea1064b4af5b197dcd58e9c9003", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bb42308c53e4833b1e1e54e04cc4bae"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89bf50a0328b4b199c0d70905a5aadd0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91d0d97580224c7194ffc2f99c542fa8"}], "type": "metric", "id": "f2c2274422784b558554c7152922372b", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "db3b8165530f42658b5f5f95e9e40d0c"}, "audit_ids": ["5hvgXg38TwC4UWJiigb1Cg"], "issued_at": "2018-08-28T13:55:46.000000Z"}} 2018-08-28 13:55:46,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:47,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25b8e642-d7d2-4a9a-a8e5-e7583a2ad296 x-compute-request-id: req-25b8e642-d7d2-4a9a-a8e5-e7583a2ad296 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-28 13:55:47,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-25b8e642-d7d2-4a9a-a8e5-e7583a2ad296 2018-08-28 13:55:47,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.14870500565s 2018-08-28 13:55:47,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-25b8e642-d7d2-4a9a-a8e5-e7583a2ad296 2018-08-28 13:55:47,639 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-28 13:55:47,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 13:55:47,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 13:55:47 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.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 13:55:47,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-28 13:55:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:47,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea356f12-3d76-4515-953a-ed8ccda7e8be Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9e73c2b834374ee4b48f64c944b01b89"}, "tags": [], "enabled": true, "id": "9e73c2b834374ee4b48f64c944b01b89", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 13:55:47,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ea356f12-3d76-4515-953a-ed8ccda7e8be 2018-08-28 13:55:47,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151124000549s 2018-08-28 13:55:47,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ea356f12-3d76-4515-953a-ed8ccda7e8be 2018-08-28 13:55:47,800 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'9e73c2b834374ee4b48f64c944b01b89', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-28 13:55:47,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-28 13:55:47,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:47,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3d3aec-0cc1-4c0b-97aa-e48202b6e43a Content-Encoding: gzip Content-Length: 1963 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/02e0f057118d415bae4dd13635cb69cd"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ab58e32369084c63a1cc29a021f0eaa2", "id": "02e0f057118d415bae4dd13635cb69cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/03ff6048459e4316a5d1d13bd86b55e5"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8795e895fad847189a710de128fa5c00", "id": "03ff6048459e4316a5d1d13bd86b55e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0b6c9283d5b3499dbc7744b164c1dfbb"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ef0b3e057d24d0b8ddd1ee99d8429d7", "id": "0b6c9283d5b3499dbc7744b164c1dfbb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0c23015608ce42bab8c138b2b825e916"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ab58e32369084c63a1cc29a021f0eaa2", "id": "0c23015608ce42bab8c138b2b825e916"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0efce2928170453eb8457348be88e465"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "366129e84f09476fb265c4aa88f1d3b9", "id": "0efce2928170453eb8457348be88e465"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/180a153e5ba64891b7f2446981182ebd"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cfaf80895dca4a45bb6f2b52242c2c83", "id": "180a153e5ba64891b7f2446981182ebd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/18b0414a8d0549ff9c5a75d951a3cdc8"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5dba9d8c1ab740d38b771798b377ca1a", "id": "18b0414a8d0549ff9c5a75d951a3cdc8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1fdbbc8567194365a4f1e63577e8af58"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cfaf80895dca4a45bb6f2b52242c2c83", "id": "1fdbbc8567194365a4f1e63577e8af58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2afaf5cba6a8458c80cf2b18bd5fc41a"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "954330a4bfc748048599efd3e159b6f9", "id": "2afaf5cba6a8458c80cf2b18bd5fc41a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2bb42308c53e4833b1e1e54e04cc4bae"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f2c2274422784b558554c7152922372b", "id": "2bb42308c53e4833b1e1e54e04cc4bae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/328e932fe9db4f2096d91773ec9b6fae"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ab58e32369084c63a1cc29a021f0eaa2", "id": "328e932fe9db4f2096d91773ec9b6fae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/350ff818255647c8ae78ca53f99200ce"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0070c5d79c68431db583b9e418929b57", "id": "350ff818255647c8ae78ca53f99200ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/35486711a6ab4f85af8a09ba4bf0e47d"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ef0b3e057d24d0b8ddd1ee99d8429d7", "id": "35486711a6ab4f85af8a09ba4bf0e47d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4c5c3816b772477cafa46d56c0a8e713"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "610227e66d1f469ab61cb77696161a00", "id": "4c5c3816b772477cafa46d56c0a8e713"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4e14a49c4b344ad887b0189bdeb6d94a"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5dba9d8c1ab740d38b771798b377ca1a", "id": "4e14a49c4b344ad887b0189bdeb6d94a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/58ee025512594df4a8a68cd4251019c5"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2e482f8529f5476ab1e01aa56ffc459e", "id": "58ee025512594df4a8a68cd4251019c5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5b615990ba05475fa45e0f39570e3b3f"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8795e895fad847189a710de128fa5c00", "id": "5b615990ba05475fa45e0f39570e3b3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5e7a2002e823432c8b3bfc9f72dc47b0"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0070c5d79c68431db583b9e418929b57", "id": "5e7a2002e823432c8b3bfc9f72dc47b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/608977dbfbd1490b92f629e1fe1b181b"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5999b6d57f634cc684141df2c40dec9f", "id": "608977dbfbd1490b92f629e1fe1b181b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/69cbfea7fea4497ebab8079a095287de"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2e482f8529f5476ab1e01aa56ffc459e", "id": "69cbfea7fea4497ebab8079a095287de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6e7495bc32ab4760ba8df8f117c6c892"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cfaf80895dca4a45bb6f2b52242c2c83", "id": "6e7495bc32ab4760ba8df8f117c6c892"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7778b3304abf4a2fa2c06beabc186410"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ef0b3e057d24d0b8ddd1ee99d8429d7", "id": "7778b3304abf4a2fa2c06beabc186410"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7f2b4b5453cb4cba8b4ba04047123b06"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "610227e66d1f469ab61cb77696161a00", "id": "7f2b4b5453cb4cba8b4ba04047123b06"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/80c7b32cc7c340808b337a1df4767f97"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "610227e66d1f469ab61cb77696161a00", "id": "80c7b32cc7c340808b337a1df4767f97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/851a36dacb714c018e8f2652bcc1e274"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "917caefa629d447da464d00cb5420f7e", "id": "851a36dacb714c018e8f2652bcc1e274"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/89bf50a0328b4b199c0d70905a5aadd0"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f2c2274422784b558554c7152922372b", "id": "89bf50a0328b4b199c0d70905a5aadd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8da1c152292842899987176c6b1139da"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2e54d8b4e5d24d72ba36ca2d5512378c", "id": "8da1c152292842899987176c6b1139da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/91d0d97580224c7194ffc2f99c542fa8"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f2c2274422784b558554c7152922372b", "id": "91d0d97580224c7194ffc2f99c542fa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9ad92cd76d7f45ddbb5a21bfb4a6efba"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2e54d8b4e5d24d72ba36ca2d5512378c", "id": "9ad92cd76d7f45ddbb5a21bfb4a6efba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a2f8d1b85f014497a5700abcbc5824a7"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0070c5d79c68431db583b9e418929b57", "id": "a2f8d1b85f014497a5700abcbc5824a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/af7493540848497e9f2cd12d081ff279"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "954330a4bfc748048599efd3e159b6f9", "id": "af7493540848497e9f2cd12d081ff279"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b59d80e7778242a3a8a65c96baf52282"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8795e895fad847189a710de128fa5c00", "id": "b59d80e7778242a3a8a65c96baf52282"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b833b30c8c5944babfdf67b5303638fa"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "366129e84f09476fb265c4aa88f1d3b9", "id": "b833b30c8c5944babfdf67b5303638fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bb7623c95f73412d882b426926c8579f"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2e54d8b4e5d24d72ba36ca2d5512378c", "id": "bb7623c95f73412d882b426926c8579f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c1e3e9a6e5bd4f1482cfca13b75dbbd8"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "917caefa629d447da464d00cb5420f7e", "id": "c1e3e9a6e5bd4f1482cfca13b75dbbd8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c88a7984069d4cb9b847d016b230271e"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "366129e84f09476fb265c4aa88f1d3b9", "id": "c88a7984069d4cb9b847d016b230271e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d569a233fb91433fa3d9b9f1c1aa8656"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5dba9d8c1ab740d38b771798b377ca1a", "id": "d569a233fb91433fa3d9b9f1c1aa8656"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d79b1ed204044646a3ca7addcbb5c110"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5999b6d57f634cc684141df2c40dec9f", "id": "d79b1ed204044646a3ca7addcbb5c110"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d8f4b67f93ff4ac2a92b41134badd76a"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "917caefa629d447da464d00cb5420f7e", "id": "d8f4b67f93ff4ac2a92b41134badd76a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/dc25a204daa942a6878c7135c845b5d4"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5999b6d57f634cc684141df2c40dec9f", "id": "dc25a204daa942a6878c7135c845b5d4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ee4dbe30775c4d5fa433e57cac0f3526"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2e482f8529f5476ab1e01aa56ffc459e", "id": "ee4dbe30775c4d5fa433e57cac0f3526"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f023246b813a457da5752e3205043abe"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "954330a4bfc748048599efd3e159b6f9", "id": "f023246b813a457da5752e3205043abe"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-28 13:55:47,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-dd3d3aec-0cc1-4c0b-97aa-e48202b6e43a 2018-08-28 13:55:47,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.156414031982s 2018-08-28 13:55:47,961 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-dd3d3aec-0cc1-4c0b-97aa-e48202b6e43a 2018-08-28 13:55:47,968 - 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.22:5000/v3/endpoints/02e0f057118d415bae4dd13635cb69cd'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ab58e32369084c63a1cc29a021f0eaa2', u'id': u'02e0f057118d415bae4dd13635cb69cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/03ff6048459e4316a5d1d13bd86b55e5'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8795e895fad847189a710de128fa5c00', u'id': u'03ff6048459e4316a5d1d13bd86b55e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0b6c9283d5b3499dbc7744b164c1dfbb'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5ef0b3e057d24d0b8ddd1ee99d8429d7', u'id': u'0b6c9283d5b3499dbc7744b164c1dfbb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0c23015608ce42bab8c138b2b825e916'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ab58e32369084c63a1cc29a021f0eaa2', u'id': u'0c23015608ce42bab8c138b2b825e916'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0efce2928170453eb8457348be88e465'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'366129e84f09476fb265c4aa88f1d3b9', u'id': u'0efce2928170453eb8457348be88e465'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/180a153e5ba64891b7f2446981182ebd'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cfaf80895dca4a45bb6f2b52242c2c83', u'id': u'180a153e5ba64891b7f2446981182ebd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/18b0414a8d0549ff9c5a75d951a3cdc8'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5dba9d8c1ab740d38b771798b377ca1a', u'id': u'18b0414a8d0549ff9c5a75d951a3cdc8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1fdbbc8567194365a4f1e63577e8af58'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cfaf80895dca4a45bb6f2b52242c2c83', u'id': u'1fdbbc8567194365a4f1e63577e8af58'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2afaf5cba6a8458c80cf2b18bd5fc41a'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'954330a4bfc748048599efd3e159b6f9', u'id': u'2afaf5cba6a8458c80cf2b18bd5fc41a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2bb42308c53e4833b1e1e54e04cc4bae'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f2c2274422784b558554c7152922372b', u'id': u'2bb42308c53e4833b1e1e54e04cc4bae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/328e932fe9db4f2096d91773ec9b6fae'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ab58e32369084c63a1cc29a021f0eaa2', u'id': u'328e932fe9db4f2096d91773ec9b6fae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/350ff818255647c8ae78ca53f99200ce'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0070c5d79c68431db583b9e418929b57', u'id': u'350ff818255647c8ae78ca53f99200ce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/35486711a6ab4f85af8a09ba4bf0e47d'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5ef0b3e057d24d0b8ddd1ee99d8429d7', u'id': u'35486711a6ab4f85af8a09ba4bf0e47d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4c5c3816b772477cafa46d56c0a8e713'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'610227e66d1f469ab61cb77696161a00', u'id': u'4c5c3816b772477cafa46d56c0a8e713'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4e14a49c4b344ad887b0189bdeb6d94a'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5dba9d8c1ab740d38b771798b377ca1a', u'id': u'4e14a49c4b344ad887b0189bdeb6d94a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/58ee025512594df4a8a68cd4251019c5'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2e482f8529f5476ab1e01aa56ffc459e', u'id': u'58ee025512594df4a8a68cd4251019c5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5b615990ba05475fa45e0f39570e3b3f'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8795e895fad847189a710de128fa5c00', u'id': u'5b615990ba05475fa45e0f39570e3b3f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5e7a2002e823432c8b3bfc9f72dc47b0'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0070c5d79c68431db583b9e418929b57', u'id': u'5e7a2002e823432c8b3bfc9f72dc47b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/608977dbfbd1490b92f629e1fe1b181b'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5999b6d57f634cc684141df2c40dec9f', u'id': u'608977dbfbd1490b92f629e1fe1b181b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/69cbfea7fea4497ebab8079a095287de'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2e482f8529f5476ab1e01aa56ffc459e', u'id': u'69cbfea7fea4497ebab8079a095287de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6e7495bc32ab4760ba8df8f117c6c892'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cfaf80895dca4a45bb6f2b52242c2c83', u'id': u'6e7495bc32ab4760ba8df8f117c6c892'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7778b3304abf4a2fa2c06beabc186410'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5ef0b3e057d24d0b8ddd1ee99d8429d7', u'id': u'7778b3304abf4a2fa2c06beabc186410'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7f2b4b5453cb4cba8b4ba04047123b06'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'610227e66d1f469ab61cb77696161a00', u'id': u'7f2b4b5453cb4cba8b4ba04047123b06'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/80c7b32cc7c340808b337a1df4767f97'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'610227e66d1f469ab61cb77696161a00', u'id': u'80c7b32cc7c340808b337a1df4767f97'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/851a36dacb714c018e8f2652bcc1e274'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'917caefa629d447da464d00cb5420f7e', u'id': u'851a36dacb714c018e8f2652bcc1e274'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/89bf50a0328b4b199c0d70905a5aadd0'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f2c2274422784b558554c7152922372b', u'id': u'89bf50a0328b4b199c0d70905a5aadd0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/8da1c152292842899987176c6b1139da'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2e54d8b4e5d24d72ba36ca2d5512378c', u'id': u'8da1c152292842899987176c6b1139da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/91d0d97580224c7194ffc2f99c542fa8'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f2c2274422784b558554c7152922372b', u'id': u'91d0d97580224c7194ffc2f99c542fa8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9ad92cd76d7f45ddbb5a21bfb4a6efba'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2e54d8b4e5d24d72ba36ca2d5512378c', u'id': u'9ad92cd76d7f45ddbb5a21bfb4a6efba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a2f8d1b85f014497a5700abcbc5824a7'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0070c5d79c68431db583b9e418929b57', u'id': u'a2f8d1b85f014497a5700abcbc5824a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/af7493540848497e9f2cd12d081ff279'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'954330a4bfc748048599efd3e159b6f9', u'id': u'af7493540848497e9f2cd12d081ff279'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b59d80e7778242a3a8a65c96baf52282'}, u'url': u'http://172.30.9.22:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8795e895fad847189a710de128fa5c00', u'id': u'b59d80e7778242a3a8a65c96baf52282'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b833b30c8c5944babfdf67b5303638fa'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'366129e84f09476fb265c4aa88f1d3b9', u'id': u'b833b30c8c5944babfdf67b5303638fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/bb7623c95f73412d882b426926c8579f'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2e54d8b4e5d24d72ba36ca2d5512378c', u'id': u'bb7623c95f73412d882b426926c8579f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c1e3e9a6e5bd4f1482cfca13b75dbbd8'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'917caefa629d447da464d00cb5420f7e', u'id': u'c1e3e9a6e5bd4f1482cfca13b75dbbd8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c88a7984069d4cb9b847d016b230271e'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'366129e84f09476fb265c4aa88f1d3b9', u'id': u'c88a7984069d4cb9b847d016b230271e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d569a233fb91433fa3d9b9f1c1aa8656'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5dba9d8c1ab740d38b771798b377ca1a', u'id': u'd569a233fb91433fa3d9b9f1c1aa8656'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d79b1ed204044646a3ca7addcbb5c110'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5999b6d57f634cc684141df2c40dec9f', u'id': u'd79b1ed204044646a3ca7addcbb5c110'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d8f4b67f93ff4ac2a92b41134badd76a'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'917caefa629d447da464d00cb5420f7e', u'id': u'd8f4b67f93ff4ac2a92b41134badd76a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/dc25a204daa942a6878c7135c845b5d4'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5999b6d57f634cc684141df2c40dec9f', u'id': u'dc25a204daa942a6878c7135c845b5d4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ee4dbe30775c4d5fa433e57cac0f3526'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2e482f8529f5476ab1e01aa56ffc459e', u'id': u'ee4dbe30775c4d5fa433e57cac0f3526'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f023246b813a457da5752e3205043abe'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'954330a4bfc748048599efd3e159b6f9', u'id': u'f023246b813a457da5752e3205043abe'})] 2018-08-28 13:55:47,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-28 13:55:47,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:48,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6416f015-8716-4c91-a8a0-bf7727ff96c4 x-compute-request-id: req-6416f015-8716-4c91-a8a0-bf7727ff96c4 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-08-28 13:55:48,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-6416f015-8716-4c91-a8a0-bf7727ff96c4 2018-08-28 13:55:48,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.110185861588s 2018-08-28 13:55:48,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-6416f015-8716-4c91-a8a0-bf7727ff96c4 2018-08-28 13:55:48,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-28 13:55:48,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:49,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a105866a-48c3-4ab2-b8d8-2733782dc921 x-compute-request-id: req-a105866a-48c3-4ab2-b8d8-2733782dc921 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-28 13:55:49,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-a105866a-48c3-4ab2-b8d8-2733782dc921 2018-08-28 13:55:49,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.54152297974s 2018-08-28 13:55:49,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-a105866a-48c3-4ab2-b8d8-2733782dc921 2018-08-28 13:55:49,639 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-28 13:55:49,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 13:55:49,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:50,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1f4fe3c2-18a8-454b-abf4-5c204f5eba96 Date: Tue, 28 Aug 2018 13:55:50 GMT RESP BODY: {"floatingips": []} 2018-08-28 13:55:50,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f4fe3c2-18a8-454b-abf4-5c204f5eba96 2018-08-28 13:55:50,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.824227809906s 2018-08-28 13:55:50,468 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f4fe3c2-18a8-454b-abf4-5c204f5eba96 2018-08-28 13:55:50,469 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-28 13:55:50,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-28 13:55:50,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:50,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c4d3c7e-b34f-48dd-953b-c39ad661f100 x-compute-request-id: req-7c4d3c7e-b34f-48dd-953b-c39ad661f100 Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 3}, "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.3", "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": 4}, "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.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-08-28 13:55:50,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-7c4d3c7e-b34f-48dd-953b-c39ad661f100 2018-08-28 13:55:50,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.185552835464s 2018-08-28 13:55:50,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-7c4d3c7e-b34f-48dd-953b-c39ad661f100 2018-08-28 13:55:50,656 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-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': 3}, 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.9', 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': 4}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-08-28 13:55:50,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-28 13:55:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:50,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-52ed1609-dffc-4cf3-ad82-79df5f35f7da x-compute-request-id: req-52ed1609-dffc-4cf3-ad82-79df5f35f7da Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 13:55:50,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-52ed1609-dffc-4cf3-ad82-79df5f35f7da 2018-08-28 13:55:50,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.123817920685s 2018-08-28 13:55:50,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-52ed1609-dffc-4cf3-ad82-79df5f35f7da 2018-08-28 13:55:50,781 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-28 13:55:50,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 13:55:50,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:50,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-aa7a57bc-c14a-4149-8215-2eaa1ecc610e Date: Tue, 28 Aug 2018 13:55:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"78a2243d-0084-496c-acbc-307cc0111c70","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"279796dad0444952bbcc53a5fb0f849f","status":"ACTIVE","subnets":["67fc01e6-350e-45e3-8632-75fac0e88d6a"],"description":"","tags":[],"updated_at":"2018-08-28T13:53:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:52:58Z","provider:network_type":"flat"}]} 2018-08-28 13:55:50,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aa7a57bc-c14a-4149-8215-2eaa1ecc610e 2018-08-28 13:55:50,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0919280052185s 2018-08-28 13:55:50,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aa7a57bc-c14a-4149-8215-2eaa1ecc610e 2018-08-28 13:55:50,874 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'67fc01e6-350e-45e3-8632-75fac0e88d6a'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T13:53:03Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'78a2243d-0084-496c-acbc-307cc0111c70', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'279796dad0444952bbcc53a5fb0f849f', u'created_at': u'2018-08-28T13:52:58Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'279796dad0444952bbcc53a5fb0f849f'})] 2018-08-28 13:55:50,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 13:55:50,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:50,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f037b134-9d11-4e32-86a2-84d84024db9d Date: Tue, 28 Aug 2018 13:55:50 GMT RESP BODY: {"ports":[]} 2018-08-28 13:55:50,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-f037b134-9d11-4e32-86a2-84d84024db9d 2018-08-28 13:55:50,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0355639457703s 2018-08-28 13:55:50,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-f037b134-9d11-4e32-86a2-84d84024db9d 2018-08-28 13:55:50,911 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-28 13:55:50,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-28 13:55:50,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:51,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0e0cab-4289-4d73-b4cf-55b23f5e7e50 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "36a9a890d63941f6a5edf45eda3d0f51"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/36a9a890d63941f6a5edf45eda3d0f51/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "4222ffe5787743498b5a30af2b286a86"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/4222ffe5787743498b5a30af2b286a86/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "13165c2a79d84c3ca9ad17f49775392e"}, "user": {"id": "50a6f829f9a943e38cb93f18fae66a9e"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/50a6f829f9a943e38cb93f18fae66a9e/roles/13165c2a79d84c3ca9ad17f49775392e"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "50a6f829f9a943e38cb93f18fae66a9e"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/50a6f829f9a943e38cb93f18fae66a9e/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "7667ebf2f64d4674b3b682298f2f8587"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/7667ebf2f64d4674b3b682298f2f8587/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "7f0b28b3d7c34260ac04afed33609025"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/7f0b28b3d7c34260ac04afed33609025/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "8a641d0f71444033aa761c65609e4248"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/8a641d0f71444033aa761c65609e4248/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "ac6a8e731ddb449e8d1851d7913ac213"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/ac6a8e731ddb449e8d1851d7913ac213/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "af896e2fd80c41709ad94c4eda02be9b"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/af896e2fd80c41709ad94c4eda02be9b/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "b3626164a56e495fbbc14934c6056556"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/b3626164a56e495fbbc14934c6056556/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "ab8a1649618f46b78fbc882171dc7a58"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "db3b8165530f42658b5f5f95e9e40d0c"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/ab8a1649618f46b78fbc882171dc7a58/users/db3b8165530f42658b5f5f95e9e40d0c/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "dbcea3b8f86a45789e00ed9bcb72c0b9"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/dbcea3b8f86a45789e00ed9bcb72c0b9/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "e61370ce3fbf495f9316e25a75336864"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/e61370ce3fbf495f9316e25a75336864/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"project": {"id": "279796dad0444952bbcc53a5fb0f849f"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "f9e510e38c924fbbbe7a3376b1137aa1"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f/users/f9e510e38c924fbbbe7a3376b1137aa1/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"domain": {"id": "9e73c2b834374ee4b48f64c944b01b89"}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "535e80dcd84742ecab1dccd84d844f85"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/9e73c2b834374ee4b48f64c944b01b89/users/535e80dcd84742ecab1dccd84d844f85/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}, {"scope": {"system": {"all": true}}, "role": {"id": "e83b60fd13e54ff9931dad89a7bbdb88"}, "user": {"id": "db3b8165530f42658b5f5f95e9e40d0c"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/db3b8165530f42658b5f5f95e9e40d0c/roles/e83b60fd13e54ff9931dad89a7bbdb88"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-28 13:55:51,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-3d0e0cab-4289-4d73-b4cf-55b23f5e7e50 2018-08-28 13:55:51,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105582952499s 2018-08-28 13:55:51,020 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-3d0e0cab-4289-4d73-b4cf-55b23f5e7e50 2018-08-28 13:55:51,023 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'36a9a890d63941f6a5edf45eda3d0f51'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'4222ffe5787743498b5a30af2b286a86'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'13165c2a79d84c3ca9ad17f49775392e', 'user': u'50a6f829f9a943e38cb93f18fae66a9e'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'50a6f829f9a943e38cb93f18fae66a9e'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'7667ebf2f64d4674b3b682298f2f8587'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'7f0b28b3d7c34260ac04afed33609025'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'8a641d0f71444033aa761c65609e4248'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'ac6a8e731ddb449e8d1851d7913ac213'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'af896e2fd80c41709ad94c4eda02be9b'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'b3626164a56e495fbbc14934c6056556'}), Munch({'project': u'ab8a1649618f46b78fbc882171dc7a58', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'db3b8165530f42658b5f5f95e9e40d0c'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'dbcea3b8f86a45789e00ed9bcb72c0b9'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'e61370ce3fbf495f9316e25a75336864'}), Munch({'project': u'279796dad0444952bbcc53a5fb0f849f', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'f9e510e38c924fbbbe7a3376b1137aa1'}), Munch({'domain': u'9e73c2b834374ee4b48f64c944b01b89', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'535e80dcd84742ecab1dccd84d844f85'}), Munch({'id': u'e83b60fd13e54ff9931dad89a7bbdb88', 'user': u'db3b8165530f42658b5f5f95e9e40d0c'})] 2018-08-28 13:55:51,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-28 13:55:51,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:51,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297c18f4-38b1-46ab-933f-20584609f700 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "13165c2a79d84c3ca9ad17f49775392e", "links": {"self": "http://172.30.9.22:5000/v3/roles/13165c2a79d84c3ca9ad17f49775392e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50d555e253e24c498bea6ebbaec810d9", "links": {"self": "http://172.30.9.22:5000/v3/roles/50d555e253e24c498bea6ebbaec810d9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98dcb7543cbd48f4bedd2db71d648ade", "links": {"self": "http://172.30.9.22:5000/v3/roles/98dcb7543cbd48f4bedd2db71d648ade"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e83b60fd13e54ff9931dad89a7bbdb88", "links": {"self": "http://172.30.9.22:5000/v3/roles/e83b60fd13e54ff9931dad89a7bbdb88"}, "name": "admin"}]} 2018-08-28 13:55:51,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-297c18f4-38b1-46ab-933f-20584609f700 2018-08-28 13:55:51,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0907690525055s 2018-08-28 13:55:51,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-297c18f4-38b1-46ab-933f-20584609f700 2018-08-28 13:55:51,119 - 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'13165c2a79d84c3ca9ad17f49775392e'}), 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'50d555e253e24c498bea6ebbaec810d9'}), 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'98dcb7543cbd48f4bedd2db71d648ade'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'e83b60fd13e54ff9931dad89a7bbdb88'})] 2018-08-28 13:55:51,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 13:55:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:51,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-371bccfd-be73-4654-8bb2-0f969e8b8299 Date: Tue, 28 Aug 2018 13:55:51 GMT RESP BODY: {"routers": []} 2018-08-28 13:55:51,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-371bccfd-be73-4654-8bb2-0f969e8b8299 2018-08-28 13:55:51,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0449299812317s 2018-08-28 13:55:51,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-371bccfd-be73-4654-8bb2-0f969e8b8299 2018-08-28 13:55:51,165 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-28 13:55:51,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 13:55:51,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:51,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8bae3234-1733-45ae-aaa3-7ab9e2a84be8 x-compute-request-id: req-8bae3234-1733-45ae-aaa3-7ab9e2a84be8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 13:55:51,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8bae3234-1733-45ae-aaa3-7ab9e2a84be8 2018-08-28 13:55:51,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19499206543s 2018-08-28 13:55:51,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8bae3234-1733-45ae-aaa3-7ab9e2a84be8 2018-08-28 13:55:51,361 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-28 13:55:51,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-28 13:55:51,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 13:55:51,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 13:55:51 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.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 13:55:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:51,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a32eb22-7026-46f5-9369-962776dda224 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/0070c5d79c68431db583b9e418929b57"}, "enabled": true, "type": "volumev2", "id": "0070c5d79c68431db583b9e418929b57", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/2e482f8529f5476ab1e01aa56ffc459e"}, "enabled": true, "type": "orchestration", "id": "2e482f8529f5476ab1e01aa56ffc459e", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/2e54d8b4e5d24d72ba36ca2d5512378c"}, "enabled": true, "type": "volumev3", "id": "2e54d8b4e5d24d72ba36ca2d5512378c", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/366129e84f09476fb265c4aa88f1d3b9"}, "enabled": true, "type": "event", "id": "366129e84f09476fb265c4aa88f1d3b9", "name": "panko"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5999b6d57f634cc684141df2c40dec9f"}, "enabled": true, "type": "object-store", "id": "5999b6d57f634cc684141df2c40dec9f", "name": "swift"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5dba9d8c1ab740d38b771798b377ca1a"}, "enabled": true, "type": "cloudformation", "id": "5dba9d8c1ab740d38b771798b377ca1a", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/5ef0b3e057d24d0b8ddd1ee99d8429d7"}, "enabled": true, "type": "identity", "id": "5ef0b3e057d24d0b8ddd1ee99d8429d7", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/610227e66d1f469ab61cb77696161a00"}, "enabled": true, "type": "image", "id": "610227e66d1f469ab61cb77696161a00", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/8795e895fad847189a710de128fa5c00"}, "enabled": true, "type": "volume", "id": "8795e895fad847189a710de128fa5c00", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/917caefa629d447da464d00cb5420f7e"}, "enabled": true, "type": "placement", "id": "917caefa629d447da464d00cb5420f7e", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/954330a4bfc748048599efd3e159b6f9"}, "enabled": true, "type": "network", "id": "954330a4bfc748048599efd3e159b6f9", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ab58e32369084c63a1cc29a021f0eaa2"}, "enabled": true, "type": "compute", "id": "ab58e32369084c63a1cc29a021f0eaa2", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/cfaf80895dca4a45bb6f2b52242c2c83"}, "enabled": true, "type": "alarming", "id": "cfaf80895dca4a45bb6f2b52242c2c83", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/e7a5cea1064b4af5b197dcd58e9c9003"}, "enabled": true, "type": "metering", "id": "e7a5cea1064b4af5b197dcd58e9c9003", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f2c2274422784b558554c7152922372b"}, "enabled": true, "type": "metric", "id": "f2c2274422784b558554c7152922372b", "name": "gnocchi"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-08-28 13:55:51,471 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-1a32eb22-7026-46f5-9369-962776dda224 2018-08-28 13:55:51,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.106573104858s 2018-08-28 13:55:51,472 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-1a32eb22-7026-46f5-9369-962776dda224 2018-08-28 13:55:51,477 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'0070c5d79c68431db583b9e418929b57', 'name': u'cinderv2'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'2e482f8529f5476ab1e01aa56ffc459e', 'name': u'heat'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'2e54d8b4e5d24d72ba36ca2d5512378c', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'366129e84f09476fb265c4aa88f1d3b9', 'name': u'panko'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'5999b6d57f634cc684141df2c40dec9f', 'name': u'swift'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'5dba9d8c1ab740d38b771798b377ca1a', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'5ef0b3e057d24d0b8ddd1ee99d8429d7', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'610227e66d1f469ab61cb77696161a00', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'8795e895fad847189a710de128fa5c00', 'name': u'cinder'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'917caefa629d447da464d00cb5420f7e', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'954330a4bfc748048599efd3e159b6f9', 'name': u'neutron'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'ab58e32369084c63a1cc29a021f0eaa2', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'cfaf80895dca4a45bb6f2b52242c2c83', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'e7a5cea1064b4af5b197dcd58e9c9003', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'f2c2274422784b558554c7152922372b', 'name': u'gnocchi'})] 2018-08-28 13:55:51,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 13:55:51,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54ca5afb0c9f27e27969af6871166bab9cf00af0" 2018-08-28 13:55:51,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-800855a9-13d7-4130-827d-4a414899831c Date: Tue, 28 Aug 2018 13:55:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"78a2243d-0084-496c-acbc-307cc0111c70","tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:53:03Z","dns_nameservers":[],"updated_at":"2018-08-28T13:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"279796dad0444952bbcc53a5fb0f849f","id":"67fc01e6-350e-45e3-8632-75fac0e88d6a","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 13:55:51,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-800855a9-13d7-4130-827d-4a414899831c 2018-08-28 13:55:51,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.03830909729s 2018-08-28 13:55:51,516 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-800855a9-13d7-4130-827d-4a414899831c 2018-08-28 13:55:51,517 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T13:53:03Z', 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'67fc01e6-350e-45e3-8632-75fac0e88d6a', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'78a2243d-0084-496c-acbc-307cc0111c70', u'tenant_id': u'279796dad0444952bbcc53a5fb0f849f', u'created_at': u'2018-08-28T13:53:03Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'279796dad0444952bbcc53a5fb0f849f'})] 2018-08-28 13:55:51,638 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 13:55:51,638 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-28 13:55:51,701 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-28 13:55:51,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 13:55:51,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 13:55:51,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 13:55:51,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 13:55:51,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 13:55:51,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 13:55:51,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 13:55:51,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 13:55:51,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4044d47d-68da-48c7-97b8-681c6871d049 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.22:5000/v3/", "rel": "self"}]}} 2018-08-28 13:55:51,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000//v3 used request id req-4044d47d-68da-48c7-97b8-681c6871d049 2018-08-28 13:55:51,882 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-28 13:55:52,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e83b60fd13e54ff9931dad89a7bbdb88", "name": "admin"}], "expires_at": "2018-08-28T14:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8a1649618f46b78fbc882171dc7a58", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "350ff818255647c8ae78ca53f99200ce"}, {"url": "http://192.30.9.5:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e7a2002e823432c8b3bfc9f72dc47b0"}, {"url": "http://172.30.9.22:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f8d1b85f014497a5700abcbc5824a7"}], "type": "volumev2", "id": "0070c5d79c68431db583b9e418929b57", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58ee025512594df4a8a68cd4251019c5"}, {"url": "http://192.30.9.5:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69cbfea7fea4497ebab8079a095287de"}, {"url": "http://192.30.9.5:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee4dbe30775c4d5fa433e57cac0f3526"}], "type": "orchestration", "id": "2e482f8529f5476ab1e01aa56ffc459e", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8da1c152292842899987176c6b1139da"}, {"url": "http://192.30.9.5:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ad92cd76d7f45ddbb5a21bfb4a6efba"}, {"url": "http://192.30.9.5:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb7623c95f73412d882b426926c8579f"}], "type": "volumev3", "id": "2e54d8b4e5d24d72ba36ca2d5512378c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0efce2928170453eb8457348be88e465"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b833b30c8c5944babfdf67b5303638fa"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c88a7984069d4cb9b847d016b230271e"}], "type": "event", "id": "366129e84f09476fb265c4aa88f1d3b9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "608977dbfbd1490b92f629e1fe1b181b"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d79b1ed204044646a3ca7addcbb5c110"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc25a204daa942a6878c7135c845b5d4"}], "type": "object-store", "id": "5999b6d57f634cc684141df2c40dec9f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18b0414a8d0549ff9c5a75d951a3cdc8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e14a49c4b344ad887b0189bdeb6d94a"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d569a233fb91433fa3d9b9f1c1aa8656"}], "type": "cloudformation", "id": "5dba9d8c1ab740d38b771798b377ca1a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b6c9283d5b3499dbc7744b164c1dfbb"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35486711a6ab4f85af8a09ba4bf0e47d"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7778b3304abf4a2fa2c06beabc186410"}], "type": "identity", "id": "5ef0b3e057d24d0b8ddd1ee99d8429d7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c5c3816b772477cafa46d56c0a8e713"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2b4b5453cb4cba8b4ba04047123b06"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80c7b32cc7c340808b337a1df4767f97"}], "type": "image", "id": "610227e66d1f469ab61cb77696161a00", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03ff6048459e4316a5d1d13bd86b55e5"}, {"url": "http://192.30.9.5:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b615990ba05475fa45e0f39570e3b3f"}, {"url": "http://172.30.9.22:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b59d80e7778242a3a8a65c96baf52282"}], "type": "volume", "id": "8795e895fad847189a710de128fa5c00", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "851a36dacb714c018e8f2652bcc1e274"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1e3e9a6e5bd4f1482cfca13b75dbbd8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8f4b67f93ff4ac2a92b41134badd76a"}], "type": "placement", "id": "917caefa629d447da464d00cb5420f7e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afaf5cba6a8458c80cf2b18bd5fc41a"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af7493540848497e9f2cd12d081ff279"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f023246b813a457da5752e3205043abe"}], "type": "network", "id": "954330a4bfc748048599efd3e159b6f9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e0f057118d415bae4dd13635cb69cd"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c23015608ce42bab8c138b2b825e916"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "328e932fe9db4f2096d91773ec9b6fae"}], "type": "compute", "id": "ab58e32369084c63a1cc29a021f0eaa2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "180a153e5ba64891b7f2446981182ebd"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fdbbc8567194365a4f1e63577e8af58"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e7495bc32ab4760ba8df8f117c6c892"}], "type": "alarming", "id": "cfaf80895dca4a45bb6f2b52242c2c83", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "e7a5cea1064b4af5b197dcd58e9c9003", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bb42308c53e4833b1e1e54e04cc4bae"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89bf50a0328b4b199c0d70905a5aadd0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91d0d97580224c7194ffc2f99c542fa8"}], "type": "metric", "id": "f2c2274422784b558554c7152922372b", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "db3b8165530f42658b5f5f95e9e40d0c"}, "audit_ids": ["jcOqKcPST3eE8q8Y-A4NBw"], "issued_at": "2018-08-28T13:55:52.000000Z"}} 2018-08-28 13:55:52,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 13:55:52,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" 2018-08-28 13:55:53,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-e615cac0-348c-43ca-921a-6ed915b1fb58 Date: Tue, 28 Aug 2018 13:55:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"78a2243d-0084-496c-acbc-307cc0111c70","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"279796dad0444952bbcc53a5fb0f849f","status":"ACTIVE","subnets":["67fc01e6-350e-45e3-8632-75fac0e88d6a"],"description":"","tags":[],"updated_at":"2018-08-28T13:53:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:52:58Z","provider:network_type":"flat"}]} 2018-08-28 13:55:53,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e615cac0-348c-43ca-921a-6ed915b1fb58 2018-08-28 13:55:53,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.824933052063s 2018-08-28 13:55:53,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e615cac0-348c-43ca-921a-6ed915b1fb58 2018-08-28 13:55:53,087 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-28 13:55:53,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 13:55:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" -d '{"network": {"name": "tenantnetwork1-net_2da8fe7e-af8b-46e0-b51e-711735b243e9", "admin_state_up": true}}' 2018-08-28 13:55:53,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ce3e37ef-3cbd-4135-9a1c-9747ce1530ba Date: Tue, 28 Aug 2018 13:55:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2ee6de24-38a2-4ea8-977c-ad6824d5bad8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab8a1649618f46b78fbc882171dc7a58","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T13:55:53Z","is_default":false,"provider:segmentation_id":28,"name":"tenantnetwork1-net_2da8fe7e-af8b-46e0-b51e-711735b243e9","admin_state_up":true,"tenant_id":"ab8a1649618f46b78fbc882171dc7a58","created_at":"2018-08-28T13:55:53Z","mtu":1450}} 2018-08-28 13:55:53,810 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ce3e37ef-3cbd-4135-9a1c-9747ce1530ba 2018-08-28 13:55:53,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.722143173218s 2018-08-28 13:55:53,810 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ce3e37ef-3cbd-4135-9a1c-9747ce1530ba 2018-08-28 13:55:53,811 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T13:55:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2ee6de24-38a2-4ea8-977c-ad6824d5bad8', u'provider:segmentation_id': 28, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_2da8fe7e-af8b-46e0-b51e-711735b243e9', u'admin_state_up': True, u'tenant_id': u'ab8a1649618f46b78fbc882171dc7a58', u'created_at': u'2018-08-28T13:55:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ab8a1649618f46b78fbc882171dc7a58'}) 2018-08-28 13:55:53,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 13:55:53,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" 2018-08-28 13:55:53,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-9528cd97-3bb3-4c53-8f27-96884914cb77 Date: Tue, 28 Aug 2018 13:55:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2ee6de24-38a2-4ea8-977c-ad6824d5bad8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab8a1649618f46b78fbc882171dc7a58","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T13:55:53Z","provider:segmentation_id":28,"name":"tenantnetwork1-net_2da8fe7e-af8b-46e0-b51e-711735b243e9","admin_state_up":true,"tenant_id":"ab8a1649618f46b78fbc882171dc7a58","created_at":"2018-08-28T13:55:53Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"78a2243d-0084-496c-acbc-307cc0111c70","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"279796dad0444952bbcc53a5fb0f849f","status":"ACTIVE","subnets":["67fc01e6-350e-45e3-8632-75fac0e88d6a"],"description":"","tags":[],"updated_at":"2018-08-28T13:53:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:52:58Z","provider:network_type":"flat"}]} 2018-08-28 13:55:53,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9528cd97-3bb3-4c53-8f27-96884914cb77 2018-08-28 13:55:53,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.134398937225s 2018-08-28 13:55:53,946 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9528cd97-3bb3-4c53-8f27-96884914cb77 2018-08-28 13:55:53,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 13:55:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" -d '{"subnet": {"name": "tenantnetwork1-subnet_2da8fe7e-af8b-46e0-b51e-711735b243e9", "enable_dhcp": true, "network_id": "2ee6de24-38a2-4ea8-977c-ad6824d5bad8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 13:55:54,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b188dba8-50cd-4fa1-8581-6bee2993dd48 Date: Tue, 28 Aug 2018 13:55:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ee6de24-38a2-4ea8-977c-ad6824d5bad8","tenant_id":"ab8a1649618f46b78fbc882171dc7a58","created_at":"2018-08-28T13:55:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T13:55:54Z","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":"ab8a1649618f46b78fbc882171dc7a58","id":"57836684-e88f-44df-9659-f3fdab6febe0","subnetpool_id":null,"name":"tenantnetwork1-subnet_2da8fe7e-af8b-46e0-b51e-711735b243e9"}} 2018-08-28 13:55:54,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b188dba8-50cd-4fa1-8581-6bee2993dd48 2018-08-28 13:55:54,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.448195934296s 2018-08-28 13:55:54,397 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b188dba8-50cd-4fa1-8581-6bee2993dd48 2018-08-28 13:55:54,398 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T13:55:54Z', 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'57836684-e88f-44df-9659-f3fdab6febe0', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_2da8fe7e-af8b-46e0-b51e-711735b243e9', u'enable_dhcp': True, u'network_id': u'2ee6de24-38a2-4ea8-977c-ad6824d5bad8', u'tenant_id': u'ab8a1649618f46b78fbc882171dc7a58', u'created_at': u'2018-08-28T13:55:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ab8a1649618f46b78fbc882171dc7a58'}) 2018-08-28 13:55:54,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 13:55:54,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" -d '{"router": {"external_gateway_info": {"network_id": "78a2243d-0084-496c-acbc-307cc0111c70"}, "name": "tenantnetwork1-router_2da8fe7e-af8b-46e0-b51e-711735b243e9", "admin_state_up": true}}' 2018-08-28 13:55:55,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-6af1464d-1533-45eb-b149-3410bb25c223 Date: Tue, 28 Aug 2018 13:55:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "78a2243d-0084-496c-acbc-307cc0111c70", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "67fc01e6-350e-45e3-8632-75fac0e88d6a", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "ab8a1649618f46b78fbc882171dc7a58", "created_at": "2018-08-28T13:55:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-28T13:55:55Z", "revision_number": 2, "routes": [], "project_id": "ab8a1649618f46b78fbc882171dc7a58", "id": "7b336265-bc17-4bb5-b455-7ecd799b02f3", "name": "tenantnetwork1-router_2da8fe7e-af8b-46e0-b51e-711735b243e9"}} 2018-08-28 13:55:55,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6af1464d-1533-45eb-b149-3410bb25c223 2018-08-28 13:55:55,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.37313985825s 2018-08-28 13:55:55,772 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6af1464d-1533-45eb-b149-3410bb25c223 2018-08-28 13:55:55,772 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'78a2243d-0084-496c-acbc-307cc0111c70', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'67fc01e6-350e-45e3-8632-75fac0e88d6a', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ab8a1649618f46b78fbc882171dc7a58', u'created_at': u'2018-08-28T13:55:54Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-28T13:55:55Z', u'revision_number': 2, u'routes': [], u'project_id': u'ab8a1649618f46b78fbc882171dc7a58', u'id': u'7b336265-bc17-4bb5-b455-7ecd799b02f3', u'name': u'tenantnetwork1-router_2da8fe7e-af8b-46e0-b51e-711735b243e9'}) 2018-08-28 13:55:55,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 13:55:55,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7b336265-bc17-4bb5-b455-7ecd799b02f3/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}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" -d '{"subnet_id": "57836684-e88f-44df-9659-f3fdab6febe0"}' 2018-08-28 13:55:57,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ddffe8b7-e692-48af-bf2d-99ca4cfde07a Date: Tue, 28 Aug 2018 13:55:57 GMT RESP BODY: {"network_id": "2ee6de24-38a2-4ea8-977c-ad6824d5bad8", "tenant_id": "ab8a1649618f46b78fbc882171dc7a58", "subnet_id": "57836684-e88f-44df-9659-f3fdab6febe0", "subnet_ids": ["57836684-e88f-44df-9659-f3fdab6febe0"], "port_id": "113efb15-fc7b-4501-a0e8-33c68ec958fd", "id": "7b336265-bc17-4bb5-b455-7ecd799b02f3"} 2018-08-28 13:55:57,373 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7b336265-bc17-4bb5-b455-7ecd799b02f3/add_router_interface.json used request id req-ddffe8b7-e692-48af-bf2d-99ca4cfde07a 2018-08-28 13:55:57,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.59980201721s 2018-08-28 13:55:57,373 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7b336265-bc17-4bb5-b455-7ecd799b02f3/add_router_interface.json used request id req-ddffe8b7-e692-48af-bf2d-99ca4cfde07a returning object 7b336265-bc17-4bb5-b455-7ecd799b02f3 2018-08-28 13:55:57,488 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 13:55:57,488 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-28 13:55:57,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 13:55:57,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7b336265-bc17-4bb5-b455-7ecd799b02f3/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}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" -d '{"subnet_id": "57836684-e88f-44df-9659-f3fdab6febe0"}' 2018-08-28 13:55:58,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7bbc0c51-495f-41a7-9c98-7e1a2af9b1af Date: Tue, 28 Aug 2018 13:55:58 GMT RESP BODY: {"network_id": "2ee6de24-38a2-4ea8-977c-ad6824d5bad8", "tenant_id": "ab8a1649618f46b78fbc882171dc7a58", "subnet_id": "57836684-e88f-44df-9659-f3fdab6febe0", "subnet_ids": ["57836684-e88f-44df-9659-f3fdab6febe0"], "port_id": "113efb15-fc7b-4501-a0e8-33c68ec958fd", "id": "7b336265-bc17-4bb5-b455-7ecd799b02f3"} 2018-08-28 13:55:58,776 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7b336265-bc17-4bb5-b455-7ecd799b02f3/remove_router_interface.json used request id req-7bbc0c51-495f-41a7-9c98-7e1a2af9b1af 2018-08-28 13:55:58,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.28309297562s 2018-08-28 13:55:58,777 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7b336265-bc17-4bb5-b455-7ecd799b02f3/remove_router_interface.json used request id req-7bbc0c51-495f-41a7-9c98-7e1a2af9b1af returning object 7b336265-bc17-4bb5-b455-7ecd799b02f3 2018-08-28 13:55:58,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 13:55:58,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" 2018-08-28 13:55:58,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-303e2bc5-8c06-42fd-8424-4ac0ce3f4e38 Date: Tue, 28 Aug 2018 13:55:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "78a2243d-0084-496c-acbc-307cc0111c70", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "67fc01e6-350e-45e3-8632-75fac0e88d6a", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "ab8a1649618f46b78fbc882171dc7a58", "created_at": "2018-08-28T13:55:54Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-28T13:55:58Z", "revision_number": 4, "routes": [], "project_id": "ab8a1649618f46b78fbc882171dc7a58", "id": "7b336265-bc17-4bb5-b455-7ecd799b02f3", "name": "tenantnetwork1-router_2da8fe7e-af8b-46e0-b51e-711735b243e9"}]} 2018-08-28 13:55:58,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-303e2bc5-8c06-42fd-8424-4ac0ce3f4e38 2018-08-28 13:55:58,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0997381210327s 2018-08-28 13:55:58,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-303e2bc5-8c06-42fd-8424-4ac0ce3f4e38 2018-08-28 13:55:58,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 13:55:58,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/7b336265-bc17-4bb5-b455-7ecd799b02f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" 2018-08-28 13:55:59,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a6f4c27-1107-42d6-bc20-ba836060a835 Content-Length: 0 Date: Tue, 28 Aug 2018 13:55:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 13:55:59,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7b336265-bc17-4bb5-b455-7ecd799b02f3.json used request id req-7a6f4c27-1107-42d6-bc20-ba836060a835 2018-08-28 13:55:59,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.07194018364s 2018-08-28 13:55:59,951 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7b336265-bc17-4bb5-b455-7ecd799b02f3.json used request id req-7a6f4c27-1107-42d6-bc20-ba836060a835 2018-08-28 13:55:59,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 13:55:59,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" 2018-08-28 13:56:00,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-42c664ed-a74f-4727-acd9-95fcb31cd874 Date: Tue, 28 Aug 2018 13:56:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ee6de24-38a2-4ea8-977c-ad6824d5bad8","tenant_id":"ab8a1649618f46b78fbc882171dc7a58","created_at":"2018-08-28T13:55:54Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T13:55:54Z","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":"ab8a1649618f46b78fbc882171dc7a58","id":"57836684-e88f-44df-9659-f3fdab6febe0","subnetpool_id":null,"name":"tenantnetwork1-subnet_2da8fe7e-af8b-46e0-b51e-711735b243e9"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"78a2243d-0084-496c-acbc-307cc0111c70","tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:53:03Z","dns_nameservers":[],"updated_at":"2018-08-28T13:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"279796dad0444952bbcc53a5fb0f849f","id":"67fc01e6-350e-45e3-8632-75fac0e88d6a","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 13:56:00,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-42c664ed-a74f-4727-acd9-95fcb31cd874 2018-08-28 13:56:00,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.125839948654s 2018-08-28 13:56:00,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-42c664ed-a74f-4727-acd9-95fcb31cd874 2018-08-28 13:56:00,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 13:56:00,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/57836684-e88f-44df-9659-f3fdab6febe0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" 2018-08-28 13:56:01,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29bdba8d-defd-4036-bb7c-29239427c6de Date: Tue, 28 Aug 2018 13:56:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 13:56:01,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/57836684-e88f-44df-9659-f3fdab6febe0.json used request id req-29bdba8d-defd-4036-bb7c-29239427c6de 2018-08-28 13:56:01,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.02602505684s 2018-08-28 13:56:01,106 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/57836684-e88f-44df-9659-f3fdab6febe0.json used request id req-29bdba8d-defd-4036-bb7c-29239427c6de 2018-08-28 13:56:01,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 13:56:01,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" 2018-08-28 13:56:01,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-b3a7d4a6-5dc0-4986-ab3f-c832ac70a9f3 Date: Tue, 28 Aug 2018 13:56:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2ee6de24-38a2-4ea8-977c-ad6824d5bad8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8a1649618f46b78fbc882171dc7a58","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T13:56:00Z","provider:segmentation_id":28,"name":"tenantnetwork1-net_2da8fe7e-af8b-46e0-b51e-711735b243e9","admin_state_up":true,"tenant_id":"ab8a1649618f46b78fbc882171dc7a58","created_at":"2018-08-28T13:55:53Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"78a2243d-0084-496c-acbc-307cc0111c70","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"279796dad0444952bbcc53a5fb0f849f","status":"ACTIVE","subnets":["67fc01e6-350e-45e3-8632-75fac0e88d6a"],"description":"","tags":[],"updated_at":"2018-08-28T13:53:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:52:58Z","provider:network_type":"flat"}]} 2018-08-28 13:56:01,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b3a7d4a6-5dc0-4986-ab3f-c832ac70a9f3 2018-08-28 13:56:01,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0811738967896s 2018-08-28 13:56:01,188 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b3a7d4a6-5dc0-4986-ab3f-c832ac70a9f3 2018-08-28 13:56:01,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 13:56:01,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/2ee6de24-38a2-4ea8-977c-ad6824d5bad8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5674b8f829d9a9fdc646e3c562c4d5da0ecfb94" 2018-08-28 13:56:02,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-146afaa2-a81a-4dee-a2c8-15362c156fdc Date: Tue, 28 Aug 2018 13:56:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 13:56:02,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2ee6de24-38a2-4ea8-977c-ad6824d5bad8.json used request id req-146afaa2-a81a-4dee-a2c8-15362c156fdc 2018-08-28 13:56:02,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33190584183s 2018-08-28 13:56:02,521 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2ee6de24-38a2-4ea8-977c-ad6824d5bad8.json used request id req-146afaa2-a81a-4dee-a2c8-15362c156fdc 2018-08-28 13:56:02,574 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-28 13:56:02,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 13:56:02,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 13:56:02,615 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 13:56:02,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 13:56:02,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 13:56:02,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 13:56:02,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 13:56:02,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-28 13:56:02,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 13:56:02,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 13:56:02,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 13:56:02,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac7f0e5-2093-4ccc-9b32-c9c38fa4466a 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.22:5000/v3/", "rel": "self"}]}} 2018-08-28 13:56:02,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000//v3 used request id req-7ac7f0e5-2093-4ccc-9b32-c9c38fa4466a 2018-08-28 13:56:02,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-28 13:56:03,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e83b60fd13e54ff9931dad89a7bbdb88", "name": "admin"}], "expires_at": "2018-08-28T14:56:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8a1649618f46b78fbc882171dc7a58", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "350ff818255647c8ae78ca53f99200ce"}, {"url": "http://192.30.9.5:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e7a2002e823432c8b3bfc9f72dc47b0"}, {"url": "http://172.30.9.22:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f8d1b85f014497a5700abcbc5824a7"}], "type": "volumev2", "id": "0070c5d79c68431db583b9e418929b57", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58ee025512594df4a8a68cd4251019c5"}, {"url": "http://192.30.9.5:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69cbfea7fea4497ebab8079a095287de"}, {"url": "http://192.30.9.5:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee4dbe30775c4d5fa433e57cac0f3526"}], "type": "orchestration", "id": "2e482f8529f5476ab1e01aa56ffc459e", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8da1c152292842899987176c6b1139da"}, {"url": "http://192.30.9.5:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ad92cd76d7f45ddbb5a21bfb4a6efba"}, {"url": "http://192.30.9.5:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb7623c95f73412d882b426926c8579f"}], "type": "volumev3", "id": "2e54d8b4e5d24d72ba36ca2d5512378c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0efce2928170453eb8457348be88e465"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b833b30c8c5944babfdf67b5303638fa"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c88a7984069d4cb9b847d016b230271e"}], "type": "event", "id": "366129e84f09476fb265c4aa88f1d3b9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "608977dbfbd1490b92f629e1fe1b181b"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d79b1ed204044646a3ca7addcbb5c110"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc25a204daa942a6878c7135c845b5d4"}], "type": "object-store", "id": "5999b6d57f634cc684141df2c40dec9f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18b0414a8d0549ff9c5a75d951a3cdc8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e14a49c4b344ad887b0189bdeb6d94a"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d569a233fb91433fa3d9b9f1c1aa8656"}], "type": "cloudformation", "id": "5dba9d8c1ab740d38b771798b377ca1a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b6c9283d5b3499dbc7744b164c1dfbb"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35486711a6ab4f85af8a09ba4bf0e47d"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7778b3304abf4a2fa2c06beabc186410"}], "type": "identity", "id": "5ef0b3e057d24d0b8ddd1ee99d8429d7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c5c3816b772477cafa46d56c0a8e713"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2b4b5453cb4cba8b4ba04047123b06"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80c7b32cc7c340808b337a1df4767f97"}], "type": "image", "id": "610227e66d1f469ab61cb77696161a00", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03ff6048459e4316a5d1d13bd86b55e5"}, {"url": "http://192.30.9.5:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b615990ba05475fa45e0f39570e3b3f"}, {"url": "http://172.30.9.22:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b59d80e7778242a3a8a65c96baf52282"}], "type": "volume", "id": "8795e895fad847189a710de128fa5c00", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "851a36dacb714c018e8f2652bcc1e274"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1e3e9a6e5bd4f1482cfca13b75dbbd8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8f4b67f93ff4ac2a92b41134badd76a"}], "type": "placement", "id": "917caefa629d447da464d00cb5420f7e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afaf5cba6a8458c80cf2b18bd5fc41a"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af7493540848497e9f2cd12d081ff279"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f023246b813a457da5752e3205043abe"}], "type": "network", "id": "954330a4bfc748048599efd3e159b6f9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e0f057118d415bae4dd13635cb69cd"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c23015608ce42bab8c138b2b825e916"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "328e932fe9db4f2096d91773ec9b6fae"}], "type": "compute", "id": "ab58e32369084c63a1cc29a021f0eaa2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "180a153e5ba64891b7f2446981182ebd"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fdbbc8567194365a4f1e63577e8af58"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e7495bc32ab4760ba8df8f117c6c892"}], "type": "alarming", "id": "cfaf80895dca4a45bb6f2b52242c2c83", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "e7a5cea1064b4af5b197dcd58e9c9003", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bb42308c53e4833b1e1e54e04cc4bae"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89bf50a0328b4b199c0d70905a5aadd0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91d0d97580224c7194ffc2f99c542fa8"}], "type": "metric", "id": "f2c2274422784b558554c7152922372b", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "db3b8165530f42658b5f5f95e9e40d0c"}, "audit_ids": ["00sJQMbGQfSG1-1IgkNltA"], "issued_at": "2018-08-28T13:56:03.000000Z"}} 2018-08-28 13:56:03,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 13:56:03,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:03,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c9debefa-7afd-4b50-a894-6ae1402e9f29 Date: Tue, 28 Aug 2018 13:56:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"78a2243d-0084-496c-acbc-307cc0111c70","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"279796dad0444952bbcc53a5fb0f849f","status":"ACTIVE","subnets":["67fc01e6-350e-45e3-8632-75fac0e88d6a"],"description":"","tags":[],"updated_at":"2018-08-28T13:53:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:52:58Z","provider:network_type":"flat"}]} 2018-08-28 13:56:03,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c9debefa-7afd-4b50-a894-6ae1402e9f29 2018-08-28 13:56:03,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264836072922s 2018-08-28 13:56:03,273 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c9debefa-7afd-4b50-a894-6ae1402e9f29 2018-08-28 13:56:03,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 13:56:03,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 13:56:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 13:56:03,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-28 13:56:03,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:03,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb652212-5760-4a3b-b5b8-a67cb7eb6bc3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9e73c2b834374ee4b48f64c944b01b89"}, "tags": [], "enabled": true, "id": "9e73c2b834374ee4b48f64c944b01b89", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 13:56:03,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-eb652212-5760-4a3b-b5b8-a67cb7eb6bc3 2018-08-28 13:56:03,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0930461883545s 2018-08-28 13:56:03,376 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-eb652212-5760-4a3b-b5b8-a67cb7eb6bc3 2018-08-28 13:56:03,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 13:56:03,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}}' 2018-08-28 13:56:03,483 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 13:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-828d4d8e-2984-4116-b583-7c9fb7603fb1 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.22:5000/v3/projects/a828b8cb148d4a559a9620e12d5af30d"}, "tags": [], "enabled": true, "id": "a828b8cb148d4a559a9620e12d5af30d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}} 2018-08-28 13:56:03,483 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-828d4d8e-2984-4116-b583-7c9fb7603fb1 2018-08-28 13:56:03,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.099799156189s 2018-08-28 13:56:03,484 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-828d4d8e-2984-4116-b583-7c9fb7603fb1 2018-08-28 13:56:03,484 - 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'a828b8cb148d4a559a9620e12d5af30d', '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_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b'}) 2018-08-28 13:56:03,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-28 13:56:03,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "31c0d20a-f911-48f3-9ece-648cd8323480", "email": null, "name": "tenantnetwork2-user_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}}' 2018-08-28 13:56:03,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 13:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67cda75e-2d2a-4d33-8293-25f7da44272b Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b", "links": {"self": "http://172.30.9.22:5000/v3/users/9f8776e9ca2a4fe69c0160c8ef4fb05b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f8776e9ca2a4fe69c0160c8ef4fb05b", "domain_id": "default", "password_expires_at": null}} 2018-08-28 13:56:03,898 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-67cda75e-2d2a-4d33-8293-25f7da44272b 2018-08-28 13:56:03,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.407046079636s 2018-08-28 13:56:03,898 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-67cda75e-2d2a-4d33-8293-25f7da44272b 2018-08-28 13:56:03,899 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9f8776e9ca2a4fe69c0160c8ef4fb05b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b'}) 2018-08-28 13:56:03,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-28 13:56:03,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:03,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15acca16-3ee6-4b6b-9d75-dad90dbd55a3 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "13165c2a79d84c3ca9ad17f49775392e", "links": {"self": "http://172.30.9.22:5000/v3/roles/13165c2a79d84c3ca9ad17f49775392e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50d555e253e24c498bea6ebbaec810d9", "links": {"self": "http://172.30.9.22:5000/v3/roles/50d555e253e24c498bea6ebbaec810d9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98dcb7543cbd48f4bedd2db71d648ade", "links": {"self": "http://172.30.9.22:5000/v3/roles/98dcb7543cbd48f4bedd2db71d648ade"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e83b60fd13e54ff9931dad89a7bbdb88", "links": {"self": "http://172.30.9.22:5000/v3/roles/e83b60fd13e54ff9931dad89a7bbdb88"}, "name": "admin"}]} 2018-08-28 13:56:03,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-15acca16-3ee6-4b6b-9d75-dad90dbd55a3 2018-08-28 13:56:03,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0926549434662s 2018-08-28 13:56:03,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-15acca16-3ee6-4b6b-9d75-dad90dbd55a3 2018-08-28 13:56:04,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-28 13:56:04,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:04,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bbe548c-cff2-457c-88ad-c48ce0cb065f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "13165c2a79d84c3ca9ad17f49775392e", "links": {"self": "http://172.30.9.22:5000/v3/roles/13165c2a79d84c3ca9ad17f49775392e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50d555e253e24c498bea6ebbaec810d9", "links": {"self": "http://172.30.9.22:5000/v3/roles/50d555e253e24c498bea6ebbaec810d9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "98dcb7543cbd48f4bedd2db71d648ade", "links": {"self": "http://172.30.9.22:5000/v3/roles/98dcb7543cbd48f4bedd2db71d648ade"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e83b60fd13e54ff9931dad89a7bbdb88", "links": {"self": "http://172.30.9.22:5000/v3/roles/e83b60fd13e54ff9931dad89a7bbdb88"}, "name": "admin"}]} 2018-08-28 13:56:04,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1bbe548c-cff2-457c-88ad-c48ce0cb065f 2018-08-28 13:56:04,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.142451047897s 2018-08-28 13:56:04,144 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1bbe548c-cff2-457c-88ad-c48ce0cb065f 2018-08-28 13:56:04,145 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 13:56:04,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-28 13:56:04,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" -d '{"role": {"name": "Member"}}' 2018-08-28 13:56:04,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 13:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a5fb535-fca1-4e53-bac4-75015af14b95 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "83034e0b9a6a41c19e644fe8b95307af", "links": {"self": "http://172.30.9.22:5000/v3/roles/83034e0b9a6a41c19e644fe8b95307af"}, "name": "Member"}} 2018-08-28 13:56:04,295 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-8a5fb535-fca1-4e53-bac4-75015af14b95 2018-08-28 13:56:04,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.145838022232s 2018-08-28 13:56:04,295 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-8a5fb535-fca1-4e53-bac4-75015af14b95 2018-08-28 13:56:04,296 - 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'83034e0b9a6a41c19e644fe8b95307af'}) 2018-08-28 13:56:04,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-28 13:56:04,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:04,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd14e7b-1963-4f7b-8c40-b9622b3d8064 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "13165c2a79d84c3ca9ad17f49775392e", "links": {"self": "http://172.30.9.22:5000/v3/roles/13165c2a79d84c3ca9ad17f49775392e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50d555e253e24c498bea6ebbaec810d9", "links": {"self": "http://172.30.9.22:5000/v3/roles/50d555e253e24c498bea6ebbaec810d9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83034e0b9a6a41c19e644fe8b95307af", "links": {"self": "http://172.30.9.22:5000/v3/roles/83034e0b9a6a41c19e644fe8b95307af"}, "name": "Member"}, {"domain_id": null, "id": "98dcb7543cbd48f4bedd2db71d648ade", "links": {"self": "http://172.30.9.22:5000/v3/roles/98dcb7543cbd48f4bedd2db71d648ade"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e83b60fd13e54ff9931dad89a7bbdb88", "links": {"self": "http://172.30.9.22:5000/v3/roles/e83b60fd13e54ff9931dad89a7bbdb88"}, "name": "admin"}]} 2018-08-28 13:56:04,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cfd14e7b-1963-4f7b-8c40-b9622b3d8064 2018-08-28 13:56:04,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910058021545s 2018-08-28 13:56:04,391 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cfd14e7b-1963-4f7b-8c40-b9622b3d8064 2018-08-28 13:56:04,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-28 13:56:04,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:04,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f074889-4464-4dc8-83d8-2f44bf49c484 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-28 13:56:04,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9f074889-4464-4dc8-83d8-2f44bf49c484 2018-08-28 13:56:04,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0929250717163s 2018-08-28 13:56:04,489 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9f074889-4464-4dc8-83d8-2f44bf49c484 2018-08-28 13:56:04,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 13:56:04,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:04,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79596b7-cc0a-4c60-8d74-95531a7421a8 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/36a9a890d63941f6a5edf45eda3d0f51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36a9a890d63941f6a5edf45eda3d0f51", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/4222ffe5787743498b5a30af2b286a86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4222ffe5787743498b5a30af2b286a86", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/50a6f829f9a943e38cb93f18fae66a9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "50a6f829f9a943e38cb93f18fae66a9e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/535e80dcd84742ecab1dccd84d844f85"}, "domain_id": "9e73c2b834374ee4b48f64c944b01b89", "enabled": true, "options": {}, "id": "535e80dcd84742ecab1dccd84d844f85", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7667ebf2f64d4674b3b682298f2f8587"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7667ebf2f64d4674b3b682298f2f8587", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/7f0b28b3d7c34260ac04afed33609025"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f0b28b3d7c34260ac04afed33609025", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8a641d0f71444033aa761c65609e4248"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a641d0f71444033aa761c65609e4248", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b", "links": {"self": "http://172.30.9.22:5000/v3/users/9f8776e9ca2a4fe69c0160c8ef4fb05b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f8776e9ca2a4fe69c0160c8ef4fb05b", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/ac6a8e731ddb449e8d1851d7913ac213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac6a8e731ddb449e8d1851d7913ac213", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/af896e2fd80c41709ad94c4eda02be9b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af896e2fd80c41709ad94c4eda02be9b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b3626164a56e495fbbc14934c6056556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3626164a56e495fbbc14934c6056556", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/db3b8165530f42658b5f5f95e9e40d0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db3b8165530f42658b5f5f95e9e40d0c", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/dbcea3b8f86a45789e00ed9bcb72c0b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbcea3b8f86a45789e00ed9bcb72c0b9", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/e61370ce3fbf495f9316e25a75336864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e61370ce3fbf495f9316e25a75336864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e510e38c924fbbbe7a3376b1137aa1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e510e38c924fbbbe7a3376b1137aa1", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-28 13:56:04,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c79596b7-cc0a-4c60-8d74-95531a7421a8 2018-08-28 13:56:04,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106278896332s 2018-08-28 13:56:04,596 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c79596b7-cc0a-4c60-8d74-95531a7421a8 2018-08-28 13:56:04,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 13:56:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:04,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0562f05c-3404-4050-a13f-05b690c47c12 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f"}, "tags": [], "enabled": true, "id": "279796dad0444952bbcc53a5fb0f849f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/a828b8cb148d4a559a9620e12d5af30d"}, "tags": [], "enabled": true, "id": "a828b8cb148d4a559a9620e12d5af30d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ab8a1649618f46b78fbc882171dc7a58"}, "tags": [], "enabled": true, "id": "ab8a1649618f46b78fbc882171dc7a58", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-28 13:56:04,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0562f05c-3404-4050-a13f-05b690c47c12 2018-08-28 13:56:04,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134980916977s 2018-08-28 13:56:04,743 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0562f05c-3404-4050-a13f-05b690c47c12 2018-08-28 13:56:04,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-28 13:56:04,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=9f8776e9ca2a4fe69c0160c8ef4fb05b&role.id=83034e0b9a6a41c19e644fe8b95307af&scope.project.id=a828b8cb148d4a559a9620e12d5af30d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:04,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1c914c-5871-409c-a2f8-b8e1eb7e66ba Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=9f8776e9ca2a4fe69c0160c8ef4fb05b&role.id=83034e0b9a6a41c19e644fe8b95307af&scope.project.id=a828b8cb148d4a559a9620e12d5af30d", "previous": null, "next": null}} 2018-08-28 13:56:04,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9f8776e9ca2a4fe69c0160c8ef4fb05b&role.id=83034e0b9a6a41c19e644fe8b95307af&scope.project.id=a828b8cb148d4a559a9620e12d5af30d used request id req-2c1c914c-5871-409c-a2f8-b8e1eb7e66ba 2018-08-28 13:56:04,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.168329000473s 2018-08-28 13:56:04,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=9f8776e9ca2a4fe69c0160c8ef4fb05b&role.id=83034e0b9a6a41c19e644fe8b95307af&scope.project.id=a828b8cb148d4a559a9620e12d5af30d used request id req-2c1c914c-5871-409c-a2f8-b8e1eb7e66ba 2018-08-28 13:56:04,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-28 13:56:04,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/a828b8cb148d4a559a9620e12d5af30d/users/9f8776e9ca2a4fe69c0160c8ef4fb05b/roles/83034e0b9a6a41c19e644fe8b95307af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:05,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 13:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91bbbbf-7e16-40e7-9502-d3736b9d4e5c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 13:56:05,090 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a828b8cb148d4a559a9620e12d5af30d/users/9f8776e9ca2a4fe69c0160c8ef4fb05b/roles/83034e0b9a6a41c19e644fe8b95307af used request id req-c91bbbbf-7e16-40e7-9502-d3736b9d4e5c 2018-08-28 13:56:05,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167766094208s 2018-08-28 13:56:05,091 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/a828b8cb148d4a559a9620e12d5af30d/users/9f8776e9ca2a4fe69c0160c8ef4fb05b/roles/83034e0b9a6a41c19e644fe8b95307af used request id req-c91bbbbf-7e16-40e7-9502-d3736b9d4e5c 2018-08-28 13:56:05,091 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b', 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'a828b8cb148d4a559a9620e12d5af30d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '31c0d20a-f911-48f3-9ece-648cd8323480', 'username': u'tenantnetwork2-user_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 13:56:05,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 13:56:05,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 13:56:05,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 13:56:05,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 13:56:05,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 13:56:05,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 13:56:05,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 13:56:05,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 13:56:05,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 13:56:05,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 13:56:05,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 13:56:05,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 13:56:05,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 13:56:05,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 13:56:05,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 13:56:05,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 13:56:05,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 13:56:05,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 13:56:05,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 13:56:05,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-28 13:56:05,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 13:56:05,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 13:56:05,096 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b', 'password': '31c0d20a-f911-48f3-9ece-648cd8323480', 'project_name': 'tenantnetwork2-project_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000//v3', 'project_id': 'a828b8cb148d4a559a9620e12d5af30d', 'project_domain_name': 'Default'} 2018-08-28 13:56:05,097 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-28 13:56:05,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 13:56:05,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ffdce7-9071-4304-b4a0-1921a45047f0 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.22:5000/v3/", "rel": "self"}]}} 2018-08-28 13:56:05,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000//v3 used request id req-a8ffdce7-9071-4304-b4a0-1921a45047f0 2018-08-28 13:56:05,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-28 13:56:05,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "83034e0b9a6a41c19e644fe8b95307af", "name": "Member"}], "expires_at": "2018-08-28T14:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a828b8cb148d4a559a9620e12d5af30d", "name": "tenantnetwork2-project_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v2/a828b8cb148d4a559a9620e12d5af30d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "350ff818255647c8ae78ca53f99200ce"}, {"url": "http://192.30.9.5:8776/v2/a828b8cb148d4a559a9620e12d5af30d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e7a2002e823432c8b3bfc9f72dc47b0"}, {"url": "http://172.30.9.22:8776/v2/a828b8cb148d4a559a9620e12d5af30d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f8d1b85f014497a5700abcbc5824a7"}], "type": "volumev2", "id": "0070c5d79c68431db583b9e418929b57", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/a828b8cb148d4a559a9620e12d5af30d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58ee025512594df4a8a68cd4251019c5"}, {"url": "http://192.30.9.5:8004/v1/a828b8cb148d4a559a9620e12d5af30d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69cbfea7fea4497ebab8079a095287de"}, {"url": "http://192.30.9.5:8004/v1/a828b8cb148d4a559a9620e12d5af30d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee4dbe30775c4d5fa433e57cac0f3526"}], "type": "orchestration", "id": "2e482f8529f5476ab1e01aa56ffc459e", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/a828b8cb148d4a559a9620e12d5af30d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8da1c152292842899987176c6b1139da"}, {"url": "http://192.30.9.5:8776/v3/a828b8cb148d4a559a9620e12d5af30d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ad92cd76d7f45ddbb5a21bfb4a6efba"}, {"url": "http://192.30.9.5:8776/v3/a828b8cb148d4a559a9620e12d5af30d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb7623c95f73412d882b426926c8579f"}], "type": "volumev3", "id": "2e54d8b4e5d24d72ba36ca2d5512378c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0efce2928170453eb8457348be88e465"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b833b30c8c5944babfdf67b5303638fa"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c88a7984069d4cb9b847d016b230271e"}], "type": "event", "id": "366129e84f09476fb265c4aa88f1d3b9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_a828b8cb148d4a559a9620e12d5af30d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "608977dbfbd1490b92f629e1fe1b181b"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d79b1ed204044646a3ca7addcbb5c110"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a828b8cb148d4a559a9620e12d5af30d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc25a204daa942a6878c7135c845b5d4"}], "type": "object-store", "id": "5999b6d57f634cc684141df2c40dec9f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18b0414a8d0549ff9c5a75d951a3cdc8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e14a49c4b344ad887b0189bdeb6d94a"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d569a233fb91433fa3d9b9f1c1aa8656"}], "type": "cloudformation", "id": "5dba9d8c1ab740d38b771798b377ca1a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b6c9283d5b3499dbc7744b164c1dfbb"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35486711a6ab4f85af8a09ba4bf0e47d"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7778b3304abf4a2fa2c06beabc186410"}], "type": "identity", "id": "5ef0b3e057d24d0b8ddd1ee99d8429d7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c5c3816b772477cafa46d56c0a8e713"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2b4b5453cb4cba8b4ba04047123b06"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80c7b32cc7c340808b337a1df4767f97"}], "type": "image", "id": "610227e66d1f469ab61cb77696161a00", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/a828b8cb148d4a559a9620e12d5af30d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03ff6048459e4316a5d1d13bd86b55e5"}, {"url": "http://192.30.9.5:8776/v1/a828b8cb148d4a559a9620e12d5af30d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b615990ba05475fa45e0f39570e3b3f"}, {"url": "http://172.30.9.22:8776/v1/a828b8cb148d4a559a9620e12d5af30d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b59d80e7778242a3a8a65c96baf52282"}], "type": "volume", "id": "8795e895fad847189a710de128fa5c00", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "851a36dacb714c018e8f2652bcc1e274"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1e3e9a6e5bd4f1482cfca13b75dbbd8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8f4b67f93ff4ac2a92b41134badd76a"}], "type": "placement", "id": "917caefa629d447da464d00cb5420f7e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afaf5cba6a8458c80cf2b18bd5fc41a"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af7493540848497e9f2cd12d081ff279"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f023246b813a457da5752e3205043abe"}], "type": "network", "id": "954330a4bfc748048599efd3e159b6f9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e0f057118d415bae4dd13635cb69cd"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c23015608ce42bab8c138b2b825e916"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "328e932fe9db4f2096d91773ec9b6fae"}], "type": "compute", "id": "ab58e32369084c63a1cc29a021f0eaa2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "180a153e5ba64891b7f2446981182ebd"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fdbbc8567194365a4f1e63577e8af58"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e7495bc32ab4760ba8df8f117c6c892"}], "type": "alarming", "id": "cfaf80895dca4a45bb6f2b52242c2c83", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "e7a5cea1064b4af5b197dcd58e9c9003", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bb42308c53e4833b1e1e54e04cc4bae"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89bf50a0328b4b199c0d70905a5aadd0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91d0d97580224c7194ffc2f99c542fa8"}], "type": "metric", "id": "f2c2274422784b558554c7152922372b", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b", "id": "9f8776e9ca2a4fe69c0160c8ef4fb05b"}, "audit_ids": ["cNBhxG5JR06Oy_1YUUckAg"], "issued_at": "2018-08-28T13:56:05.000000Z"}} 2018-08-28 13:56:05,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 13:56:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" -d '{"network": {"name": "tenantnetwork2-net_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b", "admin_state_up": true}}' 2018-08-28 13:56:06,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-c769d140-ba58-4465-92a0-364d5be3e1cd Date: Tue, 28 Aug 2018 13:56:06 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"a828b8cb148d4a559a9620e12d5af30d","created_at":"2018-08-28T13:56:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-08-28T13:56:05Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"a828b8cb148d4a559a9620e12d5af30d","id":"6c9c56aa-79f8-4836-951f-5fb570d707ca","name":"tenantnetwork2-net_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}} 2018-08-28 13:56:06,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c769d140-ba58-4465-92a0-364d5be3e1cd 2018-08-28 13:56:06,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.604155063629s 2018-08-28 13:56:06,098 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c769d140-ba58-4465-92a0-364d5be3e1cd 2018-08-28 13:56:06,099 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T13:56:05Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'6c9c56aa-79f8-4836-951f-5fb570d707ca', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b', u'admin_state_up': True, u'tenant_id': u'a828b8cb148d4a559a9620e12d5af30d', u'created_at': u'2018-08-28T13:56:05Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a828b8cb148d4a559a9620e12d5af30d'}) 2018-08-28 13:56:06,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 13:56:06,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" 2018-08-28 13:56:06,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-6515c2c0-77de-4c57-a659-a2032770e0d1 Date: Tue, 28 Aug 2018 13:56:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T13:56:05Z","tenant_id":"a828b8cb148d4a559a9620e12d5af30d","created_at":"2018-08-28T13:56:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"a828b8cb148d4a559a9620e12d5af30d","id":"6c9c56aa-79f8-4836-951f-5fb570d707ca","name":"tenantnetwork2-net_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67fc01e6-350e-45e3-8632-75fac0e88d6a"],"updated_at":"2018-08-28T13:53:03Z","tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"279796dad0444952bbcc53a5fb0f849f","id":"78a2243d-0084-496c-acbc-307cc0111c70","name":"external"}]} 2018-08-28 13:56:06,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6515c2c0-77de-4c57-a659-a2032770e0d1 2018-08-28 13:56:06,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.131587028503s 2018-08-28 13:56:06,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6515c2c0-77de-4c57-a659-a2032770e0d1 2018-08-28 13:56:06,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 13:56:06,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" -d '{"subnet": {"name": "tenantnetwork2-subnet_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b", "enable_dhcp": true, "network_id": "6c9c56aa-79f8-4836-951f-5fb570d707ca", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 13:56:07,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c3c248b5-f18e-49d2-9a8e-25e67d022fb8 Date: Tue, 28 Aug 2018 13:56:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c9c56aa-79f8-4836-951f-5fb570d707ca","tenant_id":"a828b8cb148d4a559a9620e12d5af30d","created_at":"2018-08-28T13:56:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T13:56:06Z","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":"a828b8cb148d4a559a9620e12d5af30d","id":"beb04cbb-8bbc-495c-a62d-68b5bd13ffcb","subnetpool_id":null,"name":"tenantnetwork2-subnet_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}} 2018-08-28 13:56:07,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c3c248b5-f18e-49d2-9a8e-25e67d022fb8 2018-08-28 13:56:07,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.852785110474s 2018-08-28 13:56:07,086 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c3c248b5-f18e-49d2-9a8e-25e67d022fb8 2018-08-28 13:56:07,087 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T13:56:06Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'beb04cbb-8bbc-495c-a62d-68b5bd13ffcb', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b', u'enable_dhcp': True, u'network_id': u'6c9c56aa-79f8-4836-951f-5fb570d707ca', u'tenant_id': u'a828b8cb148d4a559a9620e12d5af30d', u'created_at': u'2018-08-28T13:56:06Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a828b8cb148d4a559a9620e12d5af30d'}) 2018-08-28 13:56:07,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 13:56:07,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" -d '{"router": {"external_gateway_info": {"network_id": "78a2243d-0084-496c-acbc-307cc0111c70"}, "name": "tenantnetwork2-router_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b", "admin_state_up": true}}' 2018-08-28 13:56:08,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-b3257f06-1454-42e7-97f6-d36b29ba7dbd Date: Tue, 28 Aug 2018 13:56:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "78a2243d-0084-496c-acbc-307cc0111c70", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "67fc01e6-350e-45e3-8632-75fac0e88d6a", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "a828b8cb148d4a559a9620e12d5af30d", "created_at": "2018-08-28T13:56:07Z", "admin_state_up": true, "updated_at": "2018-08-28T13:56:07Z", "revision_number": 2, "routes": [], "project_id": "a828b8cb148d4a559a9620e12d5af30d", "id": "3ca9e650-383c-4949-91ef-cc3c0caf48dd", "name": "tenantnetwork2-router_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}} 2018-08-28 13:56:08,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b3257f06-1454-42e7-97f6-d36b29ba7dbd 2018-08-28 13:56:08,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 0.968346118927s 2018-08-28 13:56:08,056 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-b3257f06-1454-42e7-97f6-d36b29ba7dbd 2018-08-28 13:56:08,056 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'78a2243d-0084-496c-acbc-307cc0111c70', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'67fc01e6-350e-45e3-8632-75fac0e88d6a', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'a828b8cb148d4a559a9620e12d5af30d', u'created_at': u'2018-08-28T13:56:07Z', u'admin_state_up': True, u'updated_at': u'2018-08-28T13:56:07Z', u'revision_number': 2, u'routes': [], u'project_id': u'a828b8cb148d4a559a9620e12d5af30d', u'id': u'3ca9e650-383c-4949-91ef-cc3c0caf48dd', u'name': u'tenantnetwork2-router_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b'}) 2018-08-28 13:56:08,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 13:56:08,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3ca9e650-383c-4949-91ef-cc3c0caf48dd/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}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" -d '{"subnet_id": "beb04cbb-8bbc-495c-a62d-68b5bd13ffcb"}' 2018-08-28 13:56:09,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6212e08a-014e-45b2-985d-8b7b6efbb52d Date: Tue, 28 Aug 2018 13:56:09 GMT RESP BODY: {"network_id": "6c9c56aa-79f8-4836-951f-5fb570d707ca", "tenant_id": "a828b8cb148d4a559a9620e12d5af30d", "subnet_id": "beb04cbb-8bbc-495c-a62d-68b5bd13ffcb", "subnet_ids": ["beb04cbb-8bbc-495c-a62d-68b5bd13ffcb"], "port_id": "b2ac5592-699a-4c12-b139-1b593624444f", "id": "3ca9e650-383c-4949-91ef-cc3c0caf48dd"} 2018-08-28 13:56:09,997 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ca9e650-383c-4949-91ef-cc3c0caf48dd/add_router_interface.json used request id req-6212e08a-014e-45b2-985d-8b7b6efbb52d 2018-08-28 13:56:09,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.93987703323s 2018-08-28 13:56:09,997 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ca9e650-383c-4949-91ef-cc3c0caf48dd/add_router_interface.json used request id req-6212e08a-014e-45b2-985d-8b7b6efbb52d returning object 3ca9e650-383c-4949-91ef-cc3c0caf48dd 2018-08-28 13:56:10,118 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 13:56:10,118 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-28 13:56:10,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 13:56:10,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3ca9e650-383c-4949-91ef-cc3c0caf48dd/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}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" -d '{"subnet_id": "beb04cbb-8bbc-495c-a62d-68b5bd13ffcb"}' 2018-08-28 13:56:11,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-27b1850e-9d81-44b3-8e08-d5006a39c476 Date: Tue, 28 Aug 2018 13:56:11 GMT RESP BODY: {"network_id": "6c9c56aa-79f8-4836-951f-5fb570d707ca", "tenant_id": "a828b8cb148d4a559a9620e12d5af30d", "subnet_id": "beb04cbb-8bbc-495c-a62d-68b5bd13ffcb", "subnet_ids": ["beb04cbb-8bbc-495c-a62d-68b5bd13ffcb"], "port_id": "b2ac5592-699a-4c12-b139-1b593624444f", "id": "3ca9e650-383c-4949-91ef-cc3c0caf48dd"} 2018-08-28 13:56:11,456 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ca9e650-383c-4949-91ef-cc3c0caf48dd/remove_router_interface.json used request id req-27b1850e-9d81-44b3-8e08-d5006a39c476 2018-08-28 13:56:11,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.33268284798s 2018-08-28 13:56:11,456 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3ca9e650-383c-4949-91ef-cc3c0caf48dd/remove_router_interface.json used request id req-27b1850e-9d81-44b3-8e08-d5006a39c476 returning object 3ca9e650-383c-4949-91ef-cc3c0caf48dd 2018-08-28 13:56:11,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 13:56:11,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" 2018-08-28 13:56:11,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6d96858e-fb7c-469e-ba9d-e63a2446eb73 Date: Tue, 28 Aug 2018 13:56:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "78a2243d-0084-496c-acbc-307cc0111c70", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "67fc01e6-350e-45e3-8632-75fac0e88d6a", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "a828b8cb148d4a559a9620e12d5af30d", "created_at": "2018-08-28T13:56:07Z", "admin_state_up": true, "updated_at": "2018-08-28T13:56:10Z", "revision_number": 4, "routes": [], "project_id": "a828b8cb148d4a559a9620e12d5af30d", "id": "3ca9e650-383c-4949-91ef-cc3c0caf48dd", "name": "tenantnetwork2-router_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}]} 2018-08-28 13:56:11,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6d96858e-fb7c-469e-ba9d-e63a2446eb73 2018-08-28 13:56:11,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.101440906525s 2018-08-28 13:56:11,559 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6d96858e-fb7c-469e-ba9d-e63a2446eb73 2018-08-28 13:56:11,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 13:56:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/3ca9e650-383c-4949-91ef-cc3c0caf48dd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" 2018-08-28 13:56:12,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e733291b-a22e-4322-ad9d-3d293dee4f03 Content-Length: 0 Date: Tue, 28 Aug 2018 13:56:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 13:56:12,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3ca9e650-383c-4949-91ef-cc3c0caf48dd.json used request id req-e733291b-a22e-4322-ad9d-3d293dee4f03 2018-08-28 13:56:12,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12295007706s 2018-08-28 13:56:12,683 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3ca9e650-383c-4949-91ef-cc3c0caf48dd.json used request id req-e733291b-a22e-4322-ad9d-3d293dee4f03 2018-08-28 13:56:12,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 13:56:12,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" 2018-08-28 13:56:12,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-af2b833c-7c2d-4dc3-8d26-ff3caee5056c Date: Tue, 28 Aug 2018 13:56:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c9c56aa-79f8-4836-951f-5fb570d707ca","tenant_id":"a828b8cb148d4a559a9620e12d5af30d","created_at":"2018-08-28T13:56:06Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T13:56:06Z","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":"a828b8cb148d4a559a9620e12d5af30d","id":"beb04cbb-8bbc-495c-a62d-68b5bd13ffcb","subnetpool_id":null,"name":"tenantnetwork2-subnet_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}]} 2018-08-28 13:56:12,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-af2b833c-7c2d-4dc3-8d26-ff3caee5056c 2018-08-28 13:56:12,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.254070043564s 2018-08-28 13:56:12,938 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-af2b833c-7c2d-4dc3-8d26-ff3caee5056c 2018-08-28 13:56:12,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 13:56:12,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/beb04cbb-8bbc-495c-a62d-68b5bd13ffcb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" 2018-08-28 13:56:13,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c420199b-c6c2-4f00-804f-60a3b81dee74 Date: Tue, 28 Aug 2018 13:56:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 13:56:13,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/beb04cbb-8bbc-495c-a62d-68b5bd13ffcb.json used request id req-c420199b-c6c2-4f00-804f-60a3b81dee74 2018-08-28 13:56:13,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.944391012192s 2018-08-28 13:56:13,884 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/beb04cbb-8bbc-495c-a62d-68b5bd13ffcb.json used request id req-c420199b-c6c2-4f00-804f-60a3b81dee74 2018-08-28 13:56:13,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 13:56:13,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" 2018-08-28 13:56:13,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-848b05a6-db2c-4883-b635-3dbf59cc1d10 Date: Tue, 28 Aug 2018 13:56:13 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T13:56:13Z","tenant_id":"a828b8cb148d4a559a9620e12d5af30d","created_at":"2018-08-28T13:56:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a828b8cb148d4a559a9620e12d5af30d","id":"6c9c56aa-79f8-4836-951f-5fb570d707ca","name":"tenantnetwork2-net_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["67fc01e6-350e-45e3-8632-75fac0e88d6a"],"updated_at":"2018-08-28T13:53:03Z","tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:52:58Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"279796dad0444952bbcc53a5fb0f849f","id":"78a2243d-0084-496c-acbc-307cc0111c70","name":"external"}]} 2018-08-28 13:56:13,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-848b05a6-db2c-4883-b635-3dbf59cc1d10 2018-08-28 13:56:13,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0954880714417s 2018-08-28 13:56:13,981 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-848b05a6-db2c-4883-b635-3dbf59cc1d10 2018-08-28 13:56:13,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 13:56:13,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/6c9c56aa-79f8-4836-951f-5fb570d707ca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fe0c6648c88ec6b817c2afd55f5fc7614a25c92a" 2018-08-28 13:56:15,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a1ad188-a5ab-495c-a0dc-5198c8de24e4 Date: Tue, 28 Aug 2018 13:56:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 13:56:15,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6c9c56aa-79f8-4836-951f-5fb570d707ca.json used request id req-5a1ad188-a5ab-495c-a0dc-5198c8de24e4 2018-08-28 13:56:15,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05231285095s 2018-08-28 13:56:15,035 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6c9c56aa-79f8-4836-951f-5fb570d707ca.json used request id req-5a1ad188-a5ab-495c-a0dc-5198c8de24e4 2018-08-28 13:56:15,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 13:56:15,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:15,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eaa64f9-a23d-4cc2-a6de-6dd5e5758582 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/36a9a890d63941f6a5edf45eda3d0f51"}, "domain_id": "default", "enabled": true, "options": {}, "id": "36a9a890d63941f6a5edf45eda3d0f51", "email": "nova@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/4222ffe5787743498b5a30af2b286a86"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4222ffe5787743498b5a30af2b286a86", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/50a6f829f9a943e38cb93f18fae66a9e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "50a6f829f9a943e38cb93f18fae66a9e", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/535e80dcd84742ecab1dccd84d844f85"}, "domain_id": "9e73c2b834374ee4b48f64c944b01b89", "enabled": true, "options": {}, "id": "535e80dcd84742ecab1dccd84d844f85", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/7667ebf2f64d4674b3b682298f2f8587"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7667ebf2f64d4674b3b682298f2f8587", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/7f0b28b3d7c34260ac04afed33609025"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7f0b28b3d7c34260ac04afed33609025", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/8a641d0f71444033aa761c65609e4248"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a641d0f71444033aa761c65609e4248", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b", "links": {"self": "http://172.30.9.22:5000/v3/users/9f8776e9ca2a4fe69c0160c8ef4fb05b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f8776e9ca2a4fe69c0160c8ef4fb05b", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/ac6a8e731ddb449e8d1851d7913ac213"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac6a8e731ddb449e8d1851d7913ac213", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/af896e2fd80c41709ad94c4eda02be9b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "af896e2fd80c41709ad94c4eda02be9b", "email": "swift@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/b3626164a56e495fbbc14934c6056556"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b3626164a56e495fbbc14934c6056556", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/db3b8165530f42658b5f5f95e9e40d0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "db3b8165530f42658b5f5f95e9e40d0c", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/dbcea3b8f86a45789e00ed9bcb72c0b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dbcea3b8f86a45789e00ed9bcb72c0b9", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/e61370ce3fbf495f9316e25a75336864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e61370ce3fbf495f9316e25a75336864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e510e38c924fbbbe7a3376b1137aa1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f9e510e38c924fbbbe7a3376b1137aa1", "email": "heat@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-08-28 13:56:15,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0eaa64f9-a23d-4cc2-a6de-6dd5e5758582 2018-08-28 13:56:15,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105340003967s 2018-08-28 13:56:15,141 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0eaa64f9-a23d-4cc2-a6de-6dd5e5758582 2018-08-28 13:56:15,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 13:56:15,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/9f8776e9ca2a4fe69c0160c8ef4fb05b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:15,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4b0cd3-3d9f-4295-884b-1945b706861b Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b", "links": {"self": "http://172.30.9.22:5000/v3/users/9f8776e9ca2a4fe69c0160c8ef4fb05b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9f8776e9ca2a4fe69c0160c8ef4fb05b", "description": null}} 2018-08-28 13:56:15,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/9f8776e9ca2a4fe69c0160c8ef4fb05b used request id req-aa4b0cd3-3d9f-4295-884b-1945b706861b 2018-08-28 13:56:15,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105767011642s 2018-08-28 13:56:15,253 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/9f8776e9ca2a4fe69c0160c8ef4fb05b used request id req-aa4b0cd3-3d9f-4295-884b-1945b706861b 2018-08-28 13:56:15,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 13:56:15,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/9f8776e9ca2a4fe69c0160c8ef4fb05b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:15,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 13:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f9ddde5-efd5-41e7-a26f-d89010576e16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 13:56:15,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9f8776e9ca2a4fe69c0160c8ef4fb05b used request id req-0f9ddde5-efd5-41e7-a26f-d89010576e16 2018-08-28 13:56:15,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.215591907501s 2018-08-28 13:56:15,469 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/9f8776e9ca2a4fe69c0160c8ef4fb05b used request id req-0f9ddde5-efd5-41e7-a26f-d89010576e16 2018-08-28 13:56:15,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 13:56:15,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:15,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69f54e5-6a13-4d15-9124-9b8d6ba53e72 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/279796dad0444952bbcc53a5fb0f849f"}, "tags": [], "enabled": true, "id": "279796dad0444952bbcc53a5fb0f849f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/a828b8cb148d4a559a9620e12d5af30d"}, "tags": [], "enabled": true, "id": "a828b8cb148d4a559a9620e12d5af30d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_cdc5e644-0e53-4fdb-b934-101ad9e2bc4b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/ab8a1649618f46b78fbc882171dc7a58"}, "tags": [], "enabled": true, "id": "ab8a1649618f46b78fbc882171dc7a58", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-08-28 13:56:15,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c69f54e5-6a13-4d15-9124-9b8d6ba53e72 2018-08-28 13:56:15,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0893759727478s 2018-08-28 13:56:15,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c69f54e5-6a13-4d15-9124-9b8d6ba53e72 2018-08-28 13:56:15,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 13:56:15,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/a828b8cb148d4a559a9620e12d5af30d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:16,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 13:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f07443c-e2a8-4887-8103-b1e063732b19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 13:56:16,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a828b8cb148d4a559a9620e12d5af30d used request id req-1f07443c-e2a8-4887-8103-b1e063732b19 2018-08-28 13:56:16,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.661185979843s 2018-08-28 13:56:16,231 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/a828b8cb148d4a559a9620e12d5af30d used request id req-1f07443c-e2a8-4887-8103-b1e063732b19 2018-08-28 13:56:16,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-28 13:56:16,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:16,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd77834d-ae83-4c0c-89f3-9a5631908a75 Content-Encoding: gzip Content-Length: 350 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "13165c2a79d84c3ca9ad17f49775392e", "links": {"self": "http://172.30.9.22:5000/v3/roles/13165c2a79d84c3ca9ad17f49775392e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "50d555e253e24c498bea6ebbaec810d9", "links": {"self": "http://172.30.9.22:5000/v3/roles/50d555e253e24c498bea6ebbaec810d9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "83034e0b9a6a41c19e644fe8b95307af", "links": {"self": "http://172.30.9.22:5000/v3/roles/83034e0b9a6a41c19e644fe8b95307af"}, "name": "Member"}, {"domain_id": null, "id": "98dcb7543cbd48f4bedd2db71d648ade", "links": {"self": "http://172.30.9.22:5000/v3/roles/98dcb7543cbd48f4bedd2db71d648ade"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e83b60fd13e54ff9931dad89a7bbdb88", "links": {"self": "http://172.30.9.22:5000/v3/roles/e83b60fd13e54ff9931dad89a7bbdb88"}, "name": "admin"}]} 2018-08-28 13:56:16,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cd77834d-ae83-4c0c-89f3-9a5631908a75 2018-08-28 13:56:16,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935628414154s 2018-08-28 13:56:16,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cd77834d-ae83-4c0c-89f3-9a5631908a75 2018-08-28 13:56:16,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-28 13:56:16,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/83034e0b9a6a41c19e644fe8b95307af -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}64e127040e3cd6b719741d8600527ccebc1a049e" 2018-08-28 13:56:16,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 13:56:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d8b098-80eb-4b0e-8127-5f3dd7f18e17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 13:56:16,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/83034e0b9a6a41c19e644fe8b95307af used request id req-a1d8b098-80eb-4b0e-8127-5f3dd7f18e17 2018-08-28 13:56:16,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.122772932053s 2018-08-28 13:56:16,457 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/83034e0b9a6a41c19e644fe8b95307af used request id req-a1d8b098-80eb-4b0e-8127-5f3dd7f18e17 2018-08-28 13:56:16,502 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-28 13:56:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 13:56:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 13:56:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 13:56:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 13:56:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 13:56:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 13:56:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 13:56:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 13:56:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 13:56:16,573 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 13:56:16,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 13:56:16,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 13:56:16,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 13:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6b7940-b531-4e16-9c75-260c020d1abe 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.22:5000/v3/", "rel": "self"}]}} 2018-08-28 13:56:16,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.22:5000//v3 used request id req-5e6b7940-b531-4e16-9c75-260c020d1abe 2018-08-28 13:56:16,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-08-28 13:56:16,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e83b60fd13e54ff9931dad89a7bbdb88", "name": "admin"}], "expires_at": "2018-08-28T14:56:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab8a1649618f46b78fbc882171dc7a58", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "350ff818255647c8ae78ca53f99200ce"}, {"url": "http://192.30.9.5:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5e7a2002e823432c8b3bfc9f72dc47b0"}, {"url": "http://172.30.9.22:8776/v2/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f8d1b85f014497a5700abcbc5824a7"}], "type": "volumev2", "id": "0070c5d79c68431db583b9e418929b57", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "58ee025512594df4a8a68cd4251019c5"}, {"url": "http://192.30.9.5:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "69cbfea7fea4497ebab8079a095287de"}, {"url": "http://192.30.9.5:8004/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee4dbe30775c4d5fa433e57cac0f3526"}], "type": "orchestration", "id": "2e482f8529f5476ab1e01aa56ffc459e", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8da1c152292842899987176c6b1139da"}, {"url": "http://192.30.9.5:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9ad92cd76d7f45ddbb5a21bfb4a6efba"}, {"url": "http://192.30.9.5:8776/v3/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bb7623c95f73412d882b426926c8579f"}], "type": "volumev3", "id": "2e54d8b4e5d24d72ba36ca2d5512378c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0efce2928170453eb8457348be88e465"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b833b30c8c5944babfdf67b5303638fa"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c88a7984069d4cb9b847d016b230271e"}], "type": "event", "id": "366129e84f09476fb265c4aa88f1d3b9", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "608977dbfbd1490b92f629e1fe1b181b"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d79b1ed204044646a3ca7addcbb5c110"}, {"url": "http://12.0.0.22:8080/v1/AUTH_ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dc25a204daa942a6878c7135c845b5d4"}], "type": "object-store", "id": "5999b6d57f634cc684141df2c40dec9f", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18b0414a8d0549ff9c5a75d951a3cdc8"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e14a49c4b344ad887b0189bdeb6d94a"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d569a233fb91433fa3d9b9f1c1aa8656"}], "type": "cloudformation", "id": "5dba9d8c1ab740d38b771798b377ca1a", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b6c9283d5b3499dbc7744b164c1dfbb"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35486711a6ab4f85af8a09ba4bf0e47d"}, {"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7778b3304abf4a2fa2c06beabc186410"}], "type": "identity", "id": "5ef0b3e057d24d0b8ddd1ee99d8429d7", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4c5c3816b772477cafa46d56c0a8e713"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7f2b4b5453cb4cba8b4ba04047123b06"}, {"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "80c7b32cc7c340808b337a1df4767f97"}], "type": "image", "id": "610227e66d1f469ab61cb77696161a00", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "03ff6048459e4316a5d1d13bd86b55e5"}, {"url": "http://192.30.9.5:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b615990ba05475fa45e0f39570e3b3f"}, {"url": "http://172.30.9.22:8776/v1/ab8a1649618f46b78fbc882171dc7a58", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b59d80e7778242a3a8a65c96baf52282"}], "type": "volume", "id": "8795e895fad847189a710de128fa5c00", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "851a36dacb714c018e8f2652bcc1e274"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c1e3e9a6e5bd4f1482cfca13b75dbbd8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8f4b67f93ff4ac2a92b41134badd76a"}], "type": "placement", "id": "917caefa629d447da464d00cb5420f7e", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2afaf5cba6a8458c80cf2b18bd5fc41a"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "af7493540848497e9f2cd12d081ff279"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f023246b813a457da5752e3205043abe"}], "type": "network", "id": "954330a4bfc748048599efd3e159b6f9", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "02e0f057118d415bae4dd13635cb69cd"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0c23015608ce42bab8c138b2b825e916"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "328e932fe9db4f2096d91773ec9b6fae"}], "type": "compute", "id": "ab58e32369084c63a1cc29a021f0eaa2", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "180a153e5ba64891b7f2446981182ebd"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fdbbc8567194365a4f1e63577e8af58"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e7495bc32ab4760ba8df8f117c6c892"}], "type": "alarming", "id": "cfaf80895dca4a45bb6f2b52242c2c83", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "e7a5cea1064b4af5b197dcd58e9c9003", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bb42308c53e4833b1e1e54e04cc4bae"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "89bf50a0328b4b199c0d70905a5aadd0"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "91d0d97580224c7194ffc2f99c542fa8"}], "type": "metric", "id": "f2c2274422784b558554c7152922372b", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "db3b8165530f42658b5f5f95e9e40d0c"}, "audit_ids": ["_csKnYJZR8mVCR3BvsivcQ"], "issued_at": "2018-08-28T13:56:16.000000Z"}} 2018-08-28 13:56:16,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 13:56:16,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fa359c77793dff8b985af6aee216859c5c7f459" 2018-08-28 13:56:17,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a9276240-975f-4368-a155-5b4b76fb279e Date: Tue, 28 Aug 2018 13:56:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"78a2243d-0084-496c-acbc-307cc0111c70","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"279796dad0444952bbcc53a5fb0f849f","status":"ACTIVE","subnets":["67fc01e6-350e-45e3-8632-75fac0e88d6a"],"description":"","tags":[],"updated_at":"2018-08-28T13:53:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:52:58Z","provider:network_type":"flat"}]} 2018-08-28 13:56:17,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a9276240-975f-4368-a155-5b4b76fb279e 2018-08-28 13:56:17,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.850121021271s 2018-08-28 13:56:17,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a9276240-975f-4368-a155-5b4b76fb279e 2018-08-28 13:56:17,824 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-28 13:56:17,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 13:56:17,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}4fa359c77793dff8b985af6aee216859c5c7f459" -d '{"network": {"name": "vmready1-net_f2a189f9-23dc-42e3-b2f7-22394dee5880", "admin_state_up": true}}' 2018-08-28 13:56:18,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-c51b805e-a897-43c3-a537-6b646b1cd976 Date: Tue, 28 Aug 2018 13:56:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6d4d448a-c88d-4a51-a24b-fcad2548b30e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab8a1649618f46b78fbc882171dc7a58","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T13:56:18Z","is_default":false,"provider:segmentation_id":83,"name":"vmready1-net_f2a189f9-23dc-42e3-b2f7-22394dee5880","admin_state_up":true,"tenant_id":"ab8a1649618f46b78fbc882171dc7a58","created_at":"2018-08-28T13:56:17Z","mtu":1450}} 2018-08-28 13:56:18,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c51b805e-a897-43c3-a537-6b646b1cd976 2018-08-28 13:56:18,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.362328052521s 2018-08-28 13:56:18,187 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c51b805e-a897-43c3-a537-6b646b1cd976 2018-08-28 13:56:18,188 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T13:56:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6d4d448a-c88d-4a51-a24b-fcad2548b30e', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_f2a189f9-23dc-42e3-b2f7-22394dee5880', u'admin_state_up': True, u'tenant_id': u'ab8a1649618f46b78fbc882171dc7a58', u'created_at': u'2018-08-28T13:56:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ab8a1649618f46b78fbc882171dc7a58'}) 2018-08-28 13:56:18,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 13:56:18,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fa359c77793dff8b985af6aee216859c5c7f459" 2018-08-28 13:56:18,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-ec394328-7281-4838-85d8-92baa56f919a Date: Tue, 28 Aug 2018 13:56:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6d4d448a-c88d-4a51-a24b-fcad2548b30e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ab8a1649618f46b78fbc882171dc7a58","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T13:56:18Z","provider:segmentation_id":83,"name":"vmready1-net_f2a189f9-23dc-42e3-b2f7-22394dee5880","admin_state_up":true,"tenant_id":"ab8a1649618f46b78fbc882171dc7a58","created_at":"2018-08-28T13:56:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"78a2243d-0084-496c-acbc-307cc0111c70","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"279796dad0444952bbcc53a5fb0f849f","status":"ACTIVE","subnets":["67fc01e6-350e-45e3-8632-75fac0e88d6a"],"description":"","tags":[],"updated_at":"2018-08-28T13:53:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:52:58Z","provider:network_type":"flat"}]} 2018-08-28 13:56:18,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ec394328-7281-4838-85d8-92baa56f919a 2018-08-28 13:56:18,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943281650543s 2018-08-28 13:56:18,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ec394328-7281-4838-85d8-92baa56f919a 2018-08-28 13:56:18,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 13:56:18,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}4fa359c77793dff8b985af6aee216859c5c7f459" -d '{"subnet": {"name": "vmready1-subnet_f2a189f9-23dc-42e3-b2f7-22394dee5880", "enable_dhcp": true, "network_id": "6d4d448a-c88d-4a51-a24b-fcad2548b30e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 13:56:18,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a217d1a6-6563-4903-aba8-a367bd20d38b Date: Tue, 28 Aug 2018 13:56:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d4d448a-c88d-4a51-a24b-fcad2548b30e","tenant_id":"ab8a1649618f46b78fbc882171dc7a58","created_at":"2018-08-28T13:56:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T13:56:18Z","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":"ab8a1649618f46b78fbc882171dc7a58","id":"9af34f45-e32f-4ca8-aa94-596342aae370","subnetpool_id":null,"name":"vmready1-subnet_f2a189f9-23dc-42e3-b2f7-22394dee5880"}} 2018-08-28 13:56:18,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a217d1a6-6563-4903-aba8-a367bd20d38b 2018-08-28 13:56:18,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.564577102661s 2018-08-28 13:56:18,850 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a217d1a6-6563-4903-aba8-a367bd20d38b 2018-08-28 13:56:18,850 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T13:56:18Z', 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'9af34f45-e32f-4ca8-aa94-596342aae370', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_f2a189f9-23dc-42e3-b2f7-22394dee5880', u'enable_dhcp': True, u'network_id': u'6d4d448a-c88d-4a51-a24b-fcad2548b30e', u'tenant_id': u'ab8a1649618f46b78fbc882171dc7a58', u'created_at': u'2018-08-28T13:56:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ab8a1649618f46b78fbc882171dc7a58'}) 2018-08-28 13:56:18,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 13:56:18,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}4fa359c77793dff8b985af6aee216859c5c7f459" -d '{"router": {"external_gateway_info": {"network_id": "78a2243d-0084-496c-acbc-307cc0111c70"}, "name": "vmready1-router_f2a189f9-23dc-42e3-b2f7-22394dee5880", "admin_state_up": true}}' 2018-08-28 13:56:19,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-3271e4df-c3d2-442a-a1ae-b6d255790205 Date: Tue, 28 Aug 2018 13:56:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "78a2243d-0084-496c-acbc-307cc0111c70", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "67fc01e6-350e-45e3-8632-75fac0e88d6a", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "ab8a1649618f46b78fbc882171dc7a58", "created_at": "2018-08-28T13:56:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-28T13:56:19Z", "revision_number": 2, "routes": [], "project_id": "ab8a1649618f46b78fbc882171dc7a58", "id": "c005e243-5055-4c82-bb97-83613d486d1f", "name": "vmready1-router_f2a189f9-23dc-42e3-b2f7-22394dee5880"}} 2018-08-28 13:56:19,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3271e4df-c3d2-442a-a1ae-b6d255790205 2018-08-28 13:56:19,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.07964015007s 2018-08-28 13:56:19,931 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3271e4df-c3d2-442a-a1ae-b6d255790205 2018-08-28 13:56:19,931 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'78a2243d-0084-496c-acbc-307cc0111c70', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'67fc01e6-350e-45e3-8632-75fac0e88d6a', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ab8a1649618f46b78fbc882171dc7a58', u'created_at': u'2018-08-28T13:56:18Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-08-28T13:56:19Z', u'revision_number': 2, u'routes': [], u'project_id': u'ab8a1649618f46b78fbc882171dc7a58', u'id': u'c005e243-5055-4c82-bb97-83613d486d1f', u'name': u'vmready1-router_f2a189f9-23dc-42e3-b2f7-22394dee5880'}) 2018-08-28 13:56:19,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 13:56:19,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/c005e243-5055-4c82-bb97-83613d486d1f/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}4fa359c77793dff8b985af6aee216859c5c7f459" -d '{"subnet_id": "9af34f45-e32f-4ca8-aa94-596342aae370"}' 2018-08-28 13:56:21,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee7f111a-09f4-4a07-a129-21844140dede Date: Tue, 28 Aug 2018 13:56:21 GMT RESP BODY: {"network_id": "6d4d448a-c88d-4a51-a24b-fcad2548b30e", "tenant_id": "ab8a1649618f46b78fbc882171dc7a58", "subnet_id": "9af34f45-e32f-4ca8-aa94-596342aae370", "subnet_ids": ["9af34f45-e32f-4ca8-aa94-596342aae370"], "port_id": "3988fbc6-7fd1-4945-a12e-9dfe1fef1802", "id": "c005e243-5055-4c82-bb97-83613d486d1f"} 2018-08-28 13:56:21,496 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c005e243-5055-4c82-bb97-83613d486d1f/add_router_interface.json used request id req-ee7f111a-09f4-4a07-a129-21844140dede 2018-08-28 13:56:21,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.56452989578s 2018-08-28 13:56:21,497 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c005e243-5055-4c82-bb97-83613d486d1f/add_router_interface.json used request id req-ee7f111a-09f4-4a07-a129-21844140dede returning object c005e243-5055-4c82-bb97-83613d486d1f 2018-08-28 13:56:21,497 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 13:56:21,629 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-28 13:56:21,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-08-28 13:56:21,636 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 28 Aug 2018 13:56:21 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-08-28 13:56:21,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 13:56:21,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4fa359c77793dff8b985af6aee216859c5c7f459" 2018-08-28 13:56:22,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fbf98490-c1b2-4afc-8d6a-41197676753a Date: Tue, 28 Aug 2018 13:56:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 13:56:22,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fbf98490-c1b2-4afc-8d6a-41197676753a 2018-08-28 13:56:22,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.710752010345s 2018-08-28 13:56:22,349 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fbf98490-c1b2-4afc-8d6a-41197676753a 2018-08-28 13:56:22,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 13:56:22,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4fa359c77793dff8b985af6aee216859c5c7f459" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_f2a189f9-23dc-42e3-b2f7-22394dee5880", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_f2a189f9-23dc-42e3-b2f7-22394dee5880"}' 2018-08-28 13:56:22,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.22:9292/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8d095c89-37c6-453b-a5e9-a7706daf9210 Date: Tue, 28 Aug 2018 13:56:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c/file", "owner": "ab8a1649618f46b78fbc882171dc7a58", "id": "a60c7f2b-246a-4768-aad1-9a592c55d37c", "size": null, "self": "/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T13:56:22Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_f2a189f9-23dc-42e3-b2f7-22394dee5880", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_f2a189f9-23dc-42e3-b2f7-22394dee5880", "checksum": null, "created_at": "2018-08-28T13:56:22Z", "protected": false} 2018-08-28 13:56:22,438 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8d095c89-37c6-453b-a5e9-a7706daf9210 2018-08-28 13:56:22,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0808210372925s 2018-08-28 13:56:22,438 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8d095c89-37c6-453b-a5e9-a7706daf9210 returning object a60c7f2b-246a-4768-aad1-9a592c55d37c 2018-08-28 13:56:22,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 13:56:22,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c/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}4fa359c77793dff8b985af6aee216859c5c7f459" -d '' 2018-08-28 13:58:22,468 - shade - DEBUG - Unable to establish connection to http://172.30.9.22:9292/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-08-28 13:58:22,468 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.028442144 seconds, retrying 2018-08-28 13:58:22,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c/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}4fa359c77793dff8b985af6aee216859c5c7f459" -d '' 2018-08-28 13:58:23,244 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-1d4b346f-16d4-47d8-aada-98366d9a2425 Date: Tue, 28 Aug 2018 13:58:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 13:58:23,244 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c/file used request id req-1d4b346f-16d4-47d8-aada-98366d9a2425 2018-08-28 13:58:23,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.804998875s 2018-08-28 13:58:23,244 - shade - DEBUG - Deleting failed upload of image vmready1-img_f2a189f9-23dc-42e3-b2f7-22394dee5880 2018-08-28 13:58:23,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 13:58:23,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fa359c77793dff8b985af6aee216859c5c7f459" 2018-08-28 13:58:23,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7eaabaee-30ff-4c94-a7ec-eec666283841 Date: Tue, 28 Aug 2018 13:58:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 13:58:23,359 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c used request id req-7eaabaee-30ff-4c94-a7ec-eec666283841 2018-08-28 13:58:23,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.114207029343s 2018-08-28 13:58:23,359 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c used request id req-7eaabaee-30ff-4c94-a7ec-eec666283841 2018-08-28 13:58:23,360 - 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.22:9292/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c/file Conflict 2018-08-28 13:58:23,366 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.22:9292/v2/images/a60c7f2b-246a-4768-aad1-9a592c55d37c/file Conflict 2018-08-28 13:58:23,483 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 13:58:23,484 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:06 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-08-28 13:58:23,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 13:58:23,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/c005e243-5055-4c82-bb97-83613d486d1f/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}4fa359c77793dff8b985af6aee216859c5c7f459" -d '{"subnet_id": "9af34f45-e32f-4ca8-aa94-596342aae370"}' 2018-08-28 13:58:25,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-487366f1-4486-4721-948d-1cbc05384831 Date: Tue, 28 Aug 2018 13:58:25 GMT RESP BODY: {"network_id": "6d4d448a-c88d-4a51-a24b-fcad2548b30e", "tenant_id": "ab8a1649618f46b78fbc882171dc7a58", "subnet_id": "9af34f45-e32f-4ca8-aa94-596342aae370", "subnet_ids": ["9af34f45-e32f-4ca8-aa94-596342aae370"], "port_id": "3988fbc6-7fd1-4945-a12e-9dfe1fef1802", "id": "c005e243-5055-4c82-bb97-83613d486d1f"} 2018-08-28 13:58:25,160 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c005e243-5055-4c82-bb97-83613d486d1f/remove_router_interface.json used request id req-487366f1-4486-4721-948d-1cbc05384831 2018-08-28 13:58:25,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.67160987854s 2018-08-28 13:58:25,161 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/c005e243-5055-4c82-bb97-83613d486d1f/remove_router_interface.json used request id req-487366f1-4486-4721-948d-1cbc05384831 returning object c005e243-5055-4c82-bb97-83613d486d1f 2018-08-28 13:58:25,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 13:58:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fa359c77793dff8b985af6aee216859c5c7f459" 2018-08-28 13:58:25,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-3e253862-7305-42f8-9c6f-1a0c7428c77a Date: Tue, 28 Aug 2018 13:58:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "78a2243d-0084-496c-acbc-307cc0111c70", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "67fc01e6-350e-45e3-8632-75fac0e88d6a", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "ab8a1649618f46b78fbc882171dc7a58", "created_at": "2018-08-28T13:56:18Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-08-28T13:58:24Z", "revision_number": 4, "routes": [], "project_id": "ab8a1649618f46b78fbc882171dc7a58", "id": "c005e243-5055-4c82-bb97-83613d486d1f", "name": "vmready1-router_f2a189f9-23dc-42e3-b2f7-22394dee5880"}]} 2018-08-28 13:58:25,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3e253862-7305-42f8-9c6f-1a0c7428c77a 2018-08-28 13:58:25,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.105355024338s 2018-08-28 13:58:25,267 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3e253862-7305-42f8-9c6f-1a0c7428c77a 2018-08-28 13:58:25,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 13:58:25,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/c005e243-5055-4c82-bb97-83613d486d1f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fa359c77793dff8b985af6aee216859c5c7f459" 2018-08-28 13:58:26,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f0e05ae-2537-4e98-a42f-01989939ae91 Content-Length: 0 Date: Tue, 28 Aug 2018 13:58:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 13:58:26,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/c005e243-5055-4c82-bb97-83613d486d1f.json used request id req-2f0e05ae-2537-4e98-a42f-01989939ae91 2018-08-28 13:58:26,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18788504601s 2018-08-28 13:58:26,457 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/c005e243-5055-4c82-bb97-83613d486d1f.json used request id req-2f0e05ae-2537-4e98-a42f-01989939ae91 2018-08-28 13:58:26,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 13:58:26,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fa359c77793dff8b985af6aee216859c5c7f459" 2018-08-28 13:58:26,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-a10b37a3-8716-4caf-b028-836dab302fd5 Date: Tue, 28 Aug 2018 13:58:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"78a2243d-0084-496c-acbc-307cc0111c70","tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:53:03Z","dns_nameservers":[],"updated_at":"2018-08-28T13:53:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"gateway_ip":"172.30.9.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"172.30.9.0/24","project_id":"279796dad0444952bbcc53a5fb0f849f","id":"67fc01e6-350e-45e3-8632-75fac0e88d6a","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d4d448a-c88d-4a51-a24b-fcad2548b30e","tenant_id":"ab8a1649618f46b78fbc882171dc7a58","created_at":"2018-08-28T13:56:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T13:56:18Z","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":"ab8a1649618f46b78fbc882171dc7a58","id":"9af34f45-e32f-4ca8-aa94-596342aae370","subnetpool_id":null,"name":"vmready1-subnet_f2a189f9-23dc-42e3-b2f7-22394dee5880"}]} 2018-08-28 13:58:26,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a10b37a3-8716-4caf-b028-836dab302fd5 2018-08-28 13:58:26,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.228271961212s 2018-08-28 13:58:26,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a10b37a3-8716-4caf-b028-836dab302fd5 2018-08-28 13:58:26,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 13:58:26,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/9af34f45-e32f-4ca8-aa94-596342aae370.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fa359c77793dff8b985af6aee216859c5c7f459" 2018-08-28 13:58:27,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b3819fb-000f-4c1c-a7fa-1879fe5ef778 Date: Tue, 28 Aug 2018 13:58:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 13:58:27,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9af34f45-e32f-4ca8-aa94-596342aae370.json used request id req-9b3819fb-000f-4c1c-a7fa-1879fe5ef778 2018-08-28 13:58:27,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.939349889755s 2018-08-28 13:58:27,627 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9af34f45-e32f-4ca8-aa94-596342aae370.json used request id req-9b3819fb-000f-4c1c-a7fa-1879fe5ef778 2018-08-28 13:58:27,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 13:58:27,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fa359c77793dff8b985af6aee216859c5c7f459" 2018-08-28 13:58:27,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-10171a51-ec0c-4f00-a849-380ee732fdd4 Date: Tue, 28 Aug 2018 13:58:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d4d448a-c88d-4a51-a24b-fcad2548b30e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ab8a1649618f46b78fbc882171dc7a58","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T13:58:27Z","provider:segmentation_id":83,"name":"vmready1-net_f2a189f9-23dc-42e3-b2f7-22394dee5880","admin_state_up":true,"tenant_id":"ab8a1649618f46b78fbc882171dc7a58","created_at":"2018-08-28T13:56:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"78a2243d-0084-496c-acbc-307cc0111c70","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"279796dad0444952bbcc53a5fb0f849f","status":"ACTIVE","subnets":["67fc01e6-350e-45e3-8632-75fac0e88d6a"],"description":"","tags":[],"updated_at":"2018-08-28T13:53:03Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"279796dad0444952bbcc53a5fb0f849f","created_at":"2018-08-28T13:52:58Z","provider:network_type":"flat"}]} 2018-08-28 13:58:27,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-10171a51-ec0c-4f00-a849-380ee732fdd4 2018-08-28 13:58:27,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0853278636932s 2018-08-28 13:58:27,713 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-10171a51-ec0c-4f00-a849-380ee732fdd4 2018-08-28 13:58:27,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 13:58:27,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/6d4d448a-c88d-4a51-a24b-fcad2548b30e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4fa359c77793dff8b985af6aee216859c5c7f459" 2018-08-28 13:58:28,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae392894-1268-4e03-8b7b-19e5f53050a2 Date: Tue, 28 Aug 2018 13:58:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 13:58:28,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6d4d448a-c88d-4a51-a24b-fcad2548b30e.json used request id req-ae392894-1268-4e03-8b7b-19e5f53050a2 2018-08-28 13:58:28,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25048899651s 2018-08-28 13:58:28,965 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/6d4d448a-c88d-4a51-a24b-fcad2548b30e.json used request id req-ae392894-1268-4e03-8b7b-19e5f53050a2 2018-08-28 13:58:28,965 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-08-28 13:58:28,966 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | 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 | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-28 13:58:28,979 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR