2018-09-01 10:07:02,964 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-269 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-01 10:07:02,969 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.28,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=FGbnJzNs3ze8GvzZnu7gjyWhD 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=25a484728518425db15ea6900ccc90c4 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.3 export SDN_CONTROLLER_PASSWORD=qAHMjrFKmyMfDZbWeZRq2bZ38 export OS_REGION_NAME=regionOne 2018-09-01 10:07:02,969 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-01 10:07:02,970 - 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-09-01 10:07:03,008 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-01 10:07:03,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 10:07:03,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 10:07:03,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 10:07:03,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 10:07:03,304 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 10:07:03,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 10:07:03,309 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-01 10:07:03,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-01 10:07:03,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 10:07:03,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1834b07e-b5a2-4bd6-99d8-5fcd02bf2126 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-09-01 10:07:03,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-1834b07e-b5a2-4bd6-99d8-5fcd02bf2126 2018-09-01 10:07:03,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-09-01 10:07:03,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5b101e0a22c4d8a83704928a89e2d0d", "name": "admin"}], "expires_at": "2018-09-01T11:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25a484728518425db15ea6900ccc90c4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d4b3a446984b2093a0ffebf87f8e1c"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f19aee4b364d42f889f58952fa740285"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1e3fb1c0b814ad79c7e8a536c38ca7b"}], "type": "identity", "id": "209e286b79b8482a8cd2e8097c59d3d8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "112567d65c59443299e0e41a437bd56a"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df3c25060ca04a1b98ff27358c423fdb"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "face01d822bc41e1b94ac61a121df847"}], "type": "metric", "id": "3250ed6cfba8457ba5f3ec94c3f4efa7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bb700b9152743fc87d17af25ed74565"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75b40b8ef12a4194a2c8f0ba493b3799"}, {"url": "http://172.30.9.28:8080/v1/AUTH_25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd2691cec8cf4374a307a8ee27241091"}], "type": "object-store", "id": "3df9b45871034fa781f39d2da0014f9d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36dfcf6b91ff4bd7a24bf57871abb658"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff5d114661d4a23a370072cf32744de"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cc95d955ebd4310885a9b14f56bb896"}], "type": "network", "id": "69f159ad8d7744daa23ce901643dcb3a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e5e225300b949fe8540538d649f24bc"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2dc2f15643ae44b7ba5ff6e4aebe4e79"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a09e7353b2d74f49b9ec37ab000caf4a"}], "type": "alarming", "id": "6ecf884bae054d0685bd440e67f06dfe", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0289aa75eea14519a966b2ebb57c07c4"}, {"url": "http://172.30.9.28:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2636c0b2fae4dd3b5f745ef7efdaffe"}, {"url": "http://192.30.9.3:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beded31bc666448f8d8b473e226c657a"}], "type": "orchestration", "id": "8db10a8bbb0f4299b86bea7d5df5d832", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e452522de7445f193eecf15a0391a1c"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5cd980c9716e4e6aa385d4fa115c9c34"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b8befeb1e143d6ba086e2ecc69ec20"}], "type": "placement", "id": "af03501aeb654920a6148bf4e2929542", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3631041565b04164a58a9ae4e92a4eec"}, {"url": "http://172.30.9.28:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50ae6e82cd5d4534a640d8d8a7dbb759"}, {"url": "http://192.30.9.3:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f18aae07217749c5bf03bd38023e71e6"}], "type": "volume", "id": "c00aca787d444a8d8084662f0e76cd04", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2aa8902c15a484fbf9844370ffcc296"}, {"url": "http://192.30.9.3:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9900e49242b4032b1da20fedbf591e6"}, {"url": "http://172.30.9.28:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ede82337aa954d09bc2cfa3b2ac0c23f"}], "type": "volumev2", "id": "d973868792074ca1bb0f2b69eba62daa", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23af716229244fabb27b7c03d399939d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "591b3a76ee75426c9b5bfe51c2283172"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66463e4ac942427092cf0ba2680a1cf7"}], "type": "event", "id": "db0cc21a478f47b5a6c22565d201f308", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "db2be78ceb304f81afcf871fd0c0b996", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ebf760044824227b1f8140ae12f911d"}, {"url": "http://192.30.9.3:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8828f642e6084b1b9f0dc4601a39338b"}, {"url": "http://172.30.9.28:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b237ee4fb72f40599a999a75c027c388"}], "type": "volumev3", "id": "db87e2eeb84e49e4a56e61cfb0fb60a5", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "075d8eac5ac24e0fb103a520782b10ee"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f60ebe245b4083be0d1883c342e6f1"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e01eaec02444ceb5338b8f1ff55a36"}], "type": "compute", "id": "dca8482762d946669ec0b8cd464bc6cd", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04b18f5b49c74862bba2a01a2e71009e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ace1b4bd66149dd8de3aa047067cbb3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88adced706b44085b61245c83d73f50b"}], "type": "cloudformation", "id": "e10f6a0ec4b74620b46595005ed6fae3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "904de25ef15f4c2e86fd10d30dd88331"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eb325a7a7d7441ca183166770435fc2"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa875d33d143439f9aacc2b2ce72855d"}], "type": "image", "id": "e96c38c2a0c54be993b8708c5634d1cf", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a684ae9c56d2460bb14e55ff88450ea4"}, "audit_ids": ["1gnJdLfoTA2w-271j7v0dg"], "issued_at": "2018-09-01T10:07:03.000000Z"}} 2018-09-01 10:07:03,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:04,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f79475a2-3631-4479-8b0a-e2b91c2a8e6a x-compute-request-id: req-f79475a2-3631-4479-8b0a-e2b91c2a8e6a Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-09-01 10:07:04,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-f79475a2-3631-4479-8b0a-e2b91c2a8e6a 2018-09-01 10:07:04,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.15260481834s 2018-09-01 10:07:04,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-f79475a2-3631-4479-8b0a-e2b91c2a8e6a 2018-09-01 10:07:04,463 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-01 10:07:04,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 10:07:04,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 01 Sep 2018 10:07:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-01 10:07:04,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-01 10:07:04,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:04,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-661f47f4-f225-4e4d-b750-15a175db2411 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/84e1a8a35b0a42bfb359ae62ec95634a"}, "tags": [], "enabled": true, "id": "84e1a8a35b0a42bfb359ae62ec95634a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-09-01 10:07:04,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-661f47f4-f225-4e4d-b750-15a175db2411 2018-09-01 10:07:04,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105516195297s 2018-09-01 10:07:04,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-661f47f4-f225-4e4d-b750-15a175db2411 2018-09-01 10:07:04,579 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'84e1a8a35b0a42bfb359ae62ec95634a', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-01 10:07:04,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-01 10:07:04,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:04,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233aa388-57a3-4df0-8c27-50adb835dc6b Content-Encoding: gzip Content-Length: 1977 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0289aa75eea14519a966b2ebb57c07c4"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8db10a8bbb0f4299b86bea7d5df5d832", "id": "0289aa75eea14519a966b2ebb57c07c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/04b18f5b49c74862bba2a01a2e71009e"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e10f6a0ec4b74620b46595005ed6fae3", "id": "04b18f5b49c74862bba2a01a2e71009e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/075d8eac5ac24e0fb103a520782b10ee"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dca8482762d946669ec0b8cd464bc6cd", "id": "075d8eac5ac24e0fb103a520782b10ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0bb700b9152743fc87d17af25ed74565"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3df9b45871034fa781f39d2da0014f9d", "id": "0bb700b9152743fc87d17af25ed74565"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/112567d65c59443299e0e41a437bd56a"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3250ed6cfba8457ba5f3ec94c3f4efa7", "id": "112567d65c59443299e0e41a437bd56a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/17d4b3a446984b2093a0ffebf87f8e1c"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "209e286b79b8482a8cd2e8097c59d3d8", "id": "17d4b3a446984b2093a0ffebf87f8e1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1e5e225300b949fe8540538d649f24bc"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ecf884bae054d0685bd440e67f06dfe", "id": "1e5e225300b949fe8540538d649f24bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1ebf760044824227b1f8140ae12f911d"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db87e2eeb84e49e4a56e61cfb0fb60a5", "id": "1ebf760044824227b1f8140ae12f911d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/23af716229244fabb27b7c03d399939d"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db0cc21a478f47b5a6c22565d201f308", "id": "23af716229244fabb27b7c03d399939d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2ace1b4bd66149dd8de3aa047067cbb3"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e10f6a0ec4b74620b46595005ed6fae3", "id": "2ace1b4bd66149dd8de3aa047067cbb3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2dc2f15643ae44b7ba5ff6e4aebe4e79"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ecf884bae054d0685bd440e67f06dfe", "id": "2dc2f15643ae44b7ba5ff6e4aebe4e79"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3631041565b04164a58a9ae4e92a4eec"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c00aca787d444a8d8084662f0e76cd04", "id": "3631041565b04164a58a9ae4e92a4eec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/36dfcf6b91ff4bd7a24bf57871abb658"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "69f159ad8d7744daa23ce901643dcb3a", "id": "36dfcf6b91ff4bd7a24bf57871abb658"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3e452522de7445f193eecf15a0391a1c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "af03501aeb654920a6148bf4e2929542", "id": "3e452522de7445f193eecf15a0391a1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4ff5d114661d4a23a370072cf32744de"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "69f159ad8d7744daa23ce901643dcb3a", "id": "4ff5d114661d4a23a370072cf32744de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/50ae6e82cd5d4534a640d8d8a7dbb759"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c00aca787d444a8d8084662f0e76cd04", "id": "50ae6e82cd5d4534a640d8d8a7dbb759"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/591b3a76ee75426c9b5bfe51c2283172"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db0cc21a478f47b5a6c22565d201f308", "id": "591b3a76ee75426c9b5bfe51c2283172"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5cd980c9716e4e6aa385d4fa115c9c34"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "af03501aeb654920a6148bf4e2929542", "id": "5cd980c9716e4e6aa385d4fa115c9c34"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/61b8befeb1e143d6ba086e2ecc69ec20"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "af03501aeb654920a6148bf4e2929542", "id": "61b8befeb1e143d6ba086e2ecc69ec20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/66463e4ac942427092cf0ba2680a1cf7"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db0cc21a478f47b5a6c22565d201f308", "id": "66463e4ac942427092cf0ba2680a1cf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/75b40b8ef12a4194a2c8f0ba493b3799"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3df9b45871034fa781f39d2da0014f9d", "id": "75b40b8ef12a4194a2c8f0ba493b3799"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7cc95d955ebd4310885a9b14f56bb896"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "69f159ad8d7744daa23ce901643dcb3a", "id": "7cc95d955ebd4310885a9b14f56bb896"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8828f642e6084b1b9f0dc4601a39338b"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db87e2eeb84e49e4a56e61cfb0fb60a5", "id": "8828f642e6084b1b9f0dc4601a39338b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/88adced706b44085b61245c83d73f50b"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e10f6a0ec4b74620b46595005ed6fae3", "id": "88adced706b44085b61245c83d73f50b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/904de25ef15f4c2e86fd10d30dd88331"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e96c38c2a0c54be993b8708c5634d1cf", "id": "904de25ef15f4c2e86fd10d30dd88331"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9eb325a7a7d7441ca183166770435fc2"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e96c38c2a0c54be993b8708c5634d1cf", "id": "9eb325a7a7d7441ca183166770435fc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a09e7353b2d74f49b9ec37ab000caf4a"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ecf884bae054d0685bd440e67f06dfe", "id": "a09e7353b2d74f49b9ec37ab000caf4a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a2636c0b2fae4dd3b5f745ef7efdaffe"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8db10a8bbb0f4299b86bea7d5df5d832", "id": "a2636c0b2fae4dd3b5f745ef7efdaffe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a2f60ebe245b4083be0d1883c342e6f1"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dca8482762d946669ec0b8cd464bc6cd", "id": "a2f60ebe245b4083be0d1883c342e6f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b237ee4fb72f40599a999a75c027c388"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db87e2eeb84e49e4a56e61cfb0fb60a5", "id": "b237ee4fb72f40599a999a75c027c388"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b2aa8902c15a484fbf9844370ffcc296"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d973868792074ca1bb0f2b69eba62daa", "id": "b2aa8902c15a484fbf9844370ffcc296"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/beded31bc666448f8d8b473e226c657a"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8db10a8bbb0f4299b86bea7d5df5d832", "id": "beded31bc666448f8d8b473e226c657a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d9900e49242b4032b1da20fedbf591e6"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d973868792074ca1bb0f2b69eba62daa", "id": "d9900e49242b4032b1da20fedbf591e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/df3c25060ca04a1b98ff27358c423fdb"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3250ed6cfba8457ba5f3ec94c3f4efa7", "id": "df3c25060ca04a1b98ff27358c423fdb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ede82337aa954d09bc2cfa3b2ac0c23f"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d973868792074ca1bb0f2b69eba62daa", "id": "ede82337aa954d09bc2cfa3b2ac0c23f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f18aae07217749c5bf03bd38023e71e6"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c00aca787d444a8d8084662f0e76cd04", "id": "f18aae07217749c5bf03bd38023e71e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f19aee4b364d42f889f58952fa740285"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "209e286b79b8482a8cd2e8097c59d3d8", "id": "f19aee4b364d42f889f58952fa740285"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f1e3fb1c0b814ad79c7e8a536c38ca7b"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "209e286b79b8482a8cd2e8097c59d3d8", "id": "f1e3fb1c0b814ad79c7e8a536c38ca7b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f3e01eaec02444ceb5338b8f1ff55a36"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dca8482762d946669ec0b8cd464bc6cd", "id": "f3e01eaec02444ceb5338b8f1ff55a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fa875d33d143439f9aacc2b2ce72855d"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e96c38c2a0c54be993b8708c5634d1cf", "id": "fa875d33d143439f9aacc2b2ce72855d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/face01d822bc41e1b94ac61a121df847"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3250ed6cfba8457ba5f3ec94c3f4efa7", "id": "face01d822bc41e1b94ac61a121df847"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fd2691cec8cf4374a307a8ee27241091"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3df9b45871034fa781f39d2da0014f9d", "id": "fd2691cec8cf4374a307a8ee27241091"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-01 10:07:04,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-233aa388-57a3-4df0-8c27-50adb835dc6b 2018-09-01 10:07:04,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0965490341187s 2018-09-01 10:07:04,680 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-233aa388-57a3-4df0-8c27-50adb835dc6b 2018-09-01 10:07:04,686 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0289aa75eea14519a966b2ebb57c07c4'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8db10a8bbb0f4299b86bea7d5df5d832', u'id': u'0289aa75eea14519a966b2ebb57c07c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/04b18f5b49c74862bba2a01a2e71009e'}, u'url': u'http://172.30.9.28:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e10f6a0ec4b74620b46595005ed6fae3', u'id': u'04b18f5b49c74862bba2a01a2e71009e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/075d8eac5ac24e0fb103a520782b10ee'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dca8482762d946669ec0b8cd464bc6cd', u'id': u'075d8eac5ac24e0fb103a520782b10ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0bb700b9152743fc87d17af25ed74565'}, 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'3df9b45871034fa781f39d2da0014f9d', u'id': u'0bb700b9152743fc87d17af25ed74565'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/112567d65c59443299e0e41a437bd56a'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3250ed6cfba8457ba5f3ec94c3f4efa7', u'id': u'112567d65c59443299e0e41a437bd56a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/17d4b3a446984b2093a0ffebf87f8e1c'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'209e286b79b8482a8cd2e8097c59d3d8', u'id': u'17d4b3a446984b2093a0ffebf87f8e1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1e5e225300b949fe8540538d649f24bc'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6ecf884bae054d0685bd440e67f06dfe', u'id': u'1e5e225300b949fe8540538d649f24bc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1ebf760044824227b1f8140ae12f911d'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'db87e2eeb84e49e4a56e61cfb0fb60a5', u'id': u'1ebf760044824227b1f8140ae12f911d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/23af716229244fabb27b7c03d399939d'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'db0cc21a478f47b5a6c22565d201f308', u'id': u'23af716229244fabb27b7c03d399939d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2ace1b4bd66149dd8de3aa047067cbb3'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e10f6a0ec4b74620b46595005ed6fae3', u'id': u'2ace1b4bd66149dd8de3aa047067cbb3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2dc2f15643ae44b7ba5ff6e4aebe4e79'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6ecf884bae054d0685bd440e67f06dfe', u'id': u'2dc2f15643ae44b7ba5ff6e4aebe4e79'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/3631041565b04164a58a9ae4e92a4eec'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c00aca787d444a8d8084662f0e76cd04', u'id': u'3631041565b04164a58a9ae4e92a4eec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/36dfcf6b91ff4bd7a24bf57871abb658'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'69f159ad8d7744daa23ce901643dcb3a', u'id': u'36dfcf6b91ff4bd7a24bf57871abb658'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/3e452522de7445f193eecf15a0391a1c'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'af03501aeb654920a6148bf4e2929542', u'id': u'3e452522de7445f193eecf15a0391a1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/4ff5d114661d4a23a370072cf32744de'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'69f159ad8d7744daa23ce901643dcb3a', u'id': u'4ff5d114661d4a23a370072cf32744de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/50ae6e82cd5d4534a640d8d8a7dbb759'}, u'url': u'http://172.30.9.28:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c00aca787d444a8d8084662f0e76cd04', u'id': u'50ae6e82cd5d4534a640d8d8a7dbb759'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/591b3a76ee75426c9b5bfe51c2283172'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'db0cc21a478f47b5a6c22565d201f308', u'id': u'591b3a76ee75426c9b5bfe51c2283172'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5cd980c9716e4e6aa385d4fa115c9c34'}, u'url': u'http://172.30.9.28:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'af03501aeb654920a6148bf4e2929542', u'id': u'5cd980c9716e4e6aa385d4fa115c9c34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/61b8befeb1e143d6ba086e2ecc69ec20'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'af03501aeb654920a6148bf4e2929542', u'id': u'61b8befeb1e143d6ba086e2ecc69ec20'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/66463e4ac942427092cf0ba2680a1cf7'}, u'url': u'http://172.30.9.28:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'db0cc21a478f47b5a6c22565d201f308', u'id': u'66463e4ac942427092cf0ba2680a1cf7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/75b40b8ef12a4194a2c8f0ba493b3799'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3df9b45871034fa781f39d2da0014f9d', u'id': u'75b40b8ef12a4194a2c8f0ba493b3799'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7cc95d955ebd4310885a9b14f56bb896'}, u'url': u'http://172.30.9.28:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'69f159ad8d7744daa23ce901643dcb3a', u'id': u'7cc95d955ebd4310885a9b14f56bb896'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8828f642e6084b1b9f0dc4601a39338b'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'db87e2eeb84e49e4a56e61cfb0fb60a5', u'id': u'8828f642e6084b1b9f0dc4601a39338b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/88adced706b44085b61245c83d73f50b'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e10f6a0ec4b74620b46595005ed6fae3', u'id': u'88adced706b44085b61245c83d73f50b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/904de25ef15f4c2e86fd10d30dd88331'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e96c38c2a0c54be993b8708c5634d1cf', u'id': u'904de25ef15f4c2e86fd10d30dd88331'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/9eb325a7a7d7441ca183166770435fc2'}, u'url': u'http://172.30.9.28:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e96c38c2a0c54be993b8708c5634d1cf', u'id': u'9eb325a7a7d7441ca183166770435fc2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a09e7353b2d74f49b9ec37ab000caf4a'}, u'url': u'http://172.30.9.28:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6ecf884bae054d0685bd440e67f06dfe', u'id': u'a09e7353b2d74f49b9ec37ab000caf4a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a2636c0b2fae4dd3b5f745ef7efdaffe'}, u'url': u'http://172.30.9.28:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8db10a8bbb0f4299b86bea7d5df5d832', u'id': u'a2636c0b2fae4dd3b5f745ef7efdaffe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a2f60ebe245b4083be0d1883c342e6f1'}, u'url': u'http://172.30.9.28:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dca8482762d946669ec0b8cd464bc6cd', u'id': u'a2f60ebe245b4083be0d1883c342e6f1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/b237ee4fb72f40599a999a75c027c388'}, u'url': u'http://172.30.9.28:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'db87e2eeb84e49e4a56e61cfb0fb60a5', u'id': u'b237ee4fb72f40599a999a75c027c388'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/b2aa8902c15a484fbf9844370ffcc296'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd973868792074ca1bb0f2b69eba62daa', u'id': u'b2aa8902c15a484fbf9844370ffcc296'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/beded31bc666448f8d8b473e226c657a'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8db10a8bbb0f4299b86bea7d5df5d832', u'id': u'beded31bc666448f8d8b473e226c657a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d9900e49242b4032b1da20fedbf591e6'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd973868792074ca1bb0f2b69eba62daa', u'id': u'd9900e49242b4032b1da20fedbf591e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/df3c25060ca04a1b98ff27358c423fdb'}, u'url': u'http://172.30.9.28:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3250ed6cfba8457ba5f3ec94c3f4efa7', u'id': u'df3c25060ca04a1b98ff27358c423fdb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ede82337aa954d09bc2cfa3b2ac0c23f'}, u'url': u'http://172.30.9.28:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd973868792074ca1bb0f2b69eba62daa', u'id': u'ede82337aa954d09bc2cfa3b2ac0c23f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f18aae07217749c5bf03bd38023e71e6'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c00aca787d444a8d8084662f0e76cd04', u'id': u'f18aae07217749c5bf03bd38023e71e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f19aee4b364d42f889f58952fa740285'}, u'url': u'http://172.30.9.28:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'209e286b79b8482a8cd2e8097c59d3d8', u'id': u'f19aee4b364d42f889f58952fa740285'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f1e3fb1c0b814ad79c7e8a536c38ca7b'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'209e286b79b8482a8cd2e8097c59d3d8', u'id': u'f1e3fb1c0b814ad79c7e8a536c38ca7b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f3e01eaec02444ceb5338b8f1ff55a36'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dca8482762d946669ec0b8cd464bc6cd', u'id': u'f3e01eaec02444ceb5338b8f1ff55a36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/fa875d33d143439f9aacc2b2ce72855d'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e96c38c2a0c54be993b8708c5634d1cf', u'id': u'fa875d33d143439f9aacc2b2ce72855d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/face01d822bc41e1b94ac61a121df847'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3250ed6cfba8457ba5f3ec94c3f4efa7', u'id': u'face01d822bc41e1b94ac61a121df847'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/fd2691cec8cf4374a307a8ee27241091'}, u'url': u'http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3df9b45871034fa781f39d2da0014f9d', u'id': u'fd2691cec8cf4374a307a8ee27241091'})] 2018-09-01 10:07:04,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-01 10:07:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:04,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-882e1059-daaa-4429-8727-c9d75dbcc4a0 x-compute-request-id: req-882e1059-daaa-4429-8727-c9d75dbcc4a0 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-09-01 10:07:04,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-882e1059-daaa-4429-8727-c9d75dbcc4a0 2018-09-01 10:07:04,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0133390426636s 2018-09-01 10:07:04,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-882e1059-daaa-4429-8727-c9d75dbcc4a0 2018-09-01 10:07:04,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-01 10:07:04,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:06,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1205615-6e54-4382-8c27-14f5f576a88c x-compute-request-id: req-e1205615-6e54-4382-8c27-14f5f576a88c Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-01 10:07:06,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-e1205615-6e54-4382-8c27-14f5f576a88c 2018-09-01 10:07:06,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.58656692505s 2018-09-01 10:07:06,301 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-e1205615-6e54-4382-8c27-14f5f576a88c 2018-09-01 10:07:06,301 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-01 10:07:06,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-01 10:07:06,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:06,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-612a8852-d8e2-4f93-ba7f-2a7d0b4c17aa Date: Sat, 01 Sep 2018 10:07:06 GMT RESP BODY: {"floatingips": []} 2018-09-01 10:07:06,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-612a8852-d8e2-4f93-ba7f-2a7d0b4c17aa 2018-09-01 10:07:06,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0196890830994s 2018-09-01 10:07:06,326 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-612a8852-d8e2-4f93-ba7f-2a7d0b4c17aa 2018-09-01 10:07:06,326 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-01 10:07:06,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-01 10:07:06,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:06,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2de977f-c73b-4305-9b0c-6235107c8fa3 x-compute-request-id: req-f2de977f-c73b-4305-9b0c-6235107c8fa3 Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 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": 8}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2018-09-01 10:07:06,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-f2de977f-c73b-4305-9b0c-6235107c8fa3 2018-09-01 10:07:06,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.176014900208s 2018-09-01 10:07:06,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-f2de977f-c73b-4305-9b0c-6235107c8fa3 2018-09-01 10:07:06,504 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', 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': 6}, 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.7', 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': 8}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-09-01 10:07:06,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-01 10:07:06,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:06,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc511782-50cd-401c-9315-c60c387a6e78 x-compute-request-id: req-cc511782-50cd-401c-9315-c60c387a6e78 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-01 10:07:06,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cc511782-50cd-401c-9315-c60c387a6e78 2018-09-01 10:07:06,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.133835077286s 2018-09-01 10:07:06,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-cc511782-50cd-401c-9315-c60c387a6e78 2018-09-01 10:07:06,639 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-01 10:07:06,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 10:07:06,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:06,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-788bf313-62c8-45c2-b485-b13de5f3465e Date: Sat, 01 Sep 2018 10:07:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"0f11a604-9e0c-413c-af06-13c4734ea59d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfa5582a8f64445e8f80062f49863c6f","status":"ACTIVE","subnets":["8f9a4eff-ce05-475c-96d6-84d653a61a05"],"description":"","tags":[],"updated_at":"2018-09-01T10:04:32Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:26Z","provider:network_type":"flat"}]} 2018-09-01 10:07:06,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-788bf313-62c8-45c2-b485-b13de5f3465e 2018-09-01 10:07:06,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0780651569366s 2018-09-01 10:07:06,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-788bf313-62c8-45c2-b485-b13de5f3465e 2018-09-01 10:07:06,718 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'8f9a4eff-ce05-475c-96d6-84d653a61a05'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-01T10:04:32Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'0f11a604-9e0c-413c-af06-13c4734ea59d', 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'cfa5582a8f64445e8f80062f49863c6f', u'created_at': u'2018-09-01T10:04:26Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cfa5582a8f64445e8f80062f49863c6f'})] 2018-09-01 10:07:06,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-01 10:07:06,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:06,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7db50286-3780-47be-af22-b1d81e773a11 Date: Sat, 01 Sep 2018 10:07:06 GMT RESP BODY: {"ports":[]} 2018-09-01 10:07:06,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-7db50286-3780-47be-af22-b1d81e773a11 2018-09-01 10:07:06,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.037024974823s 2018-09-01 10:07:06,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-7db50286-3780-47be-af22-b1d81e773a11 2018-09-01 10:07:06,756 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-01 10:07:06,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-01 10:07:06,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:06,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e35b4c0-94a4-44ec-92ae-41c3024b857f Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "10e838665fc7490abbff404fb9e09e06"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/10e838665fc7490abbff404fb9e09e06/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "160d4cb879c440c09d6f4a9805162fcf"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/160d4cb879c440c09d6f4a9805162fcf/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "1d74ea6c801c49fe9f5b2964693b6842"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/1d74ea6c801c49fe9f5b2964693b6842/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "1dc4eac325ce47a1b98dba07d3abd247"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/1dc4eac325ce47a1b98dba07d3abd247/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "2ffe458bf7ee484cae6c8d4495e47d48"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/2ffe458bf7ee484cae6c8d4495e47d48/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "4e42d38e732f40d880142c135cb6cd4e"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/4e42d38e732f40d880142c135cb6cd4e/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "60b9c8bff0c74884acee319b64163b55"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/60b9c8bff0c74884acee319b64163b55/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "63b0be5df53d4bc794c67f5a1759df70"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/63b0be5df53d4bc794c67f5a1759df70/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "79372675a3544a978282c0d6487ff4b7"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/79372675a3544a978282c0d6487ff4b7/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "25a484728518425db15ea6900ccc90c4"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "a684ae9c56d2460bb14e55ff88450ea4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/25a484728518425db15ea6900ccc90c4/users/a684ae9c56d2460bb14e55ff88450ea4/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "bc48fbbd3f46483e84c158c8ffa3164b"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/bc48fbbd3f46483e84c158c8ffa3164b/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "d3dbd49fa97747cf98176e079d4c93da"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/d3dbd49fa97747cf98176e079d4c93da/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "4fb83c61c10941b8936ca43fbc7aa03e"}, "user": {"id": "e64f92bc3b72414691fea60154bba03c"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/e64f92bc3b72414691fea60154bba03c/roles/4fb83c61c10941b8936ca43fbc7aa03e"}}, {"scope": {"project": {"id": "cfa5582a8f64445e8f80062f49863c6f"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "e64f92bc3b72414691fea60154bba03c"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f/users/e64f92bc3b72414691fea60154bba03c/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"domain": {"id": "84e1a8a35b0a42bfb359ae62ec95634a"}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "ecb9574e6f51480892e04f6200d76f71"}, "links": {"assignment": "http://172.30.9.28:5000/v3/domains/84e1a8a35b0a42bfb359ae62ec95634a/users/ecb9574e6f51480892e04f6200d76f71/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}, {"scope": {"system": {"all": true}}, "role": {"id": "c5b101e0a22c4d8a83704928a89e2d0d"}, "user": {"id": "a684ae9c56d2460bb14e55ff88450ea4"}, "links": {"assignment": "http://172.30.9.28:5000/v3/system/users/a684ae9c56d2460bb14e55ff88450ea4/roles/c5b101e0a22c4d8a83704928a89e2d0d"}}], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-01 10:07:06,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-1e35b4c0-94a4-44ec-92ae-41c3024b857f 2018-09-01 10:07:06,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.169135093689s 2018-09-01 10:07:06,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-1e35b4c0-94a4-44ec-92ae-41c3024b857f 2018-09-01 10:07:06,931 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'10e838665fc7490abbff404fb9e09e06'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'160d4cb879c440c09d6f4a9805162fcf'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'1d74ea6c801c49fe9f5b2964693b6842'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'1dc4eac325ce47a1b98dba07d3abd247'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'2ffe458bf7ee484cae6c8d4495e47d48'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'4e42d38e732f40d880142c135cb6cd4e'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'60b9c8bff0c74884acee319b64163b55'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'63b0be5df53d4bc794c67f5a1759df70'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'79372675a3544a978282c0d6487ff4b7'}), Munch({'project': u'25a484728518425db15ea6900ccc90c4', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'a684ae9c56d2460bb14e55ff88450ea4'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'bc48fbbd3f46483e84c158c8ffa3164b'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'd3dbd49fa97747cf98176e079d4c93da'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'4fb83c61c10941b8936ca43fbc7aa03e', 'user': u'e64f92bc3b72414691fea60154bba03c'}), Munch({'project': u'cfa5582a8f64445e8f80062f49863c6f', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'e64f92bc3b72414691fea60154bba03c'}), Munch({'domain': u'84e1a8a35b0a42bfb359ae62ec95634a', 'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'ecb9574e6f51480892e04f6200d76f71'}), Munch({'id': u'c5b101e0a22c4d8a83704928a89e2d0d', 'user': u'a684ae9c56d2460bb14e55ff88450ea4'})] 2018-09-01 10:07:06,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 10:07:06,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:07,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4e462a-2fbb-4046-b562-afd37340fe4a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "063e13d567484208be0a8caedcf137cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/063e13d567484208be0a8caedcf137cc"}, "name": "swiftoperator"}, {"domain_id": null, "id": "406e2a2eb2d34932972c2f1f43b87e63", "links": {"self": "http://172.30.9.28:5000/v3/roles/406e2a2eb2d34932972c2f1f43b87e63"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4fb83c61c10941b8936ca43fbc7aa03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/4fb83c61c10941b8936ca43fbc7aa03e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5b101e0a22c4d8a83704928a89e2d0d", "links": {"self": "http://172.30.9.28:5000/v3/roles/c5b101e0a22c4d8a83704928a89e2d0d"}, "name": "admin"}]} 2018-09-01 10:07:07,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3e4e462a-2fbb-4046-b562-afd37340fe4a 2018-09-01 10:07:07,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0899028778076s 2018-09-01 10:07:07,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3e4e462a-2fbb-4046-b562-afd37340fe4a 2018-09-01 10:07:07,027 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'063e13d567484208be0a8caedcf137cc'}), 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'406e2a2eb2d34932972c2f1f43b87e63'}), 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'4fb83c61c10941b8936ca43fbc7aa03e'}), 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'c5b101e0a22c4d8a83704928a89e2d0d'})] 2018-09-01 10:07:07,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 10:07:07,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:07,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d5bfd054-15c8-4edb-9ac2-80c8f0915a01 Date: Sat, 01 Sep 2018 10:07:07 GMT RESP BODY: {"routers": []} 2018-09-01 10:07:07,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d5bfd054-15c8-4edb-9ac2-80c8f0915a01 2018-09-01 10:07:07,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0434110164642s 2018-09-01 10:07:07,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d5bfd054-15c8-4edb-9ac2-80c8f0915a01 2018-09-01 10:07:07,071 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-01 10:07:07,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-01 10:07:07,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:07,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17c682b4-3b9f-4888-9fc2-a11d96c624b4 x-compute-request-id: req-17c682b4-3b9f-4888-9fc2-a11d96c624b4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-01 10:07:07,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-17c682b4-3b9f-4888-9fc2-a11d96c624b4 2018-09-01 10:07:07,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204049110413s 2018-09-01 10:07:07,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-17c682b4-3b9f-4888-9fc2-a11d96c624b4 2018-09-01 10:07:07,276 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-01 10:07:07,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-01 10:07:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 10:07:07,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 01 Sep 2018 10:07:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.3:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-01 10:07:07,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:07,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb26f39-9e2e-45c1-ad99-e6964475209b Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/209e286b79b8482a8cd2e8097c59d3d8"}, "enabled": true, "type": "identity", "id": "209e286b79b8482a8cd2e8097c59d3d8", "name": "keystone"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3250ed6cfba8457ba5f3ec94c3f4efa7"}, "enabled": true, "type": "metric", "id": "3250ed6cfba8457ba5f3ec94c3f4efa7", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3df9b45871034fa781f39d2da0014f9d"}, "enabled": true, "type": "object-store", "id": "3df9b45871034fa781f39d2da0014f9d", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/69f159ad8d7744daa23ce901643dcb3a"}, "enabled": true, "type": "network", "id": "69f159ad8d7744daa23ce901643dcb3a", "name": "neutron"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ecf884bae054d0685bd440e67f06dfe"}, "enabled": true, "type": "alarming", "id": "6ecf884bae054d0685bd440e67f06dfe", "name": "aodh"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8db10a8bbb0f4299b86bea7d5df5d832"}, "enabled": true, "type": "orchestration", "id": "8db10a8bbb0f4299b86bea7d5df5d832", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/af03501aeb654920a6148bf4e2929542"}, "enabled": true, "type": "placement", "id": "af03501aeb654920a6148bf4e2929542", "name": "placement"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/c00aca787d444a8d8084662f0e76cd04"}, "enabled": true, "type": "volume", "id": "c00aca787d444a8d8084662f0e76cd04", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/d973868792074ca1bb0f2b69eba62daa"}, "enabled": true, "type": "volumev2", "id": "d973868792074ca1bb0f2b69eba62daa", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/db0cc21a478f47b5a6c22565d201f308"}, "enabled": true, "type": "event", "id": "db0cc21a478f47b5a6c22565d201f308", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/db2be78ceb304f81afcf871fd0c0b996"}, "enabled": true, "type": "metering", "id": "db2be78ceb304f81afcf871fd0c0b996", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/db87e2eeb84e49e4a56e61cfb0fb60a5"}, "enabled": true, "type": "volumev3", "id": "db87e2eeb84e49e4a56e61cfb0fb60a5", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dca8482762d946669ec0b8cd464bc6cd"}, "enabled": true, "type": "compute", "id": "dca8482762d946669ec0b8cd464bc6cd", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e10f6a0ec4b74620b46595005ed6fae3"}, "enabled": true, "type": "cloudformation", "id": "e10f6a0ec4b74620b46595005ed6fae3", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e96c38c2a0c54be993b8708c5634d1cf"}, "enabled": true, "type": "image", "id": "e96c38c2a0c54be993b8708c5634d1cf", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2018-09-01 10:07:07,362 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-edb26f39-9e2e-45c1-ad99-e6964475209b 2018-09-01 10:07:07,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0818891525269s 2018-09-01 10:07:07,362 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-edb26f39-9e2e-45c1-ad99-e6964475209b 2018-09-01 10:07:07,367 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'209e286b79b8482a8cd2e8097c59d3d8', 'name': u'keystone'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'3250ed6cfba8457ba5f3ec94c3f4efa7', 'name': u'gnocchi'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'3df9b45871034fa781f39d2da0014f9d', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'69f159ad8d7744daa23ce901643dcb3a', 'name': u'neutron'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'6ecf884bae054d0685bd440e67f06dfe', 'name': u'aodh'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'8db10a8bbb0f4299b86bea7d5df5d832', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'af03501aeb654920a6148bf4e2929542', 'name': u'placement'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'c00aca787d444a8d8084662f0e76cd04', 'name': u'cinder'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'd973868792074ca1bb0f2b69eba62daa', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'db0cc21a478f47b5a6c22565d201f308', 'name': u'panko'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'db2be78ceb304f81afcf871fd0c0b996', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'db87e2eeb84e49e4a56e61cfb0fb60a5', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'dca8482762d946669ec0b8cd464bc6cd', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'e10f6a0ec4b74620b46595005ed6fae3', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'e96c38c2a0c54be993b8708c5634d1cf', 'name': u'glance'})] 2018-09-01 10:07:07,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 10:07:07,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}159025455315474c6d9cfb8783feebe1f9173dfb" 2018-09-01 10:07:07,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9dc10ce8-cd78-49b4-b150-86b82b61ef9a Date: Sat, 01 Sep 2018 10:07:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0f11a604-9e0c-413c-af06-13c4734ea59d","tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:32Z","dns_nameservers":[],"updated_at":"2018-09-01T10:04:32Z","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":"cfa5582a8f64445e8f80062f49863c6f","id":"8f9a4eff-ce05-475c-96d6-84d653a61a05","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-01 10:07:07,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9dc10ce8-cd78-49b4-b150-86b82b61ef9a 2018-09-01 10:07:07,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0393040180206s 2018-09-01 10:07:07,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9dc10ce8-cd78-49b4-b150-86b82b61ef9a 2018-09-01 10:07:07,408 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T10:04:32Z', 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'8f9a4eff-ce05-475c-96d6-84d653a61a05', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'0f11a604-9e0c-413c-af06-13c4734ea59d', u'tenant_id': u'cfa5582a8f64445e8f80062f49863c6f', u'created_at': u'2018-09-01T10:04:32Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'cfa5582a8f64445e8f80062f49863c6f'})] 2018-09-01 10:07:07,517 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 10:07:07,517 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-01 10:07:07,573 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-01 10:07:07,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 10:07:07,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 10:07:07,730 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 10:07:07,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 10:07:07,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3dc7bd-8b2c-4478-80bf-37b660439a17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-09-01 10:07:07,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-6c3dc7bd-8b2c-4478-80bf-37b660439a17 2018-09-01 10:07:07,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-09-01 10:07:08,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5b101e0a22c4d8a83704928a89e2d0d", "name": "admin"}], "expires_at": "2018-09-01T11:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25a484728518425db15ea6900ccc90c4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d4b3a446984b2093a0ffebf87f8e1c"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f19aee4b364d42f889f58952fa740285"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1e3fb1c0b814ad79c7e8a536c38ca7b"}], "type": "identity", "id": "209e286b79b8482a8cd2e8097c59d3d8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "112567d65c59443299e0e41a437bd56a"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df3c25060ca04a1b98ff27358c423fdb"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "face01d822bc41e1b94ac61a121df847"}], "type": "metric", "id": "3250ed6cfba8457ba5f3ec94c3f4efa7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bb700b9152743fc87d17af25ed74565"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75b40b8ef12a4194a2c8f0ba493b3799"}, {"url": "http://172.30.9.28:8080/v1/AUTH_25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd2691cec8cf4374a307a8ee27241091"}], "type": "object-store", "id": "3df9b45871034fa781f39d2da0014f9d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36dfcf6b91ff4bd7a24bf57871abb658"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff5d114661d4a23a370072cf32744de"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cc95d955ebd4310885a9b14f56bb896"}], "type": "network", "id": "69f159ad8d7744daa23ce901643dcb3a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e5e225300b949fe8540538d649f24bc"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2dc2f15643ae44b7ba5ff6e4aebe4e79"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a09e7353b2d74f49b9ec37ab000caf4a"}], "type": "alarming", "id": "6ecf884bae054d0685bd440e67f06dfe", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0289aa75eea14519a966b2ebb57c07c4"}, {"url": "http://172.30.9.28:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2636c0b2fae4dd3b5f745ef7efdaffe"}, {"url": "http://192.30.9.3:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beded31bc666448f8d8b473e226c657a"}], "type": "orchestration", "id": "8db10a8bbb0f4299b86bea7d5df5d832", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e452522de7445f193eecf15a0391a1c"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5cd980c9716e4e6aa385d4fa115c9c34"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b8befeb1e143d6ba086e2ecc69ec20"}], "type": "placement", "id": "af03501aeb654920a6148bf4e2929542", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3631041565b04164a58a9ae4e92a4eec"}, {"url": "http://172.30.9.28:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50ae6e82cd5d4534a640d8d8a7dbb759"}, {"url": "http://192.30.9.3:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f18aae07217749c5bf03bd38023e71e6"}], "type": "volume", "id": "c00aca787d444a8d8084662f0e76cd04", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2aa8902c15a484fbf9844370ffcc296"}, {"url": "http://192.30.9.3:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9900e49242b4032b1da20fedbf591e6"}, {"url": "http://172.30.9.28:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ede82337aa954d09bc2cfa3b2ac0c23f"}], "type": "volumev2", "id": "d973868792074ca1bb0f2b69eba62daa", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23af716229244fabb27b7c03d399939d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "591b3a76ee75426c9b5bfe51c2283172"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66463e4ac942427092cf0ba2680a1cf7"}], "type": "event", "id": "db0cc21a478f47b5a6c22565d201f308", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "db2be78ceb304f81afcf871fd0c0b996", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ebf760044824227b1f8140ae12f911d"}, {"url": "http://192.30.9.3:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8828f642e6084b1b9f0dc4601a39338b"}, {"url": "http://172.30.9.28:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b237ee4fb72f40599a999a75c027c388"}], "type": "volumev3", "id": "db87e2eeb84e49e4a56e61cfb0fb60a5", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "075d8eac5ac24e0fb103a520782b10ee"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f60ebe245b4083be0d1883c342e6f1"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e01eaec02444ceb5338b8f1ff55a36"}], "type": "compute", "id": "dca8482762d946669ec0b8cd464bc6cd", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04b18f5b49c74862bba2a01a2e71009e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ace1b4bd66149dd8de3aa047067cbb3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88adced706b44085b61245c83d73f50b"}], "type": "cloudformation", "id": "e10f6a0ec4b74620b46595005ed6fae3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "904de25ef15f4c2e86fd10d30dd88331"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eb325a7a7d7441ca183166770435fc2"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa875d33d143439f9aacc2b2ce72855d"}], "type": "image", "id": "e96c38c2a0c54be993b8708c5634d1cf", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a684ae9c56d2460bb14e55ff88450ea4"}, "audit_ids": ["uRP_B9DMSl2cE5luAsY_7w"], "issued_at": "2018-09-01T10:07:08.000000Z"}} 2018-09-01 10:07:08,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 10:07:08,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" 2018-09-01 10:07:08,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-157882ca-12f8-4d6e-889a-aee5bdb17ecb Date: Sat, 01 Sep 2018 10:07:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"0f11a604-9e0c-413c-af06-13c4734ea59d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfa5582a8f64445e8f80062f49863c6f","status":"ACTIVE","subnets":["8f9a4eff-ce05-475c-96d6-84d653a61a05"],"description":"","tags":[],"updated_at":"2018-09-01T10:04:32Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:26Z","provider:network_type":"flat"}]} 2018-09-01 10:07:08,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-157882ca-12f8-4d6e-889a-aee5bdb17ecb 2018-09-01 10:07:08,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.235552072525s 2018-09-01 10:07:08,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-157882ca-12f8-4d6e-889a-aee5bdb17ecb 2018-09-01 10:07:08,365 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-01 10:07:08,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-01 10:07:08,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" -d '{"network": {"name": "tenantnetwork1-net_8b4c683f-e9f9-45a0-830e-f8ae0a136a72", "admin_state_up": true}}' 2018-09-01 10:07:09,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-af9acc17-e21a-4b5b-a3a3-ec2e297d3f2d Date: Sat, 01 Sep 2018 10:07:09 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f9aa0e90-d9ed-4c21-a15d-13a344453021","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"25a484728518425db15ea6900ccc90c4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T10:07:08Z","is_default":false,"provider:segmentation_id":83,"name":"tenantnetwork1-net_8b4c683f-e9f9-45a0-830e-f8ae0a136a72","admin_state_up":true,"tenant_id":"25a484728518425db15ea6900ccc90c4","created_at":"2018-09-01T10:07:08Z","mtu":1450}} 2018-09-01 10:07:09,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-af9acc17-e21a-4b5b-a3a3-ec2e297d3f2d 2018-09-01 10:07:09,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.657402038574s 2018-09-01 10:07:09,024 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-af9acc17-e21a-4b5b-a3a3-ec2e297d3f2d 2018-09-01 10:07:09,024 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-01T10:07:08Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f9aa0e90-d9ed-4c21-a15d-13a344453021', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_8b4c683f-e9f9-45a0-830e-f8ae0a136a72', u'admin_state_up': True, u'tenant_id': u'25a484728518425db15ea6900ccc90c4', u'created_at': u'2018-09-01T10:07:08Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'25a484728518425db15ea6900ccc90c4'}) 2018-09-01 10:07:09,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 10:07:09,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" 2018-09-01 10:07:09,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-dfb73510-3b1a-479c-8d6c-1f19fc3a0b79 Date: Sat, 01 Sep 2018 10:07:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"0f11a604-9e0c-413c-af06-13c4734ea59d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfa5582a8f64445e8f80062f49863c6f","status":"ACTIVE","subnets":["8f9a4eff-ce05-475c-96d6-84d653a61a05"],"description":"","tags":[],"updated_at":"2018-09-01T10:04:32Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f9aa0e90-d9ed-4c21-a15d-13a344453021","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"25a484728518425db15ea6900ccc90c4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T10:07:08Z","provider:segmentation_id":83,"name":"tenantnetwork1-net_8b4c683f-e9f9-45a0-830e-f8ae0a136a72","admin_state_up":true,"tenant_id":"25a484728518425db15ea6900ccc90c4","created_at":"2018-09-01T10:07:08Z","provider:network_type":"vxlan"}]} 2018-09-01 10:07:09,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dfb73510-3b1a-479c-8d6c-1f19fc3a0b79 2018-09-01 10:07:09,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11726808548s 2018-09-01 10:07:09,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dfb73510-3b1a-479c-8d6c-1f19fc3a0b79 2018-09-01 10:07:09,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-01 10:07:09,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" -d '{"subnet": {"name": "tenantnetwork1-subnet_8b4c683f-e9f9-45a0-830e-f8ae0a136a72", "enable_dhcp": true, "network_id": "f9aa0e90-d9ed-4c21-a15d-13a344453021", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-01 10:07:09,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c2c2fb4c-6d55-447b-86fc-080654e94564 Date: Sat, 01 Sep 2018 10:07:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9aa0e90-d9ed-4c21-a15d-13a344453021","tenant_id":"25a484728518425db15ea6900ccc90c4","created_at":"2018-09-01T10:07:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T10:07:09Z","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":"25a484728518425db15ea6900ccc90c4","id":"ca97bbda-a677-421f-aad8-350b183176e1","subnetpool_id":null,"name":"tenantnetwork1-subnet_8b4c683f-e9f9-45a0-830e-f8ae0a136a72"}} 2018-09-01 10:07:09,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c2c2fb4c-6d55-447b-86fc-080654e94564 2018-09-01 10:07:09,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.469257116318s 2018-09-01 10:07:09,614 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c2c2fb4c-6d55-447b-86fc-080654e94564 2018-09-01 10:07:09,614 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T10:07:09Z', 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'ca97bbda-a677-421f-aad8-350b183176e1', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_8b4c683f-e9f9-45a0-830e-f8ae0a136a72', u'enable_dhcp': True, u'network_id': u'f9aa0e90-d9ed-4c21-a15d-13a344453021', u'tenant_id': u'25a484728518425db15ea6900ccc90c4', u'created_at': u'2018-09-01T10:07:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'25a484728518425db15ea6900ccc90c4'}) 2018-09-01 10:07:09,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-01 10:07:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" -d '{"router": {"external_gateway_info": {"network_id": "0f11a604-9e0c-413c-af06-13c4734ea59d"}, "name": "tenantnetwork1-router_8b4c683f-e9f9-45a0-830e-f8ae0a136a72", "admin_state_up": true}}' 2018-09-01 10:07:11,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-71295156-e369-41d3-b156-6947e0146bde Date: Sat, 01 Sep 2018 10:07:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0f11a604-9e0c-413c-af06-13c4734ea59d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8f9a4eff-ce05-475c-96d6-84d653a61a05", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "25a484728518425db15ea6900ccc90c4", "created_at": "2018-09-01T10:07:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T10:07:10Z", "revision_number": 2, "routes": [], "project_id": "25a484728518425db15ea6900ccc90c4", "id": "5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48", "name": "tenantnetwork1-router_8b4c683f-e9f9-45a0-830e-f8ae0a136a72"}} 2018-09-01 10:07:11,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-71295156-e369-41d3-b156-6947e0146bde 2018-09-01 10:07:11,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39232802391s 2018-09-01 10:07:11,008 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-71295156-e369-41d3-b156-6947e0146bde 2018-09-01 10:07:11,008 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'0f11a604-9e0c-413c-af06-13c4734ea59d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8f9a4eff-ce05-475c-96d6-84d653a61a05', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'25a484728518425db15ea6900ccc90c4', u'created_at': u'2018-09-01T10:07:09Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-01T10:07:10Z', u'revision_number': 2, u'routes': [], u'project_id': u'25a484728518425db15ea6900ccc90c4', u'id': u'5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48', u'name': u'tenantnetwork1-router_8b4c683f-e9f9-45a0-830e-f8ae0a136a72'}) 2018-09-01 10:07:11,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-01 10:07:11,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48/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}70d6736e1979e19cac7f3931094142dae0134ef1" -d '{"subnet_id": "ca97bbda-a677-421f-aad8-350b183176e1"}' 2018-09-01 10:07:12,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-12a5d6bd-0c79-4658-9bf2-9ee1a2e1019c Date: Sat, 01 Sep 2018 10:07:12 GMT RESP BODY: {"network_id": "f9aa0e90-d9ed-4c21-a15d-13a344453021", "tenant_id": "25a484728518425db15ea6900ccc90c4", "subnet_id": "ca97bbda-a677-421f-aad8-350b183176e1", "subnet_ids": ["ca97bbda-a677-421f-aad8-350b183176e1"], "port_id": "50bf6f0d-da62-4fc8-8bcc-9aca3055a3b3", "id": "5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48"} 2018-09-01 10:07:12,573 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48/add_router_interface.json used request id req-12a5d6bd-0c79-4658-9bf2-9ee1a2e1019c 2018-09-01 10:07:12,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.56435012817s 2018-09-01 10:07:12,574 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48/add_router_interface.json used request id req-12a5d6bd-0c79-4658-9bf2-9ee1a2e1019c returning object 5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48 2018-09-01 10:07:12,688 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 10:07:12,689 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-01 10:07:12,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-01 10:07:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48/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}70d6736e1979e19cac7f3931094142dae0134ef1" -d '{"subnet_id": "ca97bbda-a677-421f-aad8-350b183176e1"}' 2018-09-01 10:07:14,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5db2e3bc-5b6d-4cdf-9c34-e36a30970203 Date: Sat, 01 Sep 2018 10:07:14 GMT RESP BODY: {"network_id": "f9aa0e90-d9ed-4c21-a15d-13a344453021", "tenant_id": "25a484728518425db15ea6900ccc90c4", "subnet_id": "ca97bbda-a677-421f-aad8-350b183176e1", "subnet_ids": ["ca97bbda-a677-421f-aad8-350b183176e1"], "port_id": "50bf6f0d-da62-4fc8-8bcc-9aca3055a3b3", "id": "5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48"} 2018-09-01 10:07:14,005 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48/remove_router_interface.json used request id req-5db2e3bc-5b6d-4cdf-9c34-e36a30970203 2018-09-01 10:07:14,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.31077218056s 2018-09-01 10:07:14,005 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48/remove_router_interface.json used request id req-5db2e3bc-5b6d-4cdf-9c34-e36a30970203 returning object 5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48 2018-09-01 10:07:14,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 10:07:14,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" 2018-09-01 10:07:14,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-027fca8b-a182-4c19-ba08-7d53fd72380d Date: Sat, 01 Sep 2018 10:07:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0f11a604-9e0c-413c-af06-13c4734ea59d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8f9a4eff-ce05-475c-96d6-84d653a61a05", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "25a484728518425db15ea6900ccc90c4", "created_at": "2018-09-01T10:07:09Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T10:07:13Z", "revision_number": 4, "routes": [], "project_id": "25a484728518425db15ea6900ccc90c4", "id": "5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48", "name": "tenantnetwork1-router_8b4c683f-e9f9-45a0-830e-f8ae0a136a72"}]} 2018-09-01 10:07:14,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-027fca8b-a182-4c19-ba08-7d53fd72380d 2018-09-01 10:07:14,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.101896047592s 2018-09-01 10:07:14,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-027fca8b-a182-4c19-ba08-7d53fd72380d 2018-09-01 10:07:14,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-01 10:07:14,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" 2018-09-01 10:07:15,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98627b8e-4e55-4452-8de3-ad5d9a43747d Content-Length: 0 Date: Sat, 01 Sep 2018 10:07:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 10:07:15,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48.json used request id req-98627b8e-4e55-4452-8de3-ad5d9a43747d 2018-09-01 10:07:15,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20229816437s 2018-09-01 10:07:15,312 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5cdf6f0c-4f26-4e40-bc69-9ac4f9579e48.json used request id req-98627b8e-4e55-4452-8de3-ad5d9a43747d 2018-09-01 10:07:15,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 10:07:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" 2018-09-01 10:07:15,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-e64c3eaa-5bf0-4a28-bdc5-2cae96c48c8a Date: Sat, 01 Sep 2018 10:07:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0f11a604-9e0c-413c-af06-13c4734ea59d","tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:32Z","dns_nameservers":[],"updated_at":"2018-09-01T10:04:32Z","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":"cfa5582a8f64445e8f80062f49863c6f","id":"8f9a4eff-ce05-475c-96d6-84d653a61a05","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f9aa0e90-d9ed-4c21-a15d-13a344453021","tenant_id":"25a484728518425db15ea6900ccc90c4","created_at":"2018-09-01T10:07:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T10:07:09Z","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":"25a484728518425db15ea6900ccc90c4","id":"ca97bbda-a677-421f-aad8-350b183176e1","subnetpool_id":null,"name":"tenantnetwork1-subnet_8b4c683f-e9f9-45a0-830e-f8ae0a136a72"}]} 2018-09-01 10:07:15,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e64c3eaa-5bf0-4a28-bdc5-2cae96c48c8a 2018-09-01 10:07:15,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.121464967728s 2018-09-01 10:07:15,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e64c3eaa-5bf0-4a28-bdc5-2cae96c48c8a 2018-09-01 10:07:15,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-01 10:07:15,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/ca97bbda-a677-421f-aad8-350b183176e1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" 2018-09-01 10:07:16,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f65b75d3-ba84-4f01-8bc2-30d87c4607be Date: Sat, 01 Sep 2018 10:07:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 10:07:16,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ca97bbda-a677-421f-aad8-350b183176e1.json used request id req-f65b75d3-ba84-4f01-8bc2-30d87c4607be 2018-09-01 10:07:16,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.836519956589s 2018-09-01 10:07:16,273 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ca97bbda-a677-421f-aad8-350b183176e1.json used request id req-f65b75d3-ba84-4f01-8bc2-30d87c4607be 2018-09-01 10:07:16,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 10:07:16,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" 2018-09-01 10:07:16,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-2d717202-e6df-4372-ad06-1d68ae34d283 Date: Sat, 01 Sep 2018 10:07:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"0f11a604-9e0c-413c-af06-13c4734ea59d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfa5582a8f64445e8f80062f49863c6f","status":"ACTIVE","subnets":["8f9a4eff-ce05-475c-96d6-84d653a61a05"],"description":"","tags":[],"updated_at":"2018-09-01T10:04:32Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9aa0e90-d9ed-4c21-a15d-13a344453021","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"25a484728518425db15ea6900ccc90c4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T10:07:16Z","provider:segmentation_id":83,"name":"tenantnetwork1-net_8b4c683f-e9f9-45a0-830e-f8ae0a136a72","admin_state_up":true,"tenant_id":"25a484728518425db15ea6900ccc90c4","created_at":"2018-09-01T10:07:08Z","provider:network_type":"vxlan"}]} 2018-09-01 10:07:16,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2d717202-e6df-4372-ad06-1d68ae34d283 2018-09-01 10:07:16,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975539684296s 2018-09-01 10:07:16,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2d717202-e6df-4372-ad06-1d68ae34d283 2018-09-01 10:07:16,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-01 10:07:16,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/f9aa0e90-d9ed-4c21-a15d-13a344453021.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}70d6736e1979e19cac7f3931094142dae0134ef1" 2018-09-01 10:07:17,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3ebd971e-0526-4ff8-a951-fe2161c2530d Date: Sat, 01 Sep 2018 10:07:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 10:07:17,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f9aa0e90-d9ed-4c21-a15d-13a344453021.json used request id req-3ebd971e-0526-4ff8-a951-fe2161c2530d 2018-09-01 10:07:17,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08881282806s 2018-09-01 10:07:17,461 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f9aa0e90-d9ed-4c21-a15d-13a344453021.json used request id req-3ebd971e-0526-4ff8-a951-fe2161c2530d 2018-09-01 10:07:17,511 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 10:07:17,551 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 10:07:17,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 10:07:17,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 10:07:17,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 10:07:17,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 10:07:17,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 10:07:17,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 10:07:17,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 10:07:17,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 10:07:17,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 10:07:17,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 10:07:17,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 10:07:17,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e628eb3-f303-4377-a047-5a2058a78889 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-09-01 10:07:17,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-9e628eb3-f303-4377-a047-5a2058a78889 2018-09-01 10:07:17,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-09-01 10:07:18,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5b101e0a22c4d8a83704928a89e2d0d", "name": "admin"}], "expires_at": "2018-09-01T11:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25a484728518425db15ea6900ccc90c4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d4b3a446984b2093a0ffebf87f8e1c"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f19aee4b364d42f889f58952fa740285"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1e3fb1c0b814ad79c7e8a536c38ca7b"}], "type": "identity", "id": "209e286b79b8482a8cd2e8097c59d3d8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "112567d65c59443299e0e41a437bd56a"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df3c25060ca04a1b98ff27358c423fdb"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "face01d822bc41e1b94ac61a121df847"}], "type": "metric", "id": "3250ed6cfba8457ba5f3ec94c3f4efa7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bb700b9152743fc87d17af25ed74565"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75b40b8ef12a4194a2c8f0ba493b3799"}, {"url": "http://172.30.9.28:8080/v1/AUTH_25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd2691cec8cf4374a307a8ee27241091"}], "type": "object-store", "id": "3df9b45871034fa781f39d2da0014f9d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36dfcf6b91ff4bd7a24bf57871abb658"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff5d114661d4a23a370072cf32744de"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cc95d955ebd4310885a9b14f56bb896"}], "type": "network", "id": "69f159ad8d7744daa23ce901643dcb3a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e5e225300b949fe8540538d649f24bc"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2dc2f15643ae44b7ba5ff6e4aebe4e79"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a09e7353b2d74f49b9ec37ab000caf4a"}], "type": "alarming", "id": "6ecf884bae054d0685bd440e67f06dfe", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0289aa75eea14519a966b2ebb57c07c4"}, {"url": "http://172.30.9.28:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2636c0b2fae4dd3b5f745ef7efdaffe"}, {"url": "http://192.30.9.3:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beded31bc666448f8d8b473e226c657a"}], "type": "orchestration", "id": "8db10a8bbb0f4299b86bea7d5df5d832", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e452522de7445f193eecf15a0391a1c"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5cd980c9716e4e6aa385d4fa115c9c34"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b8befeb1e143d6ba086e2ecc69ec20"}], "type": "placement", "id": "af03501aeb654920a6148bf4e2929542", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3631041565b04164a58a9ae4e92a4eec"}, {"url": "http://172.30.9.28:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50ae6e82cd5d4534a640d8d8a7dbb759"}, {"url": "http://192.30.9.3:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f18aae07217749c5bf03bd38023e71e6"}], "type": "volume", "id": "c00aca787d444a8d8084662f0e76cd04", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2aa8902c15a484fbf9844370ffcc296"}, {"url": "http://192.30.9.3:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9900e49242b4032b1da20fedbf591e6"}, {"url": "http://172.30.9.28:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ede82337aa954d09bc2cfa3b2ac0c23f"}], "type": "volumev2", "id": "d973868792074ca1bb0f2b69eba62daa", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23af716229244fabb27b7c03d399939d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "591b3a76ee75426c9b5bfe51c2283172"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66463e4ac942427092cf0ba2680a1cf7"}], "type": "event", "id": "db0cc21a478f47b5a6c22565d201f308", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "db2be78ceb304f81afcf871fd0c0b996", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ebf760044824227b1f8140ae12f911d"}, {"url": "http://192.30.9.3:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8828f642e6084b1b9f0dc4601a39338b"}, {"url": "http://172.30.9.28:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b237ee4fb72f40599a999a75c027c388"}], "type": "volumev3", "id": "db87e2eeb84e49e4a56e61cfb0fb60a5", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "075d8eac5ac24e0fb103a520782b10ee"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f60ebe245b4083be0d1883c342e6f1"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e01eaec02444ceb5338b8f1ff55a36"}], "type": "compute", "id": "dca8482762d946669ec0b8cd464bc6cd", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04b18f5b49c74862bba2a01a2e71009e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ace1b4bd66149dd8de3aa047067cbb3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88adced706b44085b61245c83d73f50b"}], "type": "cloudformation", "id": "e10f6a0ec4b74620b46595005ed6fae3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "904de25ef15f4c2e86fd10d30dd88331"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eb325a7a7d7441ca183166770435fc2"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa875d33d143439f9aacc2b2ce72855d"}], "type": "image", "id": "e96c38c2a0c54be993b8708c5634d1cf", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a684ae9c56d2460bb14e55ff88450ea4"}, "audit_ids": ["z8AcCVQ3SbqpokkWjo3dzQ"], "issued_at": "2018-09-01T10:07:18.000000Z"}} 2018-09-01 10:07:18,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 10:07:18,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:18,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6307d4a8-6838-4650-94fc-835082bc9105 Date: Sat, 01 Sep 2018 10:07:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"0f11a604-9e0c-413c-af06-13c4734ea59d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfa5582a8f64445e8f80062f49863c6f","status":"ACTIVE","subnets":["8f9a4eff-ce05-475c-96d6-84d653a61a05"],"description":"","tags":[],"updated_at":"2018-09-01T10:04:32Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:26Z","provider:network_type":"flat"}]} 2018-09-01 10:07:18,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6307d4a8-6838-4650-94fc-835082bc9105 2018-09-01 10:07:18,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.798063993454s 2018-09-01 10:07:18,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6307d4a8-6838-4650-94fc-835082bc9105 2018-09-01 10:07:18,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 10:07:18,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 01 Sep 2018 10:07:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-01 10:07:18,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-01 10:07:18,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:18,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fda2fc6-1529-4914-bd17-0d1ba1ed1138 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/84e1a8a35b0a42bfb359ae62ec95634a"}, "tags": [], "enabled": true, "id": "84e1a8a35b0a42bfb359ae62ec95634a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-09-01 10:07:18,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-4fda2fc6-1529-4914-bd17-0d1ba1ed1138 2018-09-01 10:07:18,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0905220508575s 2018-09-01 10:07:18,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-4fda2fc6-1529-4914-bd17-0d1ba1ed1138 2018-09-01 10:07:18,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-01 10:07:18,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_bf679161-469f-45df-a08a-e252d21fb036"}}' 2018-09-01 10:07:19,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 01 Sep 2018 10:07:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9c04bfc-9a4b-4a13-8afd-a8558a1e2f4a Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/5582566e46374d69b1fa77b17455469a"}, "tags": [], "enabled": true, "id": "5582566e46374d69b1fa77b17455469a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bf679161-469f-45df-a08a-e252d21fb036"}} 2018-09-01 10:07:19,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f9c04bfc-9a4b-4a13-8afd-a8558a1e2f4a 2018-09-01 10:07:19,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.164841890335s 2018-09-01 10:07:19,083 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f9c04bfc-9a4b-4a13-8afd-a8558a1e2f4a 2018-09-01 10:07:19,084 - 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'5582566e46374d69b1fa77b17455469a', '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_bf679161-469f-45df-a08a-e252d21fb036'}) 2018-09-01 10:07:19,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-01 10:07:19,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "844b02c6-8d2d-46c4-a119-f4d980227232", "email": null, "name": "tenantnetwork2-user_bf679161-469f-45df-a08a-e252d21fb036"}}' 2018-09-01 10:07:19,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 01 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-713c9c9b-afaa-44de-8bc4-3b1ab1adf1f7 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_bf679161-469f-45df-a08a-e252d21fb036", "links": {"self": "http://172.30.9.28:5000/v3/users/7d82fa599d2c4ba6869650f52f7a258b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d82fa599d2c4ba6869650f52f7a258b", "domain_id": "default", "password_expires_at": null}} 2018-09-01 10:07:19,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-713c9c9b-afaa-44de-8bc4-3b1ab1adf1f7 2018-09-01 10:07:19,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.392013072968s 2018-09-01 10:07:19,482 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-713c9c9b-afaa-44de-8bc4-3b1ab1adf1f7 2018-09-01 10:07:19,483 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d82fa599d2c4ba6869650f52f7a258b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_bf679161-469f-45df-a08a-e252d21fb036'}) 2018-09-01 10:07:19,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 10:07:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:19,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445f6343-efdb-4427-ada9-ee6beb0e2e3d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "063e13d567484208be0a8caedcf137cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/063e13d567484208be0a8caedcf137cc"}, "name": "swiftoperator"}, {"domain_id": null, "id": "406e2a2eb2d34932972c2f1f43b87e63", "links": {"self": "http://172.30.9.28:5000/v3/roles/406e2a2eb2d34932972c2f1f43b87e63"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4fb83c61c10941b8936ca43fbc7aa03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/4fb83c61c10941b8936ca43fbc7aa03e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5b101e0a22c4d8a83704928a89e2d0d", "links": {"self": "http://172.30.9.28:5000/v3/roles/c5b101e0a22c4d8a83704928a89e2d0d"}, "name": "admin"}]} 2018-09-01 10:07:19,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-445f6343-efdb-4427-ada9-ee6beb0e2e3d 2018-09-01 10:07:19,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0978910923004s 2018-09-01 10:07:19,585 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-445f6343-efdb-4427-ada9-ee6beb0e2e3d 2018-09-01 10:07:19,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 10:07:19,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:19,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-832efd1d-4c85-410b-8bf5-0c5dea1d5121 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "063e13d567484208be0a8caedcf137cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/063e13d567484208be0a8caedcf137cc"}, "name": "swiftoperator"}, {"domain_id": null, "id": "406e2a2eb2d34932972c2f1f43b87e63", "links": {"self": "http://172.30.9.28:5000/v3/roles/406e2a2eb2d34932972c2f1f43b87e63"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4fb83c61c10941b8936ca43fbc7aa03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/4fb83c61c10941b8936ca43fbc7aa03e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5b101e0a22c4d8a83704928a89e2d0d", "links": {"self": "http://172.30.9.28:5000/v3/roles/c5b101e0a22c4d8a83704928a89e2d0d"}, "name": "admin"}]} 2018-09-01 10:07:19,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-832efd1d-4c85-410b-8bf5-0c5dea1d5121 2018-09-01 10:07:19,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0962359905243s 2018-09-01 10:07:19,686 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-832efd1d-4c85-410b-8bf5-0c5dea1d5121 2018-09-01 10:07:19,688 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-01 10:07:19,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-01 10:07:19,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" -d '{"role": {"name": "Member"}}' 2018-09-01 10:07:19,762 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 01 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a0cd35-b871-4bd7-91e1-6a69566409bc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "15d58804f16f411fa415589a41781240", "links": {"self": "http://172.30.9.28:5000/v3/roles/15d58804f16f411fa415589a41781240"}, "name": "Member"}} 2018-09-01 10:07:19,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-21a0cd35-b871-4bd7-91e1-6a69566409bc 2018-09-01 10:07:19,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.0713629722595s 2018-09-01 10:07:19,763 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-21a0cd35-b871-4bd7-91e1-6a69566409bc 2018-09-01 10:07:19,763 - 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'15d58804f16f411fa415589a41781240'}) 2018-09-01 10:07:19,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 10:07:19,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:19,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3840bd-e07b-48b5-9a8b-c069edd76026 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "063e13d567484208be0a8caedcf137cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/063e13d567484208be0a8caedcf137cc"}, "name": "swiftoperator"}, {"domain_id": null, "id": "15d58804f16f411fa415589a41781240", "links": {"self": "http://172.30.9.28:5000/v3/roles/15d58804f16f411fa415589a41781240"}, "name": "Member"}, {"domain_id": null, "id": "406e2a2eb2d34932972c2f1f43b87e63", "links": {"self": "http://172.30.9.28:5000/v3/roles/406e2a2eb2d34932972c2f1f43b87e63"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4fb83c61c10941b8936ca43fbc7aa03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/4fb83c61c10941b8936ca43fbc7aa03e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5b101e0a22c4d8a83704928a89e2d0d", "links": {"self": "http://172.30.9.28:5000/v3/roles/c5b101e0a22c4d8a83704928a89e2d0d"}, "name": "admin"}]} 2018-09-01 10:07:19,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5f3840bd-e07b-48b5-9a8b-c069edd76026 2018-09-01 10:07:19,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0804831981659s 2018-09-01 10:07:19,847 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5f3840bd-e07b-48b5-9a8b-c069edd76026 2018-09-01 10:07:19,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-01 10:07:19,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:19,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e64a079-0e93-404c-99d9-805f1113afd6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-01 10:07:19,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3e64a079-0e93-404c-99d9-805f1113afd6 2018-09-01 10:07:19,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0885679721832s 2018-09-01 10:07:19,941 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-3e64a079-0e93-404c-99d9-805f1113afd6 2018-09-01 10:07:19,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-01 10:07:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:20,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070014a5-ce5d-4402-af2d-9cb028fc4da9 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/10e838665fc7490abbff404fb9e09e06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10e838665fc7490abbff404fb9e09e06", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/160d4cb879c440c09d6f4a9805162fcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "160d4cb879c440c09d6f4a9805162fcf", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/1d74ea6c801c49fe9f5b2964693b6842"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d74ea6c801c49fe9f5b2964693b6842", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/1dc4eac325ce47a1b98dba07d3abd247"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dc4eac325ce47a1b98dba07d3abd247", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2ffe458bf7ee484cae6c8d4495e47d48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ffe458bf7ee484cae6c8d4495e47d48", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/4e42d38e732f40d880142c135cb6cd4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e42d38e732f40d880142c135cb6cd4e", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/60b9c8bff0c74884acee319b64163b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60b9c8bff0c74884acee319b64163b55", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/63b0be5df53d4bc794c67f5a1759df70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63b0be5df53d4bc794c67f5a1759df70", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/79372675a3544a978282c0d6487ff4b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79372675a3544a978282c0d6487ff4b7", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_bf679161-469f-45df-a08a-e252d21fb036", "links": {"self": "http://172.30.9.28:5000/v3/users/7d82fa599d2c4ba6869650f52f7a258b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d82fa599d2c4ba6869650f52f7a258b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/a684ae9c56d2460bb14e55ff88450ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a684ae9c56d2460bb14e55ff88450ea4", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/bc48fbbd3f46483e84c158c8ffa3164b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc48fbbd3f46483e84c158c8ffa3164b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/d3dbd49fa97747cf98176e079d4c93da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3dbd49fa97747cf98176e079d4c93da", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e64f92bc3b72414691fea60154bba03c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e64f92bc3b72414691fea60154bba03c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ecb9574e6f51480892e04f6200d76f71"}, "domain_id": "84e1a8a35b0a42bfb359ae62ec95634a", "enabled": true, "options": {}, "id": "ecb9574e6f51480892e04f6200d76f71", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-09-01 10:07:20,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-070014a5-ce5d-4402-af2d-9cb028fc4da9 2018-09-01 10:07:20,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102213859558s 2018-09-01 10:07:20,045 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-070014a5-ce5d-4402-af2d-9cb028fc4da9 2018-09-01 10:07:20,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-01 10:07:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:20,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51601c59-a644-480a-b657-f8510d9d9026 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/25a484728518425db15ea6900ccc90c4"}, "tags": [], "enabled": true, "id": "25a484728518425db15ea6900ccc90c4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/5582566e46374d69b1fa77b17455469a"}, "tags": [], "enabled": true, "id": "5582566e46374d69b1fa77b17455469a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bf679161-469f-45df-a08a-e252d21fb036"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f"}, "tags": [], "enabled": true, "id": "cfa5582a8f64445e8f80062f49863c6f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-01 10:07:20,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-51601c59-a644-480a-b657-f8510d9d9026 2018-09-01 10:07:20,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0878159999847s 2018-09-01 10:07:20,145 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-51601c59-a644-480a-b657-f8510d9d9026 2018-09-01 10:07:20,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-01 10:07:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=7d82fa599d2c4ba6869650f52f7a258b&role.id=15d58804f16f411fa415589a41781240&scope.project.id=5582566e46374d69b1fa77b17455469a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:20,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50daf35a-5e32-40ed-ac67-b458a652654f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=7d82fa599d2c4ba6869650f52f7a258b&role.id=15d58804f16f411fa415589a41781240&scope.project.id=5582566e46374d69b1fa77b17455469a", "previous": null, "next": null}} 2018-09-01 10:07:20,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=7d82fa599d2c4ba6869650f52f7a258b&role.id=15d58804f16f411fa415589a41781240&scope.project.id=5582566e46374d69b1fa77b17455469a used request id req-50daf35a-5e32-40ed-ac67-b458a652654f 2018-09-01 10:07:20,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0918910503387s 2018-09-01 10:07:20,245 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=7d82fa599d2c4ba6869650f52f7a258b&role.id=15d58804f16f411fa415589a41781240&scope.project.id=5582566e46374d69b1fa77b17455469a used request id req-50daf35a-5e32-40ed-ac67-b458a652654f 2018-09-01 10:07:20,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-01 10:07:20,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5582566e46374d69b1fa77b17455469a/users/7d82fa599d2c4ba6869650f52f7a258b/roles/15d58804f16f411fa415589a41781240 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:20,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 10:07:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea0ae9a-da3a-43c0-9ad6-41bf77900c51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 10:07:20,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5582566e46374d69b1fa77b17455469a/users/7d82fa599d2c4ba6869650f52f7a258b/roles/15d58804f16f411fa415589a41781240 used request id req-0ea0ae9a-da3a-43c0-9ad6-41bf77900c51 2018-09-01 10:07:20,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135269165039s 2018-09-01 10:07:20,383 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5582566e46374d69b1fa77b17455469a/users/7d82fa599d2c4ba6869650f52f7a258b/roles/15d58804f16f411fa415589a41781240 used request id req-0ea0ae9a-da3a-43c0-9ad6-41bf77900c51 2018-09-01 10:07:20,384 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_bf679161-469f-45df-a08a-e252d21fb036', 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'5582566e46374d69b1fa77b17455469a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '844b02c6-8d2d-46c4-a119-f4d980227232', 'username': u'tenantnetwork2-user_bf679161-469f-45df-a08a-e252d21fb036', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-01 10:07:20,385 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 10:07:20,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 10:07:20,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 10:07:20,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 10:07:20,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 10:07:20,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 10:07:20,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 10:07:20,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 10:07:20,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 10:07:20,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 10:07:20,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 10:07:20,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 10:07:20,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 10:07:20,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 10:07:20,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 10:07:20,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 10:07:20,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 10:07:20,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 10:07:20,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 10:07:20,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 10:07:20,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 10:07:20,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 10:07:20,389 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_bf679161-469f-45df-a08a-e252d21fb036', 'password': '844b02c6-8d2d-46c4-a119-f4d980227232', 'project_name': 'tenantnetwork2-project_bf679161-469f-45df-a08a-e252d21fb036', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000//v3', 'project_id': '5582566e46374d69b1fa77b17455469a', 'project_domain_name': 'Default'} 2018-09-01 10:07:20,390 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-01 10:07:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 10:07:20,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c189bd-3a39-432c-b9c9-99057248dc5a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-09-01 10:07:20,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-44c189bd-3a39-432c-b9c9-99057248dc5a 2018-09-01 10:07:20,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-09-01 10:07:20,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "15d58804f16f411fa415589a41781240", "name": "Member"}], "expires_at": "2018-09-01T11:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5582566e46374d69b1fa77b17455469a", "name": "tenantnetwork2-project_bf679161-469f-45df-a08a-e252d21fb036"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d4b3a446984b2093a0ffebf87f8e1c"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f19aee4b364d42f889f58952fa740285"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1e3fb1c0b814ad79c7e8a536c38ca7b"}], "type": "identity", "id": "209e286b79b8482a8cd2e8097c59d3d8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "112567d65c59443299e0e41a437bd56a"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df3c25060ca04a1b98ff27358c423fdb"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "face01d822bc41e1b94ac61a121df847"}], "type": "metric", "id": "3250ed6cfba8457ba5f3ec94c3f4efa7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_5582566e46374d69b1fa77b17455469a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bb700b9152743fc87d17af25ed74565"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75b40b8ef12a4194a2c8f0ba493b3799"}, {"url": "http://172.30.9.28:8080/v1/AUTH_5582566e46374d69b1fa77b17455469a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd2691cec8cf4374a307a8ee27241091"}], "type": "object-store", "id": "3df9b45871034fa781f39d2da0014f9d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36dfcf6b91ff4bd7a24bf57871abb658"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff5d114661d4a23a370072cf32744de"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cc95d955ebd4310885a9b14f56bb896"}], "type": "network", "id": "69f159ad8d7744daa23ce901643dcb3a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e5e225300b949fe8540538d649f24bc"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2dc2f15643ae44b7ba5ff6e4aebe4e79"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a09e7353b2d74f49b9ec37ab000caf4a"}], "type": "alarming", "id": "6ecf884bae054d0685bd440e67f06dfe", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5582566e46374d69b1fa77b17455469a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0289aa75eea14519a966b2ebb57c07c4"}, {"url": "http://172.30.9.28:8004/v1/5582566e46374d69b1fa77b17455469a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2636c0b2fae4dd3b5f745ef7efdaffe"}, {"url": "http://192.30.9.3:8004/v1/5582566e46374d69b1fa77b17455469a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beded31bc666448f8d8b473e226c657a"}], "type": "orchestration", "id": "8db10a8bbb0f4299b86bea7d5df5d832", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e452522de7445f193eecf15a0391a1c"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5cd980c9716e4e6aa385d4fa115c9c34"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b8befeb1e143d6ba086e2ecc69ec20"}], "type": "placement", "id": "af03501aeb654920a6148bf4e2929542", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5582566e46374d69b1fa77b17455469a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3631041565b04164a58a9ae4e92a4eec"}, {"url": "http://172.30.9.28:8776/v1/5582566e46374d69b1fa77b17455469a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50ae6e82cd5d4534a640d8d8a7dbb759"}, {"url": "http://192.30.9.3:8776/v1/5582566e46374d69b1fa77b17455469a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f18aae07217749c5bf03bd38023e71e6"}], "type": "volume", "id": "c00aca787d444a8d8084662f0e76cd04", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5582566e46374d69b1fa77b17455469a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2aa8902c15a484fbf9844370ffcc296"}, {"url": "http://192.30.9.3:8776/v2/5582566e46374d69b1fa77b17455469a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9900e49242b4032b1da20fedbf591e6"}, {"url": "http://172.30.9.28:8776/v2/5582566e46374d69b1fa77b17455469a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ede82337aa954d09bc2cfa3b2ac0c23f"}], "type": "volumev2", "id": "d973868792074ca1bb0f2b69eba62daa", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23af716229244fabb27b7c03d399939d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "591b3a76ee75426c9b5bfe51c2283172"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66463e4ac942427092cf0ba2680a1cf7"}], "type": "event", "id": "db0cc21a478f47b5a6c22565d201f308", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "db2be78ceb304f81afcf871fd0c0b996", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5582566e46374d69b1fa77b17455469a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ebf760044824227b1f8140ae12f911d"}, {"url": "http://192.30.9.3:8776/v3/5582566e46374d69b1fa77b17455469a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8828f642e6084b1b9f0dc4601a39338b"}, {"url": "http://172.30.9.28:8776/v3/5582566e46374d69b1fa77b17455469a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b237ee4fb72f40599a999a75c027c388"}], "type": "volumev3", "id": "db87e2eeb84e49e4a56e61cfb0fb60a5", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "075d8eac5ac24e0fb103a520782b10ee"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f60ebe245b4083be0d1883c342e6f1"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e01eaec02444ceb5338b8f1ff55a36"}], "type": "compute", "id": "dca8482762d946669ec0b8cd464bc6cd", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04b18f5b49c74862bba2a01a2e71009e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ace1b4bd66149dd8de3aa047067cbb3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88adced706b44085b61245c83d73f50b"}], "type": "cloudformation", "id": "e10f6a0ec4b74620b46595005ed6fae3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "904de25ef15f4c2e86fd10d30dd88331"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eb325a7a7d7441ca183166770435fc2"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa875d33d143439f9aacc2b2ce72855d"}], "type": "image", "id": "e96c38c2a0c54be993b8708c5634d1cf", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_bf679161-469f-45df-a08a-e252d21fb036", "id": "7d82fa599d2c4ba6869650f52f7a258b"}, "audit_ids": ["KyOYB9AmTAmYW4ZgRE-Jjg"], "issued_at": "2018-09-01T10:07:20.000000Z"}} 2018-09-01 10:07:20,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-01 10:07:20,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" -d '{"network": {"name": "tenantnetwork2-net_bf679161-469f-45df-a08a-e252d21fb036", "admin_state_up": true}}' 2018-09-01 10:07:21,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-4a108151-65c0-44ff-9db4-73ddb6aecf20 Date: Sat, 01 Sep 2018 10:07:21 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"5582566e46374d69b1fa77b17455469a","created_at":"2018-09-01T10:07:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-09-01T10:07:21Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"5582566e46374d69b1fa77b17455469a","id":"70c82e3e-2a8c-486e-84bb-cd34d1a9cb82","name":"tenantnetwork2-net_bf679161-469f-45df-a08a-e252d21fb036"}} 2018-09-01 10:07:21,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a108151-65c0-44ff-9db4-73ddb6aecf20 2018-09-01 10:07:21,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.669392824173s 2018-09-01 10:07:21,536 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a108151-65c0-44ff-9db4-73ddb6aecf20 2018-09-01 10:07:21,536 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T10:07:21Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'70c82e3e-2a8c-486e-84bb-cd34d1a9cb82', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_bf679161-469f-45df-a08a-e252d21fb036', u'admin_state_up': True, u'tenant_id': u'5582566e46374d69b1fa77b17455469a', u'created_at': u'2018-09-01T10:07:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5582566e46374d69b1fa77b17455469a'}) 2018-09-01 10:07:21,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 10:07:21,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" 2018-09-01 10:07:21,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-d9afda11-60d7-4616-b6b4-5870833bff2d Date: Sat, 01 Sep 2018 10:07:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8f9a4eff-ce05-475c-96d6-84d653a61a05"],"updated_at":"2018-09-01T10:04:32Z","tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"cfa5582a8f64445e8f80062f49863c6f","id":"0f11a604-9e0c-413c-af06-13c4734ea59d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-01T10:07:21Z","tenant_id":"5582566e46374d69b1fa77b17455469a","created_at":"2018-09-01T10:07:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5582566e46374d69b1fa77b17455469a","id":"70c82e3e-2a8c-486e-84bb-cd34d1a9cb82","name":"tenantnetwork2-net_bf679161-469f-45df-a08a-e252d21fb036"}]} 2018-09-01 10:07:21,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d9afda11-60d7-4616-b6b4-5870833bff2d 2018-09-01 10:07:21,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.135489940643s 2018-09-01 10:07:21,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d9afda11-60d7-4616-b6b4-5870833bff2d 2018-09-01 10:07:21,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-01 10:07:21,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" -d '{"subnet": {"name": "tenantnetwork2-subnet_bf679161-469f-45df-a08a-e252d21fb036", "enable_dhcp": true, "network_id": "70c82e3e-2a8c-486e-84bb-cd34d1a9cb82", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-01 10:07:22,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3393efda-fe4e-4888-a595-afbb2cca3627 Date: Sat, 01 Sep 2018 10:07:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70c82e3e-2a8c-486e-84bb-cd34d1a9cb82","tenant_id":"5582566e46374d69b1fa77b17455469a","created_at":"2018-09-01T10:07:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T10:07:22Z","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":"5582566e46374d69b1fa77b17455469a","id":"e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8","subnetpool_id":null,"name":"tenantnetwork2-subnet_bf679161-469f-45df-a08a-e252d21fb036"}} 2018-09-01 10:07:22,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3393efda-fe4e-4888-a595-afbb2cca3627 2018-09-01 10:07:22,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.764662027359s 2018-09-01 10:07:22,441 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3393efda-fe4e-4888-a595-afbb2cca3627 2018-09-01 10:07:22,441 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T10:07:22Z', 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'e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_bf679161-469f-45df-a08a-e252d21fb036', u'enable_dhcp': True, u'network_id': u'70c82e3e-2a8c-486e-84bb-cd34d1a9cb82', u'tenant_id': u'5582566e46374d69b1fa77b17455469a', u'created_at': u'2018-09-01T10:07:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5582566e46374d69b1fa77b17455469a'}) 2018-09-01 10:07:22,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-01 10:07:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" -d '{"router": {"external_gateway_info": {"network_id": "0f11a604-9e0c-413c-af06-13c4734ea59d"}, "name": "tenantnetwork2-router_bf679161-469f-45df-a08a-e252d21fb036", "admin_state_up": true}}' 2018-09-01 10:07:23,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-947d7c03-f105-4b5b-b3be-eed2ae5f9c14 Date: Sat, 01 Sep 2018 10:07:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0f11a604-9e0c-413c-af06-13c4734ea59d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8f9a4eff-ce05-475c-96d6-84d653a61a05", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "5582566e46374d69b1fa77b17455469a", "created_at": "2018-09-01T10:07:22Z", "admin_state_up": true, "updated_at": "2018-09-01T10:07:23Z", "revision_number": 2, "routes": [], "project_id": "5582566e46374d69b1fa77b17455469a", "id": "5aa2b770-b4f8-4bae-926b-0756bb27f4cc", "name": "tenantnetwork2-router_bf679161-469f-45df-a08a-e252d21fb036"}} 2018-09-01 10:07:23,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-947d7c03-f105-4b5b-b3be-eed2ae5f9c14 2018-09-01 10:07:23,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.07003808022s 2018-09-01 10:07:23,512 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-947d7c03-f105-4b5b-b3be-eed2ae5f9c14 2018-09-01 10:07:23,513 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'0f11a604-9e0c-413c-af06-13c4734ea59d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8f9a4eff-ce05-475c-96d6-84d653a61a05', u'ip_address': u'172.30.9.203'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5582566e46374d69b1fa77b17455469a', u'created_at': u'2018-09-01T10:07:22Z', u'admin_state_up': True, u'updated_at': u'2018-09-01T10:07:23Z', u'revision_number': 2, u'routes': [], u'project_id': u'5582566e46374d69b1fa77b17455469a', u'id': u'5aa2b770-b4f8-4bae-926b-0756bb27f4cc', u'name': u'tenantnetwork2-router_bf679161-469f-45df-a08a-e252d21fb036'}) 2018-09-01 10:07:23,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-01 10:07:23,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/5aa2b770-b4f8-4bae-926b-0756bb27f4cc/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}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" -d '{"subnet_id": "e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8"}' 2018-09-01 10:07:25,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8e2addd3-dc13-47e3-8f28-8829cc11f117 Date: Sat, 01 Sep 2018 10:07:25 GMT RESP BODY: {"network_id": "70c82e3e-2a8c-486e-84bb-cd34d1a9cb82", "tenant_id": "5582566e46374d69b1fa77b17455469a", "subnet_id": "e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8", "subnet_ids": ["e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8"], "port_id": "bbf0d8af-70a7-45a0-a5bf-f322583505db", "id": "5aa2b770-b4f8-4bae-926b-0756bb27f4cc"} 2018-09-01 10:07:25,201 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5aa2b770-b4f8-4bae-926b-0756bb27f4cc/add_router_interface.json used request id req-8e2addd3-dc13-47e3-8f28-8829cc11f117 2018-09-01 10:07:25,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.68730401993s 2018-09-01 10:07:25,201 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5aa2b770-b4f8-4bae-926b-0756bb27f4cc/add_router_interface.json used request id req-8e2addd3-dc13-47e3-8f28-8829cc11f117 returning object 5aa2b770-b4f8-4bae-926b-0756bb27f4cc 2018-09-01 10:07:25,313 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 10:07:25,313 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-01 10:07:25,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-01 10:07:25,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/5aa2b770-b4f8-4bae-926b-0756bb27f4cc/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}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" -d '{"subnet_id": "e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8"}' 2018-09-01 10:07:26,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6da4c959-140a-45a9-9470-f4d169f4ba84 Date: Sat, 01 Sep 2018 10:07:26 GMT RESP BODY: {"network_id": "70c82e3e-2a8c-486e-84bb-cd34d1a9cb82", "tenant_id": "5582566e46374d69b1fa77b17455469a", "subnet_id": "e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8", "subnet_ids": ["e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8"], "port_id": "bbf0d8af-70a7-45a0-a5bf-f322583505db", "id": "5aa2b770-b4f8-4bae-926b-0756bb27f4cc"} 2018-09-01 10:07:26,724 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5aa2b770-b4f8-4bae-926b-0756bb27f4cc/remove_router_interface.json used request id req-6da4c959-140a-45a9-9470-f4d169f4ba84 2018-09-01 10:07:26,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.40494394302s 2018-09-01 10:07:26,724 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5aa2b770-b4f8-4bae-926b-0756bb27f4cc/remove_router_interface.json used request id req-6da4c959-140a-45a9-9470-f4d169f4ba84 returning object 5aa2b770-b4f8-4bae-926b-0756bb27f4cc 2018-09-01 10:07:26,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 10:07:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" 2018-09-01 10:07:26,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6059e3b6-49bf-4a7f-8469-b7d7048e126f Date: Sat, 01 Sep 2018 10:07:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0f11a604-9e0c-413c-af06-13c4734ea59d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8f9a4eff-ce05-475c-96d6-84d653a61a05", "ip_address": "172.30.9.203"}]}, "description": "", "tags": [], "tenant_id": "5582566e46374d69b1fa77b17455469a", "created_at": "2018-09-01T10:07:22Z", "admin_state_up": true, "updated_at": "2018-09-01T10:07:26Z", "revision_number": 4, "routes": [], "project_id": "5582566e46374d69b1fa77b17455469a", "id": "5aa2b770-b4f8-4bae-926b-0756bb27f4cc", "name": "tenantnetwork2-router_bf679161-469f-45df-a08a-e252d21fb036"}]} 2018-09-01 10:07:26,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6059e3b6-49bf-4a7f-8469-b7d7048e126f 2018-09-01 10:07:26,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1317050457s 2018-09-01 10:07:26,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6059e3b6-49bf-4a7f-8469-b7d7048e126f 2018-09-01 10:07:26,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-01 10:07:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/5aa2b770-b4f8-4bae-926b-0756bb27f4cc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" 2018-09-01 10:07:28,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7717224d-6f04-4f42-bd6d-210149807596 Content-Length: 0 Date: Sat, 01 Sep 2018 10:07:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 10:07:28,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5aa2b770-b4f8-4bae-926b-0756bb27f4cc.json used request id req-7717224d-6f04-4f42-bd6d-210149807596 2018-09-01 10:07:28,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16055703163s 2018-09-01 10:07:28,019 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5aa2b770-b4f8-4bae-926b-0756bb27f4cc.json used request id req-7717224d-6f04-4f42-bd6d-210149807596 2018-09-01 10:07:28,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 10:07:28,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" 2018-09-01 10:07:28,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e6ab527f-f003-4486-b243-ff453b1f85a7 Date: Sat, 01 Sep 2018 10:07:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70c82e3e-2a8c-486e-84bb-cd34d1a9cb82","tenant_id":"5582566e46374d69b1fa77b17455469a","created_at":"2018-09-01T10:07:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T10:07:22Z","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":"5582566e46374d69b1fa77b17455469a","id":"e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8","subnetpool_id":null,"name":"tenantnetwork2-subnet_bf679161-469f-45df-a08a-e252d21fb036"}]} 2018-09-01 10:07:28,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e6ab527f-f003-4486-b243-ff453b1f85a7 2018-09-01 10:07:28,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0872459411621s 2018-09-01 10:07:28,107 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e6ab527f-f003-4486-b243-ff453b1f85a7 2018-09-01 10:07:28,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-01 10:07:28,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" 2018-09-01 10:07:29,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f4b06d78-2285-4239-806a-960b12fd6b0a Date: Sat, 01 Sep 2018 10:07:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 10:07:29,202 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8.json used request id req-f4b06d78-2285-4239-806a-960b12fd6b0a 2018-09-01 10:07:29,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.09384393692s 2018-09-01 10:07:29,202 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e4e0a5d8-43ae-41da-9621-fbbe5f88c3c8.json used request id req-f4b06d78-2285-4239-806a-960b12fd6b0a 2018-09-01 10:07:29,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 10:07:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" 2018-09-01 10:07:29,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-f97f9c23-de36-42dd-a260-84b4a1f69ba9 Date: Sat, 01 Sep 2018 10:07:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8f9a4eff-ce05-475c-96d6-84d653a61a05"],"updated_at":"2018-09-01T10:04:32Z","tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:26Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"cfa5582a8f64445e8f80062f49863c6f","id":"0f11a604-9e0c-413c-af06-13c4734ea59d","name":"external"},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-01T10:07:28Z","tenant_id":"5582566e46374d69b1fa77b17455469a","created_at":"2018-09-01T10:07:21Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5582566e46374d69b1fa77b17455469a","id":"70c82e3e-2a8c-486e-84bb-cd34d1a9cb82","name":"tenantnetwork2-net_bf679161-469f-45df-a08a-e252d21fb036"}]} 2018-09-01 10:07:29,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f97f9c23-de36-42dd-a260-84b4a1f69ba9 2018-09-01 10:07:29,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.087338924408s 2018-09-01 10:07:29,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f97f9c23-de36-42dd-a260-84b4a1f69ba9 2018-09-01 10:07:29,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-01 10:07:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/70c82e3e-2a8c-486e-84bb-cd34d1a9cb82.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf75b42001dc07da849d0aef7a6ae511cc6a2c88" 2018-09-01 10:07:30,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31da1540-14a4-4023-8910-d0773baadac1 Date: Sat, 01 Sep 2018 10:07:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 10:07:30,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/70c82e3e-2a8c-486e-84bb-cd34d1a9cb82.json used request id req-31da1540-14a4-4023-8910-d0773baadac1 2018-09-01 10:07:30,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.60175704956s 2018-09-01 10:07:30,894 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/70c82e3e-2a8c-486e-84bb-cd34d1a9cb82.json used request id req-31da1540-14a4-4023-8910-d0773baadac1 2018-09-01 10:07:30,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-01 10:07:30,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:31,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c4dc8f-5e16-4e4b-bb7d-f37e7483e47a Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/10e838665fc7490abbff404fb9e09e06"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10e838665fc7490abbff404fb9e09e06", "email": "placement@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/160d4cb879c440c09d6f4a9805162fcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "160d4cb879c440c09d6f4a9805162fcf", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/1d74ea6c801c49fe9f5b2964693b6842"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d74ea6c801c49fe9f5b2964693b6842", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/1dc4eac325ce47a1b98dba07d3abd247"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dc4eac325ce47a1b98dba07d3abd247", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/2ffe458bf7ee484cae6c8d4495e47d48"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ffe458bf7ee484cae6c8d4495e47d48", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/4e42d38e732f40d880142c135cb6cd4e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e42d38e732f40d880142c135cb6cd4e", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/60b9c8bff0c74884acee319b64163b55"}, "domain_id": "default", "enabled": true, "options": {}, "id": "60b9c8bff0c74884acee319b64163b55", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/63b0be5df53d4bc794c67f5a1759df70"}, "domain_id": "default", "enabled": true, "options": {}, "id": "63b0be5df53d4bc794c67f5a1759df70", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/79372675a3544a978282c0d6487ff4b7"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79372675a3544a978282c0d6487ff4b7", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_bf679161-469f-45df-a08a-e252d21fb036", "links": {"self": "http://172.30.9.28:5000/v3/users/7d82fa599d2c4ba6869650f52f7a258b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d82fa599d2c4ba6869650f52f7a258b", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/a684ae9c56d2460bb14e55ff88450ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a684ae9c56d2460bb14e55ff88450ea4", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/bc48fbbd3f46483e84c158c8ffa3164b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bc48fbbd3f46483e84c158c8ffa3164b", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/d3dbd49fa97747cf98176e079d4c93da"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3dbd49fa97747cf98176e079d4c93da", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/e64f92bc3b72414691fea60154bba03c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e64f92bc3b72414691fea60154bba03c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/ecb9574e6f51480892e04f6200d76f71"}, "domain_id": "84e1a8a35b0a42bfb359ae62ec95634a", "enabled": true, "options": {}, "id": "ecb9574e6f51480892e04f6200d76f71", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-09-01 10:07:31,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-74c4dc8f-5e16-4e4b-bb7d-f37e7483e47a 2018-09-01 10:07:31,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110860109329s 2018-09-01 10:07:31,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-74c4dc8f-5e16-4e4b-bb7d-f37e7483e47a 2018-09-01 10:07:31,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-01 10:07:31,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/7d82fa599d2c4ba6869650f52f7a258b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:31,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2e97e1-3938-4694-8f1c-01cea12c9d16 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_bf679161-469f-45df-a08a-e252d21fb036", "links": {"self": "http://172.30.9.28:5000/v3/users/7d82fa599d2c4ba6869650f52f7a258b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7d82fa599d2c4ba6869650f52f7a258b", "description": null}} 2018-09-01 10:07:31,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/7d82fa599d2c4ba6869650f52f7a258b used request id req-9a2e97e1-3938-4694-8f1c-01cea12c9d16 2018-09-01 10:07:31,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112582206726s 2018-09-01 10:07:31,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/7d82fa599d2c4ba6869650f52f7a258b used request id req-9a2e97e1-3938-4694-8f1c-01cea12c9d16 2018-09-01 10:07:31,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-01 10:07:31,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/7d82fa599d2c4ba6869650f52f7a258b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:31,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 10:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329ca021-b8ff-44be-8317-099f27101e61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 10:07:31,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7d82fa599d2c4ba6869650f52f7a258b used request id req-329ca021-b8ff-44be-8317-099f27101e61 2018-09-01 10:07:31,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.291104078293s 2018-09-01 10:07:31,417 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7d82fa599d2c4ba6869650f52f7a258b used request id req-329ca021-b8ff-44be-8317-099f27101e61 2018-09-01 10:07:31,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-01 10:07:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:31,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52393786-230a-49da-9087-7cfdf03e3b29 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/25a484728518425db15ea6900ccc90c4"}, "tags": [], "enabled": true, "id": "25a484728518425db15ea6900ccc90c4", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/5582566e46374d69b1fa77b17455469a"}, "tags": [], "enabled": true, "id": "5582566e46374d69b1fa77b17455469a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_bf679161-469f-45df-a08a-e252d21fb036"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/cfa5582a8f64445e8f80062f49863c6f"}, "tags": [], "enabled": true, "id": "cfa5582a8f64445e8f80062f49863c6f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-01 10:07:31,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-52393786-230a-49da-9087-7cfdf03e3b29 2018-09-01 10:07:31,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0888261795044s 2018-09-01 10:07:31,512 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-52393786-230a-49da-9087-7cfdf03e3b29 2018-09-01 10:07:31,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-01 10:07:31,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/5582566e46374d69b1fa77b17455469a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:31,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 10:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e4ba605-8c61-4505-ae3d-2fda46d2f825 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 10:07:31,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5582566e46374d69b1fa77b17455469a used request id req-5e4ba605-8c61-4505-ae3d-2fda46d2f825 2018-09-01 10:07:31,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.19242310524s 2018-09-01 10:07:31,709 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5582566e46374d69b1fa77b17455469a used request id req-5e4ba605-8c61-4505-ae3d-2fda46d2f825 2018-09-01 10:07:31,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 10:07:31,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:31,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c16026-b2f5-4717-a0a7-deb5189215df Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "063e13d567484208be0a8caedcf137cc", "links": {"self": "http://172.30.9.28:5000/v3/roles/063e13d567484208be0a8caedcf137cc"}, "name": "swiftoperator"}, {"domain_id": null, "id": "15d58804f16f411fa415589a41781240", "links": {"self": "http://172.30.9.28:5000/v3/roles/15d58804f16f411fa415589a41781240"}, "name": "Member"}, {"domain_id": null, "id": "406e2a2eb2d34932972c2f1f43b87e63", "links": {"self": "http://172.30.9.28:5000/v3/roles/406e2a2eb2d34932972c2f1f43b87e63"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "4fb83c61c10941b8936ca43fbc7aa03e", "links": {"self": "http://172.30.9.28:5000/v3/roles/4fb83c61c10941b8936ca43fbc7aa03e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c5b101e0a22c4d8a83704928a89e2d0d", "links": {"self": "http://172.30.9.28:5000/v3/roles/c5b101e0a22c4d8a83704928a89e2d0d"}, "name": "admin"}]} 2018-09-01 10:07:31,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-86c16026-b2f5-4717-a0a7-deb5189215df 2018-09-01 10:07:31,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154647111893s 2018-09-01 10:07:31,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-86c16026-b2f5-4717-a0a7-deb5189215df 2018-09-01 10:07:31,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-01 10:07:31,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/15d58804f16f411fa415589a41781240 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e86b3a6f9cd4f3e859c54bdfcbebc5b3c97a798" 2018-09-01 10:07:32,032 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 10:07:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-070a6ae4-5708-423e-bf0f-e9fbbdef21f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 10:07:32,032 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/15d58804f16f411fa415589a41781240 used request id req-070a6ae4-5708-423e-bf0f-e9fbbdef21f4 2018-09-01 10:07:32,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.159784078598s 2018-09-01 10:07:32,033 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/15d58804f16f411fa415589a41781240 used request id req-070a6ae4-5708-423e-bf0f-e9fbbdef21f4 2018-09-01 10:07:32,086 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-01 10:07:32,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 10:07:32,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 10:07:32,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 10:07:32,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 10:07:32,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 10:07:32,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 10:07:32,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 10:07:32,158 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 10:07:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 10:07:32,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 10:07:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78461919-4a38-4c9f-b90d-6593e3a1acd2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-09-01 10:07:32,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000//v3 used request id req-78461919-4a38-4c9f-b90d-6593e3a1acd2 2018-09-01 10:07:32,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-09-01 10:07:32,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c5b101e0a22c4d8a83704928a89e2d0d", "name": "admin"}], "expires_at": "2018-09-01T11:07:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25a484728518425db15ea6900ccc90c4", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17d4b3a446984b2093a0ffebf87f8e1c"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f19aee4b364d42f889f58952fa740285"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1e3fb1c0b814ad79c7e8a536c38ca7b"}], "type": "identity", "id": "209e286b79b8482a8cd2e8097c59d3d8", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "112567d65c59443299e0e41a437bd56a"}, {"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "df3c25060ca04a1b98ff27358c423fdb"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "face01d822bc41e1b94ac61a121df847"}], "type": "metric", "id": "3250ed6cfba8457ba5f3ec94c3f4efa7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.22:8080/v1/AUTH_25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0bb700b9152743fc87d17af25ed74565"}, {"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75b40b8ef12a4194a2c8f0ba493b3799"}, {"url": "http://172.30.9.28:8080/v1/AUTH_25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd2691cec8cf4374a307a8ee27241091"}], "type": "object-store", "id": "3df9b45871034fa781f39d2da0014f9d", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "36dfcf6b91ff4bd7a24bf57871abb658"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ff5d114661d4a23a370072cf32744de"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7cc95d955ebd4310885a9b14f56bb896"}], "type": "network", "id": "69f159ad8d7744daa23ce901643dcb3a", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1e5e225300b949fe8540538d649f24bc"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2dc2f15643ae44b7ba5ff6e4aebe4e79"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a09e7353b2d74f49b9ec37ab000caf4a"}], "type": "alarming", "id": "6ecf884bae054d0685bd440e67f06dfe", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0289aa75eea14519a966b2ebb57c07c4"}, {"url": "http://172.30.9.28:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2636c0b2fae4dd3b5f745ef7efdaffe"}, {"url": "http://192.30.9.3:8004/v1/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "beded31bc666448f8d8b473e226c657a"}], "type": "orchestration", "id": "8db10a8bbb0f4299b86bea7d5df5d832", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3e452522de7445f193eecf15a0391a1c"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5cd980c9716e4e6aa385d4fa115c9c34"}, {"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "61b8befeb1e143d6ba086e2ecc69ec20"}], "type": "placement", "id": "af03501aeb654920a6148bf4e2929542", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3631041565b04164a58a9ae4e92a4eec"}, {"url": "http://172.30.9.28:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50ae6e82cd5d4534a640d8d8a7dbb759"}, {"url": "http://192.30.9.3:8776/v1/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f18aae07217749c5bf03bd38023e71e6"}], "type": "volume", "id": "c00aca787d444a8d8084662f0e76cd04", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2aa8902c15a484fbf9844370ffcc296"}, {"url": "http://192.30.9.3:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d9900e49242b4032b1da20fedbf591e6"}, {"url": "http://172.30.9.28:8776/v2/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ede82337aa954d09bc2cfa3b2ac0c23f"}], "type": "volumev2", "id": "d973868792074ca1bb0f2b69eba62daa", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23af716229244fabb27b7c03d399939d"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "591b3a76ee75426c9b5bfe51c2283172"}, {"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "66463e4ac942427092cf0ba2680a1cf7"}], "type": "event", "id": "db0cc21a478f47b5a6c22565d201f308", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "db2be78ceb304f81afcf871fd0c0b996", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ebf760044824227b1f8140ae12f911d"}, {"url": "http://192.30.9.3:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8828f642e6084b1b9f0dc4601a39338b"}, {"url": "http://172.30.9.28:8776/v3/25a484728518425db15ea6900ccc90c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b237ee4fb72f40599a999a75c027c388"}], "type": "volumev3", "id": "db87e2eeb84e49e4a56e61cfb0fb60a5", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "075d8eac5ac24e0fb103a520782b10ee"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2f60ebe245b4083be0d1883c342e6f1"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3e01eaec02444ceb5338b8f1ff55a36"}], "type": "compute", "id": "dca8482762d946669ec0b8cd464bc6cd", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04b18f5b49c74862bba2a01a2e71009e"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2ace1b4bd66149dd8de3aa047067cbb3"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "88adced706b44085b61245c83d73f50b"}], "type": "cloudformation", "id": "e10f6a0ec4b74620b46595005ed6fae3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "904de25ef15f4c2e86fd10d30dd88331"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9eb325a7a7d7441ca183166770435fc2"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa875d33d143439f9aacc2b2ce72855d"}], "type": "image", "id": "e96c38c2a0c54be993b8708c5634d1cf", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a684ae9c56d2460bb14e55ff88450ea4"}, "audit_ids": ["OvGPf1ptTbiibIIZsGwOfQ"], "issued_at": "2018-09-01T10:07:32.000000Z"}} 2018-09-01 10:07:32,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 10:07:32,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" 2018-09-01 10:07:32,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-c62e55be-593e-4193-aea4-b8ff5fe3c089 Date: Sat, 01 Sep 2018 10:07:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"0f11a604-9e0c-413c-af06-13c4734ea59d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfa5582a8f64445e8f80062f49863c6f","status":"ACTIVE","subnets":["8f9a4eff-ce05-475c-96d6-84d653a61a05"],"description":"","tags":[],"updated_at":"2018-09-01T10:04:32Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:26Z","provider:network_type":"flat"}]} 2018-09-01 10:07:32,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c62e55be-593e-4193-aea4-b8ff5fe3c089 2018-09-01 10:07:32,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.317382097244s 2018-09-01 10:07:32,868 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c62e55be-593e-4193-aea4-b8ff5fe3c089 2018-09-01 10:07:32,868 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-01 10:07:32,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-01 10:07:32,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" -d '{"network": {"name": "vmready1-net_a262d019-05a0-4dd2-a4ee-ff9e63b60510", "admin_state_up": true}}' 2018-09-01 10:07:33,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-62e69934-c746-47d8-be73-5715c6626452 Date: Sat, 01 Sep 2018 10:07:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ac7abfde-b21f-44f9-92d2-2a379ec948cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"25a484728518425db15ea6900ccc90c4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T10:07:33Z","is_default":false,"provider:segmentation_id":61,"name":"vmready1-net_a262d019-05a0-4dd2-a4ee-ff9e63b60510","admin_state_up":true,"tenant_id":"25a484728518425db15ea6900ccc90c4","created_at":"2018-09-01T10:07:32Z","mtu":1450}} 2018-09-01 10:07:33,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-62e69934-c746-47d8-be73-5715c6626452 2018-09-01 10:07:33,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.337754964828s 2018-09-01 10:07:33,207 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-62e69934-c746-47d8-be73-5715c6626452 2018-09-01 10:07:33,208 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-01T10:07:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ac7abfde-b21f-44f9-92d2-2a379ec948cf', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_a262d019-05a0-4dd2-a4ee-ff9e63b60510', u'admin_state_up': True, u'tenant_id': u'25a484728518425db15ea6900ccc90c4', u'created_at': u'2018-09-01T10:07:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'25a484728518425db15ea6900ccc90c4'}) 2018-09-01 10:07:33,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 10:07:33,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" 2018-09-01 10:07:33,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-f72446a0-4fc7-4c1c-b246-442ebbc8a4f9 Date: Sat, 01 Sep 2018 10:07:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"0f11a604-9e0c-413c-af06-13c4734ea59d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfa5582a8f64445e8f80062f49863c6f","status":"ACTIVE","subnets":["8f9a4eff-ce05-475c-96d6-84d653a61a05"],"description":"","tags":[],"updated_at":"2018-09-01T10:04:32Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ac7abfde-b21f-44f9-92d2-2a379ec948cf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"25a484728518425db15ea6900ccc90c4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T10:07:33Z","provider:segmentation_id":61,"name":"vmready1-net_a262d019-05a0-4dd2-a4ee-ff9e63b60510","admin_state_up":true,"tenant_id":"25a484728518425db15ea6900ccc90c4","created_at":"2018-09-01T10:07:32Z","provider:network_type":"vxlan"}]} 2018-09-01 10:07:33,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f72446a0-4fc7-4c1c-b246-442ebbc8a4f9 2018-09-01 10:07:33,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.222970962524s 2018-09-01 10:07:33,432 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f72446a0-4fc7-4c1c-b246-442ebbc8a4f9 2018-09-01 10:07:33,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-01 10:07:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" -d '{"subnet": {"name": "vmready1-subnet_a262d019-05a0-4dd2-a4ee-ff9e63b60510", "enable_dhcp": true, "network_id": "ac7abfde-b21f-44f9-92d2-2a379ec948cf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-01 10:07:33,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bcec4028-f6ed-4469-820d-5b42aa3b1605 Date: Sat, 01 Sep 2018 10:07:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7abfde-b21f-44f9-92d2-2a379ec948cf","tenant_id":"25a484728518425db15ea6900ccc90c4","created_at":"2018-09-01T10:07:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T10:07:33Z","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":"25a484728518425db15ea6900ccc90c4","id":"0b3d954c-8c7e-40a2-8000-937ac500c776","subnetpool_id":null,"name":"vmready1-subnet_a262d019-05a0-4dd2-a4ee-ff9e63b60510"}} 2018-09-01 10:07:33,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bcec4028-f6ed-4469-820d-5b42aa3b1605 2018-09-01 10:07:33,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.425076961517s 2018-09-01 10:07:33,859 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bcec4028-f6ed-4469-820d-5b42aa3b1605 2018-09-01 10:07:33,859 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T10:07:33Z', 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'0b3d954c-8c7e-40a2-8000-937ac500c776', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a262d019-05a0-4dd2-a4ee-ff9e63b60510', u'enable_dhcp': True, u'network_id': u'ac7abfde-b21f-44f9-92d2-2a379ec948cf', u'tenant_id': u'25a484728518425db15ea6900ccc90c4', u'created_at': u'2018-09-01T10:07:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'25a484728518425db15ea6900ccc90c4'}) 2018-09-01 10:07:33,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-01 10:07:33,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" -d '{"router": {"external_gateway_info": {"network_id": "0f11a604-9e0c-413c-af06-13c4734ea59d"}, "name": "vmready1-router_a262d019-05a0-4dd2-a4ee-ff9e63b60510", "admin_state_up": true}}' 2018-09-01 10:07:34,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-f89440f4-8190-408e-a8fc-44fd208e8c92 Date: Sat, 01 Sep 2018 10:07:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0f11a604-9e0c-413c-af06-13c4734ea59d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8f9a4eff-ce05-475c-96d6-84d653a61a05", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "25a484728518425db15ea6900ccc90c4", "created_at": "2018-09-01T10:07:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T10:07:34Z", "revision_number": 2, "routes": [], "project_id": "25a484728518425db15ea6900ccc90c4", "id": "a8676d68-99db-48fe-9101-f2c7892ae1b4", "name": "vmready1-router_a262d019-05a0-4dd2-a4ee-ff9e63b60510"}} 2018-09-01 10:07:34,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f89440f4-8190-408e-a8fc-44fd208e8c92 2018-09-01 10:07:34,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.06644582748s 2018-09-01 10:07:34,927 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f89440f4-8190-408e-a8fc-44fd208e8c92 2018-09-01 10:07:34,927 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'0f11a604-9e0c-413c-af06-13c4734ea59d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'8f9a4eff-ce05-475c-96d6-84d653a61a05', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'25a484728518425db15ea6900ccc90c4', u'created_at': u'2018-09-01T10:07:33Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-01T10:07:34Z', u'revision_number': 2, u'routes': [], u'project_id': u'25a484728518425db15ea6900ccc90c4', u'id': u'a8676d68-99db-48fe-9101-f2c7892ae1b4', u'name': u'vmready1-router_a262d019-05a0-4dd2-a4ee-ff9e63b60510'}) 2018-09-01 10:07:34,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-01 10:07:34,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a8676d68-99db-48fe-9101-f2c7892ae1b4/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}a39553c870287ee3cd9873539d9224e70699d241" -d '{"subnet_id": "0b3d954c-8c7e-40a2-8000-937ac500c776"}' 2018-09-01 10:07:37,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-330e02e7-8b56-43b7-b0d2-f484c132665c Date: Sat, 01 Sep 2018 10:07:37 GMT RESP BODY: {"network_id": "ac7abfde-b21f-44f9-92d2-2a379ec948cf", "tenant_id": "25a484728518425db15ea6900ccc90c4", "subnet_id": "0b3d954c-8c7e-40a2-8000-937ac500c776", "subnet_ids": ["0b3d954c-8c7e-40a2-8000-937ac500c776"], "port_id": "a3fc3500-9f0c-4634-b626-bb68992668b2", "id": "a8676d68-99db-48fe-9101-f2c7892ae1b4"} 2018-09-01 10:07:37,575 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a8676d68-99db-48fe-9101-f2c7892ae1b4/add_router_interface.json used request id req-330e02e7-8b56-43b7-b0d2-f484c132665c 2018-09-01 10:07:37,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.64779114723s 2018-09-01 10:07:37,576 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a8676d68-99db-48fe-9101-f2c7892ae1b4/add_router_interface.json used request id req-330e02e7-8b56-43b7-b0d2-f484c132665c returning object a8676d68-99db-48fe-9101-f2c7892ae1b4 2018-09-01 10:07:37,576 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-01 10:07:37,708 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-01 10:07:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 10:07:37,714 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 01 Sep 2018 10:07:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-09-01 10:07:37,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-01 10:07:37,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" 2018-09-01 10:07:38,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4e9d317d-a339-40c6-9538-6cad24da3f39 Date: Sat, 01 Sep 2018 10:07:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-01 10:07:38,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4e9d317d-a339-40c6-9538-6cad24da3f39 2018-09-01 10:07:38,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.654830932617s 2018-09-01 10:07:38,371 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4e9d317d-a339-40c6-9538-6cad24da3f39 2018-09-01 10:07:38,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-01 10:07:38,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_a262d019-05a0-4dd2-a4ee-ff9e63b60510", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_a262d019-05a0-4dd2-a4ee-ff9e63b60510"}' 2018-09-01 10:07:38,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2890d2bc-dad7-493f-9aa6-f283ac6f0bf5 Date: Sat, 01 Sep 2018 10:07:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d/file", "owner": "25a484728518425db15ea6900ccc90c4", "id": "eb08ec3e-d494-4c31-94cf-71a096c7e96d", "size": null, "self": "/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-01T10:07:38Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a262d019-05a0-4dd2-a4ee-ff9e63b60510", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a262d019-05a0-4dd2-a4ee-ff9e63b60510", "checksum": null, "created_at": "2018-09-01T10:07:38Z", "protected": false} 2018-09-01 10:07:38,447 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2890d2bc-dad7-493f-9aa6-f283ac6f0bf5 2018-09-01 10:07:38,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.067902803421s 2018-09-01 10:07:38,448 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2890d2bc-dad7-493f-9aa6-f283ac6f0bf5 returning object eb08ec3e-d494-4c31-94cf-71a096c7e96d 2018-09-01 10:07:38,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-01 10:07:38,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d/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}a39553c870287ee3cd9873539d9224e70699d241" -d '' 2018-09-01 10:09:38,476 - shade - DEBUG - Unable to establish connection to http://172.30.9.28:9292/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-09-01 10:09:38,476 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.02670598 seconds, retrying 2018-09-01 10:09:38,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d/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}a39553c870287ee3cd9873539d9224e70699d241" -d '' 2018-09-01 10:09:39,156 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-6133060e-8182-4753-b8d7-e71a638fe19d Date: Sat, 01 Sep 2018 10:09:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-01 10:09:39,156 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d/file used request id req-6133060e-8182-4753-b8d7-e71a638fe19d 2018-09-01 10:09:39,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.707682133s 2018-09-01 10:09:39,157 - shade - DEBUG - Deleting failed upload of image vmready1-img_a262d019-05a0-4dd2-a4ee-ff9e63b60510 2018-09-01 10:09:39,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-01 10:09:39,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" 2018-09-01 10:09:39,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1225857e-382f-4be2-bac6-2ddfd4e115df Date: Sat, 01 Sep 2018 10:09:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-01 10:09:39,257 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d used request id req-1225857e-382f-4be2-bac6-2ddfd4e115df 2018-09-01 10:09:39,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.100093126297s 2018-09-01 10:09:39,258 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d used request id req-1225857e-382f-4be2-bac6-2ddfd4e115df 2018-09-01 10:09:39,258 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.28:9292/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d/file Conflict 2018-09-01 10:09:39,265 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.28:9292/v2/images/eb08ec3e-d494-4c31-94cf-71a096c7e96d/file Conflict 2018-09-01 10:09:39,380 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 10:09:39,380 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:06 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-01 10:09:39,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-01 10:09:39,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a8676d68-99db-48fe-9101-f2c7892ae1b4/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}a39553c870287ee3cd9873539d9224e70699d241" -d '{"subnet_id": "0b3d954c-8c7e-40a2-8000-937ac500c776"}' 2018-09-01 10:09:40,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-88d70be0-6fe8-47c3-9f1f-53d4483c2fea Date: Sat, 01 Sep 2018 10:09:40 GMT RESP BODY: {"network_id": "ac7abfde-b21f-44f9-92d2-2a379ec948cf", "tenant_id": "25a484728518425db15ea6900ccc90c4", "subnet_id": "0b3d954c-8c7e-40a2-8000-937ac500c776", "subnet_ids": ["0b3d954c-8c7e-40a2-8000-937ac500c776"], "port_id": "a3fc3500-9f0c-4634-b626-bb68992668b2", "id": "a8676d68-99db-48fe-9101-f2c7892ae1b4"} 2018-09-01 10:09:40,657 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a8676d68-99db-48fe-9101-f2c7892ae1b4/remove_router_interface.json used request id req-88d70be0-6fe8-47c3-9f1f-53d4483c2fea 2018-09-01 10:09:40,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.27193117142s 2018-09-01 10:09:40,657 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a8676d68-99db-48fe-9101-f2c7892ae1b4/remove_router_interface.json used request id req-88d70be0-6fe8-47c3-9f1f-53d4483c2fea returning object a8676d68-99db-48fe-9101-f2c7892ae1b4 2018-09-01 10:09:40,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 10:09:40,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" 2018-09-01 10:09:40,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-004e702e-e128-4056-9a7c-9e3e2b0adbfd Date: Sat, 01 Sep 2018 10:09:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0f11a604-9e0c-413c-af06-13c4734ea59d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "8f9a4eff-ce05-475c-96d6-84d653a61a05", "ip_address": "172.30.9.202"}]}, "description": "", "tags": [], "tenant_id": "25a484728518425db15ea6900ccc90c4", "created_at": "2018-09-01T10:07:33Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T10:09:39Z", "revision_number": 4, "routes": [], "project_id": "25a484728518425db15ea6900ccc90c4", "id": "a8676d68-99db-48fe-9101-f2c7892ae1b4", "name": "vmready1-router_a262d019-05a0-4dd2-a4ee-ff9e63b60510"}]} 2018-09-01 10:09:40,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-004e702e-e128-4056-9a7c-9e3e2b0adbfd 2018-09-01 10:09:40,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0977511405945s 2018-09-01 10:09:40,756 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-004e702e-e128-4056-9a7c-9e3e2b0adbfd 2018-09-01 10:09:40,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-01 10:09:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/a8676d68-99db-48fe-9101-f2c7892ae1b4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" 2018-09-01 10:09:41,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-732a27a6-d249-4064-854f-1ad3d37467c4 Content-Length: 0 Date: Sat, 01 Sep 2018 10:09:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 10:09:41,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a8676d68-99db-48fe-9101-f2c7892ae1b4.json used request id req-732a27a6-d249-4064-854f-1ad3d37467c4 2018-09-01 10:09:41,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.05529212952s 2018-09-01 10:09:41,813 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a8676d68-99db-48fe-9101-f2c7892ae1b4.json used request id req-732a27a6-d249-4064-854f-1ad3d37467c4 2018-09-01 10:09:41,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 10:09:41,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" 2018-09-01 10:09:41,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-7e11d747-cc2f-4439-bcb5-078f367cc2f5 Date: Sat, 01 Sep 2018 10:09:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ac7abfde-b21f-44f9-92d2-2a379ec948cf","tenant_id":"25a484728518425db15ea6900ccc90c4","created_at":"2018-09-01T10:07:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T10:07:33Z","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":"25a484728518425db15ea6900ccc90c4","id":"0b3d954c-8c7e-40a2-8000-937ac500c776","subnetpool_id":null,"name":"vmready1-subnet_a262d019-05a0-4dd2-a4ee-ff9e63b60510"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0f11a604-9e0c-413c-af06-13c4734ea59d","tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:32Z","dns_nameservers":[],"updated_at":"2018-09-01T10:04:32Z","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":"cfa5582a8f64445e8f80062f49863c6f","id":"8f9a4eff-ce05-475c-96d6-84d653a61a05","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-01 10:09:41,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7e11d747-cc2f-4439-bcb5-078f367cc2f5 2018-09-01 10:09:41,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.096705198288s 2018-09-01 10:09:41,910 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7e11d747-cc2f-4439-bcb5-078f367cc2f5 2018-09-01 10:09:41,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-01 10:09:41,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/0b3d954c-8c7e-40a2-8000-937ac500c776.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" 2018-09-01 10:09:42,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-127fbeaf-1a69-4463-af2d-a27d55a244e7 Date: Sat, 01 Sep 2018 10:09:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 10:09:42,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0b3d954c-8c7e-40a2-8000-937ac500c776.json used request id req-127fbeaf-1a69-4463-af2d-a27d55a244e7 2018-09-01 10:09:42,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01693296432s 2018-09-01 10:09:42,929 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0b3d954c-8c7e-40a2-8000-937ac500c776.json used request id req-127fbeaf-1a69-4463-af2d-a27d55a244e7 2018-09-01 10:09:42,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 10:09:42,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" 2018-09-01 10:09:43,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-f1bf8838-23bd-4a8f-87ed-a3a3ee2fcde9 Date: Sat, 01 Sep 2018 10:09:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"0f11a604-9e0c-413c-af06-13c4734ea59d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cfa5582a8f64445e8f80062f49863c6f","status":"ACTIVE","subnets":["8f9a4eff-ce05-475c-96d6-84d653a61a05"],"description":"","tags":[],"updated_at":"2018-09-01T10:04:32Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"cfa5582a8f64445e8f80062f49863c6f","created_at":"2018-09-01T10:04:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ac7abfde-b21f-44f9-92d2-2a379ec948cf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"25a484728518425db15ea6900ccc90c4","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T10:09:42Z","provider:segmentation_id":61,"name":"vmready1-net_a262d019-05a0-4dd2-a4ee-ff9e63b60510","admin_state_up":true,"tenant_id":"25a484728518425db15ea6900ccc90c4","created_at":"2018-09-01T10:07:32Z","provider:network_type":"vxlan"}]} 2018-09-01 10:09:43,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f1bf8838-23bd-4a8f-87ed-a3a3ee2fcde9 2018-09-01 10:09:43,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.077791929245s 2018-09-01 10:09:43,008 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f1bf8838-23bd-4a8f-87ed-a3a3ee2fcde9 2018-09-01 10:09:43,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-01 10:09:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/ac7abfde-b21f-44f9-92d2-2a379ec948cf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a39553c870287ee3cd9873539d9224e70699d241" 2018-09-01 10:09:44,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20738055-a8fa-425a-a21d-2cba7cc8e7c3 Date: Sat, 01 Sep 2018 10:09:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 10:09:44,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ac7abfde-b21f-44f9-92d2-2a379ec948cf.json used request id req-20738055-a8fa-425a-a21d-2cba7cc8e7c3 2018-09-01 10:09:44,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09520101547s 2018-09-01 10:09:44,104 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ac7abfde-b21f-44f9-92d2-2a379ec948cf.json used request id req-20738055-a8fa-425a-a21d-2cba7cc8e7c3 2018-09-01 10:09:44,105 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-01 10:09:44,105 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:05 | PASS | | vmready1 | functest | healthcheck | 02: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-09-01 10:09:44,119 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR